Project

General

Profile

Unable to make Auto Dial but Manual dialing works

Added by Enigma ITS almost 10 years ago

[Jul 11 16:32:13] Using SIP RTP CoS mark 5
[Jul 11 16:32:13] -- Executing [1212773456@default:1] AGI("SIP/9002-00000038", "agi://127.0.0.1:4577/call_log") in new stack
[Jul 11 16:32:13] -- <SIP/9002-00000038>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jul 11 16:32:13] -- Executing [12396283699@default:2] Dial("SIP/9002-00000038", "SIP/36965870*12127773456@SIPTEST,,tTo") in new stack
[Jul 11 16:32:13] Using SIP RTP CoS mark 5
[Jul 11 16:32:13] -- Called SIP/36965870*12127773456@SIPTEST
[Jul 11 16:32:14] -- SIP/SIPTEST-00000039 is ringing
[Jul 11 16:32:14] -- SIP/SIPTEST-00000039 is making progress passing it to SIP/9002-00000038
[Jul 11 16:32:16] Spawn extension (default, 12127773456, 2) exited non-zero on 'SIP/9002-00000038'
[Jul 11 16:32:16] -- Executing [h@default:1] AGI("SIP/9002-00000038", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL----------") in new stack
[Jul 11 16:32:16] -- <SIP/9002-00000038>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0-----CANCEL---------- completed, returning 0
[Jul 11 16:32:27] Manager 'sendcron' logged on from 127.0.0.1
[Jul 11 16:32:27] Using SIP RTP CoS mark 5
[Jul 11 16:32:30] > Channel SIP/9002-0000003a was answered.
[Jul 11 16:32:30] -- Executing [8600051@default:1] MeetMe("SIP/9002-0000003a", "8600051,F") in new stack
[Jul 11 16:32:30] Parsing '/etc/asterisk/meetme.conf': [Jul 11 16:32:30] Found
[Jul 11 16:32:30] Parsing '/etc/asterisk/meetme-vicidial.conf': [Jul 11 16:32:30] Found
[Jul 11 16:32:30] Manager 'sendcron' logged off from 127.0.0.1
[Jul 11 16:32:30] -- Created MeetMe conference 1023 for conference '8600051'
[Jul 11 16:32:30] -- <SIP/9002-0000003a> Playing 'conf-onlyperson.gsm' (language 'en')
[Jul 11 16:32:34] Manager 'sendcron' logged on from 127.0.0.1
[Jul 11 16:32:34] NOTICE[16512]: chan_local.c:969 local_call: No such extension/context 36965870*18458876272@default while calling Local channel
[Jul 11 16:32:34] NOTICE[16512]: channel.c:5486 __ast_request_and_dial: Unable to call channel Local/36965870*18458876272@default
[Jul 11 16:32:34] Manager 'sendcron' logged off from 127.0.0.1
[Jul 11 16:32:34] Manager 'sendcron' logged on from 127.0.0.1
[Jul 11 16:32:34] NOTICE[16513]: chan_local.c:969 local_call: No such extension/context 36965870*13088243700@default while calling Local channel
[Jul 11 16:32:34] NOTICE[16513]: channel.c:5486 __ast_request_and_dial: Unable to call channel Local/36965870*13088243700@default
[Jul 11 16:32:34] Manager 'sendcron' logged off from 127.0.0.1
[Jul 11 16:32:34] Manager 'sendcron' logged on from 127.0.0.1
[Jul 11 16:32:34] NOTICE[16514]: chan_local.c:969 local_call: No such extension/context 36965870*17739213014@default while calling Local channel
[Jul 11 16:32:34] NOTICE[16514]: channel.c:5486 __ast_request_and_dial: Unable to call channel Local/36965870*17739213014@default
[Jul 11 16:32:34] Manager 'sendcron' logged off from 127.0.0.1


Replies (7)

RE: Unable to make Auto Dial but Manual dialing works - Added by Enigma ITS almost 10 years ago

I am using IP based registry and Asterisk 1.8, Goautodial 3.3, Vicidial 2.7 Rc1

RE: Unable to make Auto Dial but Manual dialing works - Added by Enigma ITS almost 10 years ago

exten => _1NXXZXXXXXX ,1,AGI
exten => _1NXXZXXXXXX ,2,Dial(SIP/36965870${EXTEN}@SIPTEST,,tTo)
exten => _1NXXZXXXXXX ,3,Hangup

RE: Unable to make Auto Dial but Manual dialing works - Added by Levy Ryan Nolasco almost 10 years ago

Hi,

Can you post your campaign settings, a screenshot will do.

RE: Unable to make Auto Dial but Manual dialing works - Added by striker 247 almost 10 years ago

either change your Dialprefix in campaing from 36965870* to X

or use the below dialplan and change the dialprefix in campaign to 36965870*

exten => _36965870*1NXXZXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _36965870*1NXXZXXXXXX,2,Dial(SIP/${EXTEN}@SIPTEST,,tTo) 
exten => _36965870*1NXXZXXXXXX,3,Hangup

br
striker
www.striker24x7.blogspot.com

RE: Unable to make Auto Dial but Manual dialing works - Added by Enigma ITS almost 10 years ago

Still not working, It is working manually only

RE: Unable to make Auto Dial but Manual dialing works - Added by striker 247 almost 10 years ago

post the cli and campaign screen shot of dialprefix section

    (1-7/7)
    Go to top