Outbound dialing issue

All installation and configuration problems and questions

Moderators: Kumba, mflorell, williamconley, enjay, Michael_N, Staydog, gardo, Op3r, gerski, mcargile

Outbound dialing issue

Postby nainala » Wed Mar 07, 2012 4:50 am

Hi....
I can't able to make outbound calls in dial method-ratio.
Suddenly i got this issue.

Please help me to resolve this problem.

Please find the below CLI status.


Mar 7 14:52:49 NOTICE[14744]: chan_local.c:526 local_alloc: No such extension/context 91267938307@default creating local channel
Mar 7 14:52:49 NOTICE[14744]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/91267938307@default
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Mar 7 14:52:49 NOTICE[14748]: chan_local.c:526 local_alloc: No such extension/context 91267771448@default creating local channel
Mar 7 14:52:49 NOTICE[14748]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/91267771448@default
== 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
Mar 7 14:52:49 NOTICE[14751]: chan_local.c:526 local_alloc: No such extension/context 91267603525@default creating local channel
Mar 7 14:52:49 NOTICE[14751]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/91267603525@default
Mar 7 14:52:49 NOTICE[14750]: chan_local.c:526 local_alloc: No such extension/context 91267422734@default creating local channel
Mar 7 14:52:49 NOTICE[14750]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/91267422734@default
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
Mar 7 14:52:49 NOTICE[14754]: chan_local.c:526 local_alloc: No such extension/context 91267532365@default creating local channel
Mar 7 14:52:49 NOTICE[14754]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/91267532365@default
nainala
 
Posts: 10
Joined: Tue Jan 24, 2012 3:11 am

dialplan entry

Postby striker » Wed Mar 07, 2012 6:33 am

what dialplan you are using to dial out

you are dialling 91267938307 seems you are missing one digit or if it is right number then u need check you dial plan
skype id : striker24x7 http://www.striker24x7.blogspot.com
What we have done for ourselves alone dies with us" "What we have done for others and the world remains and is Immortal
striker
 
Posts: 615
Joined: Sun Jun 06, 2010 10:25 am
Location: INDIA

Postby nainala » Wed Mar 07, 2012 6:58 am

Exactly we ar missing one number in CLI prompt.I already checked with my dialplan everthing is fine in that.

Here is my dialplan

exten => _961.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _961.,2,Dial(SIP/${EXTEN:1}@goautodial,,tTo)
exten => _961,3,Hangup
nainala
 
Posts: 10
Joined: Tue Jan 24, 2012 3:11 am

one digit missing

Postby striker » Wed Mar 07, 2012 9:19 am

as your dialplan only accepts digits starting with 961.
and you are dialling 91267938307 which is not matching the dial pattern.
"6" missing

if it is country code then add in your leads.
or use the below dialplan to add 6 automatically while dialling out

exten => _91X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91X.,2,Dial(SIP/6${EXTEN:1}@goautodial,,tTo)
exten => _91X.,3,Hangup
skype id : striker24x7 http://www.striker24x7.blogspot.com
What we have done for ourselves alone dies with us" "What we have done for others and the world remains and is Immortal
striker
 
Posts: 615
Joined: Sun Jun 06, 2010 10:25 am
Location: INDIA

Postby nainala » Wed Mar 07, 2012 11:43 am

It's working

Thank you very much
nainala
 
Posts: 10
Joined: Tue Jan 24, 2012 3:11 am

Postby bghayad » Thu Mar 08, 2012 4:19 pm

OK, I would like to ask a questions if u can advise me please:

For loggin: why u used AGI(agi://127.0.0.1:4577/call_log) and did not use AGI(agi://127.0.0.1:4577/call_log--HVcauses ... EBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME})?

Regards
Bilal
bghayad
 
Posts: 192
Joined: Sun Jan 01, 2012 4:53 pm


Return to Support

Who is online

Users browsing this forum: Bing [Bot], Google [Bot], veiggicuddy and 3 guests