Unable to call the DID during/after the cron maintenance run
Posted: Thu Sep 27, 2018 6:28 pm
Hi Vicidial Team,
I have this issue when this cron scripts runs:
### optimize the database tables within the asterisk database
3 1 * * * /usr/share/astguiclient/AST_DB_optimize.pl
### reset several temporary-info tables in the database
2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl
our DID was unreachable, like having busy tone or hearing only dead air for at least 15mins(where I guess the length of the cron script running). I think our SIP should not be affected since the scripts our focus only in database maintenance and even if this runs we should able to hear our IVR message.
and also when this script runs asterisk cli showing this weird output bunch of them :
WARNING[48409]: chan_sip.c:4058 __sip_autodestruct: Autodestruct on dialog '3ae7eb658b8-0247-4017@10.109.0.2' with owner SIP/globe_sip-000265cf in place (Method: BYE). Rescheduling destruction for 10000 ms
ohh our system runs in
ViciBox Redux v.6.0.4
VERSION: 2.12-550a
BUILD: 160414-1013
Asterisk 1.8.32.3-vici
Thank you and looking forward for your answer
I have this issue when this cron scripts runs:
### optimize the database tables within the asterisk database
3 1 * * * /usr/share/astguiclient/AST_DB_optimize.pl
### reset several temporary-info tables in the database
2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl
our DID was unreachable, like having busy tone or hearing only dead air for at least 15mins(where I guess the length of the cron script running). I think our SIP should not be affected since the scripts our focus only in database maintenance and even if this runs we should able to hear our IVR message.
and also when this script runs asterisk cli showing this weird output bunch of them :
WARNING[48409]: chan_sip.c:4058 __sip_autodestruct: Autodestruct on dialog '3ae7eb658b8-0247-4017@10.109.0.2' with owner SIP/globe_sip-000265cf in place (Method: BYE). Rescheduling destruction for 10000 ms
ohh our system runs in
ViciBox Redux v.6.0.4
VERSION: 2.12-550a
BUILD: 160414-1013
Asterisk 1.8.32.3-vici
Thank you and looking forward for your answer