Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
exten => _8888,1,Ringing ; call ringing
exten => _8888,2,Wait(1) ; Wait 5 second for CallerID delivery from IAX
exten => _8888,3,Answer ; Answer the line
exten => _8888,3,AGI(agi-VDADcloser_inboundCIDlookup20.agi,8888-----8888-----C$
exten => _8888,3,Voicemail,u688
-- Executing Ringing("SIP/9999-b6406388", "") in new stack
-- Executing Wait("SIP/9999-b6406388", "1") in new stack
-- Executing Answer("SIP/9999-b6406388", "") in new stack
-- Executing AGI("SIP/9999-b6406388", "agi-VDADcloser_inboundCIDlookup20.agi|8888-----8888-----Closer---------------999-----1") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDADcloser_inboundCIDlookup20.agi
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
-- AGI Script agi-VDADcloser_inboundCIDlookup20.agi completed, returning 0
-- Executing Answer("SIP/9999-b6406388", "") in new stack
-- Executing Playback("SIP/9999-b6406388", "vm-goodbye") in new stack
-- Playing 'vm-goodbye' (language 'en')
-- Executing Hangup("SIP/9999-b6406388", "") in new stack
== Spawn extension (default, 8307, 3) exited non-zero on 'SIP/9999-b6406388'
-- Executing DeadAGI("SIP/9999-b6406388", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("SIP/9999-b6406388", "VD_hangup.agi|PRI-----NODEBUG-----16---------------") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
2006-12-12 22:32:42|VD_hangup.agi|Perl Environment Dump:
2006-12-12 22:32:42|VD_hangup.agi|0|PRI-----NODEBUG-----16---------------
2006-12-12 22:32:42|VD_hangup.agi|AGI Environment Dump:
2006-12-12 22:32:42|VD_hangup.agi| -- accountcode =
2006-12-12 22:32:42|VD_hangup.agi| -- callerid = unknown
2006-12-12 22:32:42|VD_hangup.agi| -- calleridname = Y1212223157000403986
2006-12-12 22:32:42|VD_hangup.agi| -- callingani2 = 0
2006-12-12 22:32:42|VD_hangup.agi| -- callingpres = 0
2006-12-12 22:32:42|VD_hangup.agi| -- callingtns = 0
2006-12-12 22:32:42|VD_hangup.agi| -- callington = 0
2006-12-12 22:32:42|VD_hangup.agi| -- channel = SIP/9999-b6406388
2006-12-12 22:32:42|VD_hangup.agi| -- context = default
2006-12-12 22:32:42|VD_hangup.agi| -- dnid = 8888
2006-12-12 22:32:42|VD_hangup.agi| -- enhanced = 0.0
2006-12-12 22:32:42|VD_hangup.agi| -- extension = h
2006-12-12 22:32:42|VD_hangup.agi| -- language = en
2006-12-12 22:32:42|VD_hangup.agi| -- priority = 2
2006-12-12 22:32:42|VD_hangup.agi| -- rdnis = unknown
2006-12-12 22:32:42|VD_hangup.agi| -- request = VD_hangup.agi
2006-12-12 22:32:42|VD_hangup.agi| -- type = SIP
2006-12-12 22:32:42|VD_hangup.agi| -- uniqueid = 1165933916.13407
2006-12-12 22:32:42|VD_hangup.agi|AGI Variables: |1165933916.13407|SIP/9999-b6406388|h|SIP|Y1212223157000403986|
2006-12-12 22:32:42|VD_hangup.agi|DEBUG: NODEBUG
2006-12-12 22:32:42|VD_hangup.agi|VD_hangup : Y1212223157000403986 SIP/9999-b6406388 2 403986
2006-12-12 22:32:42|VD_hangup.agi||SELECT lead_id,callerid FROM vicidial_auto_calls where uniqueid = '1165933916.13407' limit 1;|
2006-12-12 22:32:42|VD_hangup.agi|VD hangup: no VDAC record found: 1165933916.13407 Y1212223157000403986
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|NNNNN No available agent found
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='192.
168.0.20' and campaign_id = '8888' and call_time < "2006-12-12 22:31:57" and lead_id != '403986';|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|-- VDAD get agent: |0E0|8888|UPDATE vicidial_live_agents set status='QUEUE',lead
_id='403986',uniqueid='1165933916.13407', channel='SIP/9999-b6406388', callerid='Y1212223157000403986' where status IN('CLOSER','READY') and
server_ip='192.168.0.20' and campaign_id LIKE "%CLOSER%" and closer_campaigns LIKE "% 8888 %" and last_update_time > '19700101075955' order b
y last_call_finish limit 1;|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|NNNNN No available agent found
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='192.
168.0.20' and campaign_id = '8888' and call_time < "2006-12-12 22:31:57" and lead_id != '403986';|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|-- VDAD get agent: |0E0|8888|UPDATE vicidial_live_agents set status='QUEUE',lead
_id='403986',uniqueid='1165933916.13407', channel='SIP/9999-b6406388', callerid='Y1212223157000403986' where status IN('CLOSER','READY') and
server_ip='192.168.0.20' and campaign_id LIKE "%CLOSER%" and closer_campaigns LIKE "% 8888 %" and last_update_time > '19700101075955' order b
y last_call_finish limit 1;|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|NNNNN No available agent found
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='192.
168.0.20' and campaign_id = '8888' and call_time < "2006-12-12 22:31:57" and lead_id != '403986';|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|-- VDAD get agent: |0E0|8888|UPDATE vicidial_live_agents set status='QUEUE',lead
_id='403986',uniqueid='1165933916.13407', channel='SIP/9999-b6406388', callerid='Y1212223157000403986' where status IN('CLOSER','READY') and
server_ip='192.168.0.20' and campaign_id LIKE "%CLOSER%" and closer_campaigns LIKE "% 8888 %" and last_update_time > '19700101075955' order b
y last_call_finish limit 1;|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|NNNNN No available agent found
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='192.
168.0.20' and campaign_id = '8888' and call_time < "2006-12-12 22:31:57" and lead_id != '403986';|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|-- VDAD get agent: |0E0|8888|UPDATE vicidial_live_agents set status='QUEUE',lead
_id='403986',uniqueid='1165933916.13407', channel='SIP/9999-b6406388', callerid='Y1212223157000403986' where status IN('CLOSER','READY') and
server_ip='192.168.0.20' and campaign_id LIKE "%CLOSER%" and closer_campaigns LIKE "% 8888 %" and last_update_time > '19700101075955' order b
y last_call_finish limit 1;|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|NNNNN No available agent found
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi||SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='192.
168.0.20' and campaign_id = '8888' and call_time < "2006-12-12 22:31:57" and lead_id != '403986';|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|-- VDAD get agent: |0E0|8888|UPDATE vicidial_live_agents set status='QUEUE',lead
_id='403986',uniqueid='1165933916.13407', channel='SIP/9999-b6406388', callerid='Y1212223157000403986' where status IN('CLOSER','READY') and
server_ip='192.168.0.20' and campaign_id LIKE "%CLOSER%" and closer_campaigns LIKE "% 8888 %" and last_update_time > '19700101075955' order b
y last_call_finish limit 1;|
2006-12-12 22:31:57|agi-VDADcloser_inboundCIDlookup20.agi|NNNNN No available agent found
2006-12-12 22:32:41|agi-VDADcloser_inboundCIDlookup20.agi|exiting the VDAD app, transferring call to 8307
2006-12-12 22:32:41|agi-VDADcloser_inboundCIDlookup20.agi|-- VDCL vac record deleted: |1| |
2006-12-12 22:32:41|agi-VDADcloser_inboundCIDlookup20.agi|-- VDCL vcl update: |1|403986|
|UPDATE vicidial_closer_log set status='DROP',end_epoch='1165933961',length_in_sec='30',queue_seconds='30' where lead_id = '403986' order by
start_epoch desc limit 1;|
2006-12-12 22:32:41|agi-VDADcloser_inboundCIDlookup20.agi|-- VDCL vl update: |1|403986|
|UPDATE vicidial_list set status='XDROP' where lead_id = '403986';|
-- Executing Ringing("SIP/9999-b640b1a8", "") in new stack
-- Executing Wait("SIP/9999-b640b1a8", "1") in new stack
-- Executing Answer("SIP/9999-b640b1a8", "") in new stack
-- Executing AGI("SIP/9999-b640b1a8", "agi-VDADcloser_inboundCIDlookup20.agi|8888-----8888-----Closer---------------999-----1") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDADcloser_inboundCIDlookup20.agi
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
-- AGI Script agi-VDADcloser_inboundCIDlookup20.agi completed, returning 0
-- Executing Answer("SIP/9999-b640b1a8", "") in new stack
-- Executing Playback("SIP/9999-b640b1a8", "vm-goodbye") in new stack
-- Playing 'vm-goodbye' (language 'en')
-- Executing Hangup("SIP/9999-b640b1a8", "") in new stack
== Spawn extension (default, 8307, 3) exited non-zero on 'SIP/9999-b640b1a8'
-- Executing DeadAGI("SIP/9999-b640b1a8", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("SIP/9999-b640b1a8", "VD_hangup.agi|PRI-----NODEBUG-----16---------------") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
$DROPexten = '';
if ($drop_seconds < 1)
{
$drop_seconds = $DROP_TIME;
if ($drop_message =~/Y/)
{
$DROPexten = "$drop_exten";
}
else
{
$cbc=0;
2007-01-23 22:52:20|agi-VDADcloser_inboundCIDlookup20.agi|NNNNN No available agent found
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi|Perl Environment Dump:
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi|0|8888-----8888-----Closer---------------999-----1
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- accountcode =
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- callerid = 9999
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- calleridname = unknown
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- callingani2 = 0
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- callingpres = 0
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- callingtns = 0
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- callington = 0
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- channel = SIP/9999-b5a12dc8
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- context = default
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- dnid = 8888
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- enhanced = 0.0
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- extension = 8888
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- language = en
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- priority = 4
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- rdnis = unknown
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- request = agi-VDADcloser_inboundCIDlookup30.agi
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- type = SIP
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi| -- uniqueid = 1169564119.62293
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi|AGI Variables: |1169564119.62293|SIP/9999-b5a12dc8|8888|SIP|Closer|
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi|+++++ INBOUND CALL VDCL STARTED : |8888|Closer-8888|2007-01-23 22:55:22
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi||SELECT lead_id from vicidial_list where list_id='999' and phone_number='' order by modify_date lim
it 1;|430511|
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi|callerID changed: Y0123225522000430511
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi||INSERT INTO vicidial_auto_calls (server_ip,campaign_id,status,lead_id,uniqueid,callerid,channel,ph
one_code,phone_number,call_time,call_type,stage) values('192.168.0.21','8888','LIVE','430511','1169564119.62293','Y0123225522000430511','SIP/9999-b5a12dc8',
'1','','2007-01-23 22:55:22','IN','LIVE-0')|
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi||INSERT INTO vicidial_closer_log (lead_id,campaign_id,call_date,start_epoch,status,phone_code,phone
_number,user,processed) values('430511','8888','2007-01-23 22:55:22','1169564122','QUEUE','1','','VDCL','N')|
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi|-- VDCL : |430511|insert to vicidial_closer_log
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi|-- VDAD get agent: |0E0|8888|UPDATE vicidial_live_agents set status='QUEUE',lead_id='430511',uni
queid='1169564119.62293', channel='SIP/9999-b5a12dc8', callerid='Y0123225522000430511' where status IN('CLOSER','READY') and server_ip='192.168.0.21' and cam
paign_id LIKE "%CLOSER%" and closer_campaigns LIKE "% 8888 %" and last_update_time > '19700101075955' order by last_call_finish limit 1;|
2007-01-23 22:55:22|agi-VDADcloser_inboundCIDlookup30.agi|NNNNN No available agent found
2007-01-23 22:56:06|agi-VDADcloser_inboundCIDlookup30.agi||SELECT voicemail_ext FROM vicidial_inbound_groups where group_id = '8888' limit 1;|
2007-01-23 22:56:06|agi-VDADcloser_inboundCIDlookup30.agi|-- VDCL call_hungup timout: |VH0123225606||SIP/9999-b5a12dc8|insert to vicidial_manager
2007-01-23 22:56:06|agi-VDADcloser_inboundCIDlookup30.agi|-- VDCL vac record deleted: |1| |
2007-01-23 22:56:06|agi-VDADcloser_inboundCIDlookup30.agi|-- VDCL vcl update: |1|430511|
|UPDATE vicidial_closer_log set status='DROP',end_epoch='1169564166',length_in_sec='30',queue_seconds='30' where lead_id = '430511' order by start_epoch desc
limit 1;|
2007-01-23 22:56:06|agi-VDADcloser_inboundCIDlookup30.agi|-- VDCL vl update: |1|430511|
|UPDATE vicidial_list set status='XDROP' where lead_id = '430511';|
-- Executing Ringing("SIP/9999-b5a12dc8", "") in new stack
-- Executing Wait("SIP/9999-b5a12dc8", "1") in new stack
-- Executing Answer("SIP/9999-b5a12dc8", "") in new stack
-- Executing AGI("SIP/9999-b5a12dc8", "agi-VDADcloser_inboundCIDlookup30.agi|8888-----8888-----Closer---------------999-----1") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDADcloser_inboundCIDlookup.agi
-- AGI Script agi-VDADcloser_inboundCIDlookup.agi completed, returning 0
-- Executing VoiceMail("SIP/9999-b5a12dc8", "u688") in new stack
-- Playing 'vm-theperson' (language 'en')
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Spawn extension (default, 8888, 5) exited non-zero on 'SIP/9999-b5a12dc8'
-- Executing DeadAGI("SIP/9999-b5a12dc8", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing DeadAGI("SIP/9999-b5a12dc8", "agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----0---------------)") in new stack
-- AGI Script agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----0---------------) completed, returning 0
exten => _8888,1,Ringing ; call ringing
exten => _8888,2,Wait(1) ; Wait 5 second for CallerID delivery from IAX
exten => _8888,3,Answer ; Answer the line
exten => _8888,4,AGI(agi-VDADcloser_inboundCIDlookup30.agi,8888-----8888-----Closer---------------999-----1)
exten => _8888,5,Voicemail,u688
Scheduling destruction of call 'EDF949B3-0257-4C78-8203-0CECD17471CA@192.168.0.29' in 15000 ms
-- Executing Answer("SIP/9999-0820a5b8", "") in new stack
We're at XX.XX.XX.XX port 15844
Adding codec 0x2 (gsm) to SDP
Adding non-codec 0x1 (telephone-event) to SDP
Reliably Transmitting (NAT) to 58.69.226.71:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.102;branch=z9hG4bKc0a800660000012245b6eb0100002c76000004d2;received=58.69.226.71;rport=5060
From: "unknown"<sip:9999@XX.XX.XX.XX>;tag=1065475019892
To: <sip:8888@XX.XX.XX.XX>;tag=as59746f32
Call-ID: 557DF5A9-01EE-4FA9-A7E5-AB43E41C9E2C@192.168.0.102
CSeq: 2 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Contact: <sip:8888@XX.XX.XX.XX>
Content-Type: application/sdp
Content-Length: 215
v=0
o=root 3618 3618 IN IP4 XX.XX.XX.XX
s=session
c=IN IP4 XX.XX.XX.XX
t=0 0
m=audio 15844 RTP/AVP 3 101
a=rtpmap:3 GSM/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
---
-- Executing AGI("SIP/9999-0820a5b8", "agi-VDADcloser_inboundCIDlookup30.agi|8888-----8888-----Closer---------------999-----1") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDADcloser_inboundCIDlookup30.agi
Asterisk*CLI>
<-- SIP read from 58.69.226.71:5060:
ACK sip:8888@XX.XX.XX.XXSIP/2.0
Via: SIP/2.0/UDP 192.168.0.102;rport;branch=z9hG4bKc0a800660000012245b6eb0200006560000004d6
Content-Length: 0
Call-ID: 557DF5A9-01EE-4FA9-A7E5-AB43E41C9E2C@192.168.0.102
CSeq: 2 ACK
From: "unknown"<sip:9999@XX.XX.XX.XX>;tag=1065475019892
Max-Forwards: 70
To: <sip:8888@XX.XX.XX.XX>;tag=as59746f32
User-Agent: SJphone/1.60.289a (SJ Labs)
Destroying call '2AF368EA-1FFA-476F-9960-F1CC6A09912F@192.168.0.15'
-- AGI Script agi-VDADcloser_inboundCIDlookup30.agi completed, returning 0
-- Executing VoiceMail("SIP/9999-0820a5b8", "u688") in new stack
-- Playing 'vm-theperson' (language 'en')
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Spawn extension (default, 8888, 5) exited non-zero on 'SIP/9999-0820a5b8'
-- Executing DeadAGI("SIP/9999-0820a5b8", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing DeadAGI("SIP/9999-0820a5b8", "agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----0---------------)") in new stack
-- AGI Script agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----0---------------) completed, returning 0
Scheduling destruction of call '557DF5A9-01EE-4FA9-A7E5-AB43E41C9E2C@192.168.0.102' in 32000 ms
set_destination: Parsing <sip:9999@192.168.0.102:5060> for address/port to send to
set_destination: set destination to 192.168.0.102, port 5060
Reliably Transmitting (NAT) to 58.69.226.71:5060:
BYE sip:9999@192.168.0.102:5060 SIP/2.0
Via: SIP/2.0/UDP XX.XX.XX.XX:5060;branch=z9hG4bK4edd6887;rport
From: <sip:8888@XX.XX.XX.XX>;tag=as59746f32
To: "unknown"<sip:9999@XX.XX.XX.XX>;tag=1065475019892
Call-ID: 557DF5A9-01EE-4FA9-A7E5-AB43E41C9E2C@192.168.0.102
CSeq: 102 BYE
User-Agent: Asterisk PBX
Max-Forwards: 70
Content-Length: 0
-- Saved useragent "SJphone/1.60.289a (SJ Labs)" for peer 9001
-- Executing Ringing("SIP/9001-08214b18", "") in new stack
-- Executing Wait("SIP/9001-08214b18", "1") in new stack
-- Executing Answer("SIP/9001-08214b18", "") in new stack
-- Executing AGI("SIP/9001-08214b18", "agi-VDADcloser_inboundCIDlookup20.agi|8888-----8888-----Closer---------------999-----1") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDADcloser_inboundCIDlookup20.agi
-- AGI Script agi-VDADcloser_inboundCIDlookup20.agi completed, returning 0
-- Executing VoiceMail("SIP/9001-08214b18", "u688") in new stack
-- Playing 'vm-theperson' (language 'en')
-- Playing 'digits/6' (language 'en')
-- Playing 'digits/8' (language 'en')
-- Playing 'digits/8' (language 'en')
-- Playing 'vm-isunavail' (language 'en')
-- Playing 'vm-intro' (language 'en')
-- Playing 'beep' (language 'en')
-- Recording the message
-- x=0, open writing: /var/spool/asterisk/voicemail/default/688/tmp/O39g7b format: wav49, 0x81541a0
-- x=1, open writing: /var/spool/asterisk/voicemail/default/688/tmp/O39g7b format: gsm, 0x81d9548
-- x=2, open writing: /var/spool/asterisk/voicemail/default/688/tmp/O39g7b format: wav, 0x81900d8
-- User hung up
== Spawn extension (default, 8888, 5) exited non-zero on 'SIP/9001-08214b18'
-- Executing DeadAGI("SIP/9001-08214b18", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing DeadAGI("SIP/9001-08214b18", "agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----0---------------)") in new stack
-- AGI Script agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----0---------------) completed, returning 0
exten => _8888,1,Ringing ; call ringing
exten => _8888,2,Wait(1) ; Wait 5 second for CallerID delivery from IAX
exten => _8888,3,Answer ; Answer the line
exten => _8888,4,AGI(agi-VDADcloser_inboundCIDlookup20.agi,8888-----8888-----Closer---------------999-----1)
exten => _8888,5,Voicemail,u688
if ($drop_message =~ /N/)
and
$script = 'agi-VDADcloser_inboundCIDlookup20.agi';
$DROP_TIME = 30
scratchspace wrote:I've setup a voicemail extension and confirmed it's working properly. Our Inbound campaign has worked fine up to this point, but we can't seem to get calls to route to the voicemail extension instead of dropping. Changes to the "Drop Call Seconds" are being recognized, but the voicemail extension is being ignored. Within the "In-Group" configuration screen, I have set "Use Drop Message" to no, which according to the help file is supposed to enable (or not override) the voicemail extension. Do I need to restart some processes or do something at the campaign level to enable this feature?
Users browsing this forum: Majestic-12 [Bot] and 71 guests