Hi,
I am unable to make outgoing calls from my vicidialnow.
I am using my dialer for USA dialing and my carrier outbound prefix is 001
please find the below dial plan.
exten => _9001.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9001.,2,Dial(SIP/${EXTEN:1}@goautodial,,tTo)
exten => _9001,3,Hangup
Please find below Cli output
Sep 18 19:41:29 NOTICE[12766]: chan_local.c:526 local_alloc: No such extension/context 90013137920529@default creating local channel
Sep 18 19:41:29 NOTICE[12766]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/90013137920529@default
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Sep 18 19:41:29 NOTICE[12768]: chan_local.c:526 local_alloc: No such extension/context 90013135651784@default creating local channel
Sep 18 19:41:29 NOTICE[12768]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/90013135651784@default
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Sep 18 19:41:29 NOTICE[12770]: chan_local.c:526 local_alloc: No such extension/context 90013133599555@default creating local channel
Sep 18 19:41:29 NOTICE[12770]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/90013133599555@default
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== 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
== 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
== Refreshing DNS lookups.
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Sep 18 19:42:40 NOTICE[13265]: chan_local.c:526 local_alloc: No such extension/context 90013135633001@default creating local channel
Sep 18 19:42:40 NOTICE[13265]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/90013135633001@default
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Sep 18 19:42:40 NOTICE[13267]: chan_local.c:526 local_alloc: No such extension/context 90012484379223@default creating local channel
Sep 18 19:42:40 NOTICE[13267]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/90012484379223@default
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Sep 18 19:42:40 NOTICE[13269]: chan_local.c:526 local_alloc: No such extension/context 90013134368250@default creating local channel
Sep 18 19:42:40 NOTICE[13269]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/90013134368250@default
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
Please help me to resolve this issue.