Page 1 of 1

CALLBACK STATUS LIVE

PostPosted: Fri Jan 12, 2024 4:19 am
by NetworkCentral
Have a quarry,
I have noticed, when downloading export callbacks there are status called live,
which generally means the time of the callback got matured.
But when i search for that particular lead its been disposed on another status like no answer or busy previously.
why its still showing as live ? it should be inactive status.




ViciBox v.10.0.2 090123
VERSION: 2.14-891a
BUILD: 230621-0114
Asterisk 13.38.3-vici
SVN Version: 3747

Re: CALLBACK STATUS LIVE

PostPosted: Fri Jan 12, 2024 7:50 am
by mflorell
You should check if you have this script entry(or something like it) in the crontab on one of your active VICIdial servers in your cluster:

# cleanup of the scheduled callback records
25 0 * * * /usr/share/astguiclient/AST_DB_dead_cb_purge.pl --purge-non-cb -q

Re: CALLBACK STATUS LIVE

PostPosted: Thu Jan 18, 2024 4:51 am
by NetworkCentral
mflorell wrote:You should check if you have this script entry(or something like it) in the crontab on one of your active VICIdial servers in your cluster:

# cleanup of the scheduled callback records
25 0 * * * /usr/share/astguiclient/AST_DB_dead_cb_purge.pl --purge-non-cb -q


Sorry for the delay .. i was in vaccation

yes its already there
25 0 * * * /usr/share/astguiclient/AST_DB_dead_cb_purge.pl --purge-non-cb --quiet