Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
crontab -e
[root@cc01-leg-dial-pbx ~]# crontab -e
* * * * * /usr/share/astguiclient/AST_manager_kill_hung_congested.pl
### updater for voicemail
* * * * * /usr/share/astguiclient/AST_vm_update.pl
### updater for conference validator
* * * * * /usr/share/astguiclient/AST_conf_update.pl
### flush queue DB table every hour for entries older than 1 hour
11 * * * * /usr/share/astguiclient/AST_flush_DBqueue.pl -q
### fix the vicidial_agent_log once every hour and the full day run at night
33 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl
50 0 * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl --last-24hours
## uncomment below if using QueueMetrics
#*/5 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl --only-qm-live-call-check
## uncomment below if using Vtiger
1 1 * * * /usr/share/astguiclient/Vtiger_optimize_all_tables.pl --quiet
### updater for VICIDIAL hopper
* * * * * /usr/share/astguiclient/AST_VDhopper.pl -q
### adjust the GMT offset for the leads in the vicidial_list table
1 1 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug
### reset several temporary-info tables in the database
2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl
### optimize the database tables within the asterisk database
3 1 * * * /usr/share/astguiclient/AST_DB_optimize.pl
## adjust time on the server with ntp
30 * * * * /usr/sbin/ntpdate -u pool.ntp.org 2>/dev/null 1>&2
### VICIDIAL agent time log weekly and daily summary report generation
2 0 * * 0 /usr/share/astguiclient/AST_agent_week.pl
22 0 * * * /usr/share/astguiclient/AST_agent_day.pl
### VICIDIAL campaign export scripts (OPTIONAL)
#32 0 * * * /usr/share/astguiclient/AST_VDsales_export.pl
#42 0 * * * /usr/share/astguiclient/AST_sourceID_summary_export.pl
### remove old recordings more than 7 days old
#24 0 * * * /usr/bin/find /var/spool/asterisk/monitorDONE -maxdepth 2 -type f -mtime +7 -print | xargs rm -f
### roll logs monthly on high-volume dialing systems
#30 1 1 * * /usr/share/astguiclient/ADMIN_archive_log_tables.pl
### remove old vicidial logs and asterisk logs more than 2 days old
28 0 * * * /usr/bin/find /var/log/astguiclient -maxdepth 1 -type f -mtime +2 -print | xargs rm -f
29 0 * * * /usr/bin/find /var/log/asterisk -maxdepth 3 -type f -mtime +2 -print | xargs rm -f
30 0 * * * /usr/bin/find / -maxdepth 1 -name "screenlog.0*" -mtime +4 -print | xargs rm -f
### keepalive script for GoAutoDial processes
* * * * * /usr/share/goautodial/keepalive_goautodial.pl
### Logs cleanup for GoAutoDial
8 1 * * * /usr/share/goautodial/go_clean.pl
[Jan 6 20:37:41] > Channel SIP/cc120-0000001b was answered.
[Jan 6 20:37:41] -- Executing [8600051@default:1] MeetMe("SIP/cc120-0000001b", "8600051|F") in new stack
[Jan 6 20:37:41] == Parsing '/etc/asterisk/meetme.conf': [Jan 6 20:37:41] Found
[Jan 6 20:37:41] == Parsing '/etc/asterisk/meetme-vicidial.conf': [Jan 6 20:37:41] Found
[Jan 6 20:37:41] -- Created MeetMe conference 1023 for conference '8600051'
[Jan 6 20:37:41] -- <SIP/cc120-0000001b> Playing 'conf-onlyperson' (language 'en')
[Jan 6 20:37:41] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 6 20:37:53] == Parsing '/etc/asterisk/manager.conf': [Jan 6 20:37:53] Found
[Jan 6 20:37:53] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 6 20:37:53] -- Executing [9505755477@default:1] AGI("Local/9505755477@default-8bd5,2", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 6 20:37:53] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 6 20:37:53] -- Executing [9505755477@default:2] Set("Local/9505755477@default-8bd5,2", "CALLERID(all)=0224943449 <0224943449>") in new stack
[Jan 6 20:37:53] -- Executing [9505755477@default:3] Dial("Local/9505755477@default-8bd5,2", "SIP/sip_comptel_01/505755477||tTor") in new stack
[Jan 6 20:37:53] -- Called sip_comptel_01/505755477
[Jan 6 20:37:53] == Parsing '/etc/asterisk/manager.conf': [Jan 6 20:37:53] Found
[Jan 6 20:37:53] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 6 20:37:53] -- Executing [9505755477@default:1] AGI("Local/9505755477@default-5caf,2", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 6 20:37:53] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 6 20:37:53] -- Executing [9505755477@default:2] Set("Local/9505755477@default-5caf,2", "CALLERID(all)=0224943449 <0224943449>") in new stack
[Jan 6 20:37:53] -- Executing [9505755477@default:3] Dial("Local/9505755477@default-5caf,2", "SIP/sip_comptel_01/505755477||tTor") in new stack
[Jan 6 20:37:53] -- Called sip_comptel_01/505755477
[Jan 6 20:37:53] == Parsing '/etc/asterisk/manager.conf': [Jan 6 20:37:53] Found
[Jan 6 20:37:53] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 6 20:37:53] -- Executing [9505755477@default:1] AGI("Local/9505755477@default-d27e,2", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 6 20:37:53] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 6 20:37:53] -- Executing [9505755477@default:2] Set("Local/9505755477@default-d27e,2", "CALLERID(all)=0224943449 <0224943449>") in new stack
[Jan 6 20:37:53] -- Executing [9505755477@default:3] Dial("Local/9505755477@default-d27e,2", "SIP/sip_comptel_01/505755477||tTor") in new stack
[Jan 6 20:37:53] -- Called sip_comptel_01/505755477
[Jan 6 20:37:54] == Refreshing DNS lookups.
[Jan 6 20:37:54] -- SIP/sip_comptel_01-0000001d is making progress passing it to Local/9505755477@default-5caf,2
[Jan 6 20:37:54] -- SIP/sip_comptel_01-0000001e is making progress passing it to Local/9505755477@default-d27e,2
[Jan 6 20:37:54] -- Got SIP response 486 "Busy here" back from 62.87.244.35
[Jan 6 20:37:54] -- SIP/sip_comptel_01-0000001e is busy
[Jan 6 20:37:54] == Everyone is busy/congested at this time (1:1/0/0)
[Jan 6 20:37:54] -- Executing [9505755477@default:4] Hangup("Local/9505755477@default-d27e,2", "") in new stack
[Jan 6 20:37:54] == Spawn extension (default, 9505755477, 4) exited non-zero on 'Local/9505755477@default-d27e,2'
[Jan 6 20:37:54] -- Executing [h@default:1] DeadAGI("Local/9505755477@default-d27e,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY----------") in new stack
[Jan 6 20:37:54] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY---------- completed, returning 0
[Jan 6 20:37:57] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 6 20:37:57] -- SIP/sip_comptel_01-0000001c is making progress passing it to Local/9505755477@default-8bd5,2
[Jan 6 20:37:57] -- SIP/sip_comptel_01-0000001c is ringing
[Jan 6 20:37:59] -- SIP/sip_comptel_01-0000001c answered Local/9505755477@default-8bd5,2
[Jan 6 20:37:59] > Channel Local/9505755477@default-8bd5,1 was answered.
[Jan 6 20:37:59] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 6 20:37:59] -- Executing [8368@default:1] Playback("Local/9505755477@default-8bd5,1", "sip-silence") in new stack
[Jan 6 20:37:59] -- <Local/9505755477@default-8bd5,1> Playing 'sip-silence' (language 'en')
[Jan 6 20:37:59] WARNING[12510]: file.c:1292 waitstream_core: Unexpected control subclass '-1'
[Jan 6 20:37:59] -- Executing [h@default:1] DeadAGI("Local/9505755477@default-8bd5,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----6-----0") in new stack
[Jan 6 20:37:59] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----6-----0 completed, returning 0
[Jan 6 20:37:59] == Spawn extension (default, 9505755477, 3) exited non-zero on 'Local/9505755477@default-8bd5,2'
[Jan 6 20:37:59] -- Executing [8368@default:2] AGI("SIP/sip_comptel_01-0000001c", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 6 20:37:59] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 6 20:37:59] -- Executing [8368@default:3] AGI("SIP/sip_comptel_01-0000001c", "agi-VDAD_ALL_outbound.agi|NORMAL-----LB") in new stack
[Jan 6 20:37:59] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
[Jan 6 20:38:00] -- Got SIP response 486 "Busy here" back from 62.87.244.35
[Jan 6 20:38:00] -- SIP/sip_comptel_01-0000001d is busy
[Jan 6 20:38:00] == Everyone is busy/congested at this time (1:1/0/0)
[Jan 6 20:38:00] -- Executing [9505755477@default:4] Hangup("Local/9505755477@default-5caf,2", "") in new stack
[Jan 6 20:38:00] == Spawn extension (default, 9505755477, 4) exited non-zero on 'Local/9505755477@default-5caf,2'
[Jan 6 20:38:00] -- Executing [h@default:1] DeadAGI("Local/9505755477@default-5caf,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY----------") in new stack
[Jan 6 20:38:00] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY---------- completed, returning 0
[Jan 6 20:38:00] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 6 20:38:02] == Parsing '/etc/asterisk/manager.conf': [Jan 6 20:38:02] Found
[Jan 6 20:38:02] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 6 20:38:02] == Parsing '/etc/asterisk/manager.conf': [Jan 6 20:38:02] Found
[Jan 6 20:38:02] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 6 20:38:02] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 6 20:38:07] == Parsing '/etc/asterisk/manager.conf': [Jan 6 20:38:07] Found
[Jan 6 20:38:07] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 6 20:38:07] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 6 20:38:07] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 6 20:38:09] == Spawn extension (default, 8368, 3) exited non-zero on 'SIP/sip_comptel_01-0000001c'
[Jan 6 20:38:09] -- Executing [h@default:1] DeadAGI("SIP/sip_comptel_01-0000001c", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Jan 6 20:38:09] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Jan 7 20:46:44] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 7 20:46:44] -- Executing [9505755477@default:1] AGI("Local/9505755477@default-5e34,2", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 7 20:46:44] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 7 20:46:44] -- Executing [9505755477@default:2] Dial("Local/9505755477@default-5e34,2", "SIP/sip_comptel_02/505755477||tTor") in new stack
[Jan 7 20:46:44] -- Called sip_comptel_02/505755477
[Jan 7 20:46:44] == Parsing '/etc/asterisk/manager.conf': [Jan 7 20:46:44] Found
[Jan 7 20:46:44] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 7 20:46:44] -- Executing [9505755477@default:1] AGI("Local/9505755477@default-3228,2", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 7 20:46:44] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 7 20:46:44] -- Executing [9505755477@default:2] Dial("Local/9505755477@default-3228,2", "SIP/sip_comptel_02/505755477||tTor") in new stack
[Jan 7 20:46:44] -- Called sip_comptel_02/505755477
[Jan 7 20:46:44] == Parsing '/etc/asterisk/manager.conf': [Jan 7 20:46:44] Found
[Jan 7 20:46:44] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 7 20:46:44] -- Executing [9505755477@default:1] AGI("Local/9505755477@default-7eca,2", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 7 20:46:44] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 7 20:46:44] -- Executing [9505755477@default:2] Dial("Local/9505755477@default-7eca,2", "SIP/sip_comptel_02/505755477||tTor") in new stack
[Jan 7 20:46:44] -- Called sip_comptel_02/505755477
[Jan 7 20:46:44] -- SIP/sip_comptel_02-00000004 is ringing
[Jan 7 20:46:44] -- SIP/sip_comptel_02-00000005 is ringing
[Jan 7 20:46:44] -- SIP/sip_comptel_02-00000006 is ringing
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000004 is making progress passing it to Local/9505755477@default-5e34,2
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000004 is ringing
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000004 is making progress passing it to Local/9505755477@default-5e34,2
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000006 is making progress passing it to Local/9505755477@default-7eca,2
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000006 is ringing
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000006 is making progress passing it to Local/9505755477@default-7eca,2
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000005 is making progress passing it to Local/9505755477@default-3228,2
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000005 is ringing
[Jan 7 20:46:45] -- SIP/sip_comptel_02-00000005 is making progress passing it to Local/9505755477@default-3228,2
[Jan 7 20:46:51] -- Got SIP response 486 "Busy Here" back from 79.133.193.90
[Jan 7 20:46:51] -- SIP/sip_comptel_02-00000005 is busy
[Jan 7 20:46:51] == Everyone is busy/congested at this time (1:1/0/0)
[Jan 7 20:46:51] -- Executing [9505755477@default:3] Hangup("Local/9505755477@default-3228,2", "") in new stack
[Jan 7 20:46:51] == Spawn extension (default, 9505755477, 3) exited non-zero on 'Local/9505755477@default-3228,2'
[Jan 7 20:46:51] -- Executing [h@default:1] DeadAGI("Local/9505755477@default-3228,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY----------") in new stack
[Jan 7 20:46:52] == Parsing '/etc/asterisk/manager.conf': [Jan 7 20:46:52] Found
[Jan 7 20:46:52] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 7 20:46:52] -- Executing [9505755477@default:1] AGI("Local/9505755477@default-2cf2,2", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 7 20:46:52] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 7 20:46:52] -- Executing [9505755477@default:2] Dial("Local/9505755477@default-2cf2,2", "SIP/sip_comptel_02/505755477||tTor") in new stack
[Jan 7 20:46:52] -- Called sip_comptel_02/505755477
[Jan 7 20:46:52] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY---------- completed, returning 0
[Jan 7 20:46:52] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 7 20:46:52] -- SIP/sip_comptel_02-00000007 is ringing
[Jan 7 20:46:52] -- SIP/sip_comptel_02-00000007 is making progress passing it to Local/9505755477@default-2cf2,2
[Jan 7 20:46:52] -- SIP/sip_comptel_02-00000007 is ringing
[Jan 7 20:46:52] -- SIP/sip_comptel_02-00000007 is making progress passing it to Local/9505755477@default-2cf2,2
[Jan 7 20:46:54] -- Got SIP response 486 "Busy Here" back from 79.133.193.90
[Jan 7 20:46:54] -- SIP/sip_comptel_02-00000006 is busy
[Jan 7 20:46:54] == Everyone is busy/congested at this time (1:1/0/0)
[Jan 7 20:46:54] -- Executing [9505755477@default:3] Hangup("Local/9505755477@default-7eca,2", "") in new stack
[Jan 7 20:46:54] == Spawn extension (default, 9505755477, 3) exited non-zero on 'Local/9505755477@default-7eca,2'
[Jan 7 20:46:54] -- Executing [h@default:1] DeadAGI("Local/9505755477@default-7eca,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY----------") in new stack
[Jan 7 20:46:55] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY---------- completed, returning 0
[Jan 7 20:46:55] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 7 20:46:55] -- SIP/sip_comptel_02-00000004 answered Local/9505755477@default-5e34,2
[Jan 7 20:46:55] > Channel Local/9505755477@default-5e34,1 was answered.
[Jan 7 20:46:55] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 7 20:46:55] -- Executing [8368@default:1] Playback("Local/9505755477@default-5e34,1", "sip-silence") in new stack
[Jan 7 20:46:55] -- <Local/9505755477@default-5e34,1> Playing 'sip-silence' (language 'en')
[Jan 7 20:46:55] WARNING[3678]: file.c:1292 waitstream_core: Unexpected control subclass '-1'
[Jan 7 20:46:55] -- Executing [h@default:1] DeadAGI("Local/9505755477@default-5e34,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----11-----0") in new stack
[Jan 7 20:46:55] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----11-----0 completed, returning 0
[Jan 7 20:46:55] -- Executing [8368@default:2] AGI("SIP/sip_comptel_02-00000004", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 7 20:46:55] == Spawn extension (default, 9505755477, 2) exited non-zero on 'Local/9505755477@default-5e34,2'
[Jan 7 20:46:55] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 7 20:46:55] -- Executing [8368@default:3] AGI("SIP/sip_comptel_02-00000004", "agi-VDAD_ALL_outbound.agi|NORMAL-----LB") in new stack
[Jan 7 20:46:55] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
[Jan 7 20:46:58] -- Got SIP response 486 "Busy Here" back from 79.133.193.90
[Jan 7 20:46:58] -- SIP/sip_comptel_02-00000007 is busy
[Jan 7 20:46:58] == Everyone is busy/congested at this time (1:1/0/0)
[Jan 7 20:46:58] -- Executing [9505755477@default:3] Hangup("Local/9505755477@default-2cf2,2", "") in new stack
[Jan 7 20:46:58] == Spawn extension (default, 9505755477, 3) exited non-zero on 'Local/9505755477@default-2cf2,2'
[Jan 7 20:46:58] -- Executing [h@default:1] DeadAGI("Local/9505755477@default-2cf2,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY----------") in new stack
[Jan 7 20:46:59] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY---------- completed, returning 0
[Jan 7 20:46:59] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 7 20:47:01] -- Playing 'ding' (escape_digits=) (sample_offset 0)
[Jan 7 20:47:01] == Parsing '/etc/asterisk/manager.conf': [Jan 7 20:47:01] Found
[Jan 7 20:47:01] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 7 20:47:01] == Parsing '/etc/asterisk/manager.conf': [Jan 7 20:47:01] Found
[Jan 7 20:47:01] == Manager 'sendcron' logged on from 127.0.0.1
[Jan 7 20:47:01] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 7 20:47:02] ERROR[3678]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
[Jan 7 20:47:02] -- AGI Script agi-VDAD_ALL_outbound.agi completed, returning 0
[Jan 7 20:47:02] -- Executing [8307@default:1] Answer("SIP/sip_comptel_02-00000004", "") in new stack
[Jan 7 20:47:02] -- Executing [8307@default:2] Playback("SIP/sip_comptel_02-00000004", "vm-goodbye") in new stack
[Jan 7 20:47:02] -- <SIP/sip_comptel_02-00000004> Playing 'vm-goodbye' (language 'en')
[Jan 7 20:47:03] -- Executing [8307@default:3] Hangup("SIP/sip_comptel_02-00000004", "") in new stack
[Jan 7 20:47:03] == Spawn extension (default, 8307, 3) exited non-zero on 'SIP/sip_comptel_02-00000004'
[Jan 7 20:47:03] -- Executing [h@default:1] DeadAGI("SIP/sip_comptel_02-00000004", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[Jan 7 20:47:03] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------- completed, returning 0
exten => _9XXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9XXXXXXXXX,2,Dial(${siptrunk02}/${EXTEN:1},,tTor)
exten => _9XXXXXXXXX,n,Hangup
[Jan 7 21:22:14] -- Executing [9505755477@default:1] AGI("Local/9505755477@default-fb1c,2", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 7 21:22:14] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 7 21:22:14] -- Executing [9505755477@default:2] Dial("Local/9505755477@default-fb1c,2", "SIP/sip_comptel_02/505755477||tTor") in new stack
[Jan 7 21:22:14] -- Called sip_comptel_02/505755477
[Jan 7 21:22:14] -- SIP/sip_comptel_02-0000000e is ringing
[Jan 7 21:22:14] -- SIP/sip_comptel_02-0000000e is making progress passing it to Local/9505755477@default-fb1c,2
[Jan 7 21:22:14] -- SIP/sip_comptel_02-0000000e is ringing
[Jan 7 21:22:14] -- SIP/sip_comptel_02-0000000e is making progress passing it to Local/9505755477@default-fb1c,2
[Jan 7 21:22:25] -- SIP/sip_comptel_02-0000000e answered Local/9505755477@default-fb1c,2
[Jan 7 21:22:25] > Channel Local/9505755477@default-fb1c,1 was answered.
[Jan 7 21:22:25] ERROR[9982]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
[Jan 7 21:22:25] ERROR[9982]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
[Jan 7 21:22:25] ERROR[9982]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
[Jan 7 21:22:25] == Manager 'sendcron' logged off from 127.0.0.1
[Jan 7 21:22:25] -- Executing [8368@default:1] Playback("Local/9505755477@default-fb1c,1", "sip-silence") in new stack
[Jan 7 21:22:25] -- <Local/9505755477@default-fb1c,1> Playing 'sip-silence' (language 'en')
[Jan 7 21:22:25] WARNING[10022]: file.c:1292 waitstream_core: Unexpected control subclass '-1'
[Jan 7 21:22:25] -- Executing [h@default:1] DeadAGI("Local/9505755477@default-fb1c,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----11-----0") in new stack
[Jan 7 21:22:25] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----11-----0 completed, returning 0
[Jan 7 21:22:25] == Spawn extension (default, 9505755477, 2) exited non-zero on 'Local/9505755477@default-fb1c,2'
[Jan 7 21:22:25] -- Executing [8368@default:2] AGI("SIP/sip_comptel_02-0000000e", "agi://127.0.0.1:4577/call_log") in new stack
[Jan 7 21:22:25] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 7 21:22:25] -- Executing [8368@default:3] AGI("SIP/sip_comptel_02-0000000e", "agi-VDAD_ALL_outbound.agi|NORMAL-----LB") in new stack
[Jan 7 21:22:25] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
[Jan 7 21:22:31] -- Playing 'ding' (escape_digits=) (sample_offset 0)
[Jan 7 21:22:32] ERROR[10022]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
[Jan 7 21:22:32] -- AGI Script agi-VDAD_ALL_outbound.agi completed, returning 0
[Jan 7 21:22:32] -- Executing [8307@default:1] Answer("SIP/sip_comptel_02-0000000e", "") in new stack
[Jan 7 21:22:32] -- Executing [8307@default:2] Playback("SIP/sip_comptel_02-0000000e", "vm-goodbye") in new stack
[Jan 7 21:22:32] -- <SIP/sip_comptel_02-0000000e> Playing 'vm-goodbye' (language 'en')
[Jan 7 21:22:33] -- Executing [8307@default:3] Hangup("SIP/sip_comptel_02-0000000e", "") in new stack
[Jan 7 21:22:33] == Spawn extension (default, 8307, 3) exited non-zero on 'SIP/sip_comptel_02-0000000e'
[Jan 7 21:22:33] -- Executing [h@default:1] DeadAGI("SIP/sip_comptel_02-0000000e", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[Jan 7 21:22:33] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------- completed, returning 0
cyberahmed wrote:[Jan 7 21:22:25] > Channel Local/9505755477@default-fb1c,1 was answered.
cyberahmed wrote:[Jan 7 21:22:31] -- Playing 'ding' (escape_digits=) (sample_offset 0)
cyberahmed wrote:[Jan 7 21:22:32] -- Executing [8307@default:2] Playback("SIP/sip_comptel_02-0000000e", "vm-goodbye") in new stack
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|Perl Environment Dump:
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|0|NORMAL-----LB
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|callerID changed: V0110142629000000233
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|AGI Environment Dump:
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- accountcode =
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- callerid = 0000000000
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- calleridname = V0110142629000000233
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- callingani2 = 0
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- callingpres = 0
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- callingtns = 0
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- callington = 0
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- channel = SIP/sip_comptel_02-00000eb1
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- context = default
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- dnid = unknown
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- enhanced = 0.0
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- extension = 8368
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- language = en
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- priority = 3
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- rdnis = unknown
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- request = agi-VDAD_ALL_outbound.agi
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- type = SIP
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi| -- uniqueid = 1294665990.10007
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|AGI Variables: |1294665990.10007|SIP/sip_comptel_02-00000eb1|8368|SIP|V0110142629000000233|V0110142629000000233|3|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|+++++ VDAD START : |233|2011-01-10 14:26:39|1.4.27.1-vici|3|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|0|SELECT count(*) FROM vicidial_live_agents where callerid='V0110142629000000233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|0|SELECT count(*) FROM vicidial_auto_calls where callerid='V0110142629000000233' and status IN('LIVE','XFER');|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD : |1|update of vac table: V0110142629000000233
|UPDATE vicidial_auto_calls set uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1',status='LIVE',stage='LIVE-0' where callerid='V0110142629000000233' order by call_time desc limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||UPDATE vicidial_list set status='PU' where lead_id='233' and status NOT IN('CALLBK');|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD vicidial_list PU update: |1|1294665990.10007|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||INSERT INTO vicidial_log (uniqueid,lead_id,campaign_id,call_date,start_epoch,status,phone_code,phone_number,user,processed,alt_dial,list_id) values('1294665990.10007','233','ADMIN_TS','2011-01-10 14:26:39','1294665999','QUEUE','1','505755477','VDAD','N','NONE','105')|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD : |233|233|insert to vicidial_log: 1294665990.10007
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and campaign_id = 'ADMIN_TS' and call_time < "2011-01-10 14:26:29" and lead_id != '233';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||SELECT count(*) FROM vicidial_live_agents where campaign_id = 'ADMIN_TS' and last_update_time > '20110110142634';|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi||CONCURRENT TRANSFERS AUTO SETTING: 1 (0)|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|-- VDAD get agent: |0E0|update of vla table: ADMIN_TS|10.10.1.3
|UPDATE vicidial_live_agents set status='QUEUE',lead_id='233',uniqueid='1294665990.10007', channel='SIP/sip_comptel_02-00000eb1', call_server_ip='10.10.1.3', callerid='V0110142629000000233',comments='AUTO' where status = 'READY' and lead_id<1 and campaign_id='ADMIN_TS' and last_update_time > '20110110142634' order by random_id limit 1;|
2011-01-10 14:26:39|agi-VDAD_ALL_outbound.agi|NNNNNNNNNN No agent record found!!!
2011-01-10 14:26:45|agi-VDAD_ALL_outbound.agi||UPDATE vicidial_log FORCE INDEX(lead_id) set status='DROP',end_epoch='1294666005',length_in_sec='5',term_reason='QUEUETIMEOUT' where lead_id = '233' and uniqueid LIKE "1294665990%";|
2011-01-10 14:26:45|agi-VDAD_ALL_outbound.agi|-- VDAD vicidial_log update: |1|1294665990.10007
2011-01-10 14:26:45|agi-VDAD_ALL_outbound.agi||UPDATE vicidial_list set status='DROP' where lead_id = '233';|
2011-01-10 14:26:45|agi-VDAD_ALL_outbound.agi|-- VDAD vicidial_list update: |1|233
2011-01-10 14:26:45|agi-VDAD_ALL_outbound.agi|-- VDAD vac record deleted: |1|ADMIN_TS|
2011-01-10 14:26:45|agi-VDAD_ALL_outbound.agi|exiting the VDAD app, transferring call to 8307
Today I obsorve it another strange symptom because in place where usually is date time on agent interface (top part of) I have something like NaN-NaN-NaN NaN:NaN:NaN. Maybe it is proof on communication problem between server and client.
Return to ViciDialNow - GoAutoDial
Users browsing this forum: No registered users and 98 guests