Dial Plan Issue with International Calls

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

Dial Plan Issue with International Calls

Postby simonc » Mon May 28, 2012 4:22 pm

Hey Guys,

I am having an issue with my dial plan. .

I have the following set as my dial plan entry under carriers
exten => _91XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91XXXXXXXXXX,2,Dial(SIP/${EXTEN:1}@voicenetwork-out,,tTo)
exten => _91XXXXXXXXXX,3,Hangup

exten => _91XXXXXXXXXX,1,Answer
exten => _91XXXXXXXXXX,2,Dial($9{TRUNKloop}/${EXTEN:1},,tTo)
exten => _91XXXXXXXXXX,3,Hangup

exten => _9011X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9011X.,2,Dial(SIP/${EXTEN:1}@voicenetwork-out,,tTo)
exten => _9011X.,3,Hangup


From the Agent Screen, When clicking on manual Dial, putting 011 as the Dial Code and 447547641304 as the number, i get connected without any issue.

However if i load it as a lead, the dialer will attempt to add a 1 in front of the number for some reason. Please take a look at the log below.

Asterisk Call Logs :

-- Executing [8600052@default:1] MeetMe("Local/8600052@default-bbc1,2", "8600052|F") in new stack
== Starting Local/8600052@default-bbc1,1 at default,91011447547641304,1 failed so falling back to exten 's'
== Starting Local/8600052@default-bbc1,1 at default,s,1 still failed so falling back to context 'default'
-- Sent into invalid extension 's' in context 'default' on Local/8600052@default-bbc1,1
-- Executing [i@default:1] Playback("Local/8600052@default-bbc1,1", "invalid") in new stack

Any help would be greatly appreciated.
Single Server | GoAutoDial 2.1 Base - Updated CentOS | VERSION: 2.6-370a | BUILD: 120529-2112
Server Specs : 2 X Dual Xeon 2.0Ghz on SuperMicro based server | 4GB DDR2 ECC Ram | 100Mbps Dedicated | 2 X 250GB 7200RPM IN RAID
simonc
 
Posts: 49
Joined: Thu May 17, 2012 9:53 am

Re: Dial Plan Issue with International Calls

Postby rrb555 » Mon May 28, 2012 6:49 pm

how did u load the leads?
One server that I am managing | Single Server | ViciBox Redux 6.0 | VERSION: 2.12-549a | BUILD: 160404-0940 | revision 2508| No other hardware
For help you can send me a direct email info@support.com.ph
rrb555
 
Posts: 585
Joined: Tue Feb 08, 2011 4:24 pm
Location: Quezon City, Philippines

Re: Dial Plan Issue with International Calls

Postby simonc » Mon May 28, 2012 11:36 pm

i loaded them as 01144XXXXX i also tried without the 44 and without the 011 and without anything! and with the 44 as forced.
Single Server | GoAutoDial 2.1 Base - Updated CentOS | VERSION: 2.6-370a | BUILD: 120529-2112
Server Specs : 2 X Dual Xeon 2.0Ghz on SuperMicro based server | 4GB DDR2 ECC Ram | 100Mbps Dedicated | 2 X 250GB 7200RPM IN RAID
simonc
 
Posts: 49
Joined: Thu May 17, 2012 9:53 am

Re: Dial Plan Issue with International Calls

Postby rrb555 » Tue May 29, 2012 8:27 am

i see that's problem . you must omit 01144 then only upload the phone numbers and change phone code override to 44-GBR
One server that I am managing | Single Server | ViciBox Redux 6.0 | VERSION: 2.12-549a | BUILD: 160404-0940 | revision 2508| No other hardware
For help you can send me a direct email info@support.com.ph
rrb555
 
Posts: 585
Joined: Tue Feb 08, 2011 4:24 pm
Location: Quezon City, Philippines

Re: Dial Plan Issue with International Calls

Postby simonc » Tue May 29, 2012 9:59 am

and keep the exact same dial plan?

I Believe i have tried that but without results. However, to be 100%., i will try it now again.
Single Server | GoAutoDial 2.1 Base - Updated CentOS | VERSION: 2.6-370a | BUILD: 120529-2112
Server Specs : 2 X Dual Xeon 2.0Ghz on SuperMicro based server | 4GB DDR2 ECC Ram | 100Mbps Dedicated | 2 X 250GB 7200RPM IN RAID
simonc
 
Posts: 49
Joined: Thu May 17, 2012 9:53 am

Re: Dial Plan Issue with International Calls

Postby rrb555 » Tue May 29, 2012 10:24 am

and keep the exact same dial plan?


yep,

let me know,

or try this also. add 011 to campaign detail>dial prefix so it would look like this 9011
One server that I am managing | Single Server | ViciBox Redux 6.0 | VERSION: 2.12-549a | BUILD: 160404-0940 | revision 2508| No other hardware
For help you can send me a direct email info@support.com.ph
rrb555
 
Posts: 585
Joined: Tue Feb 08, 2011 4:24 pm
Location: Quezon City, Philippines

Re: Dial Plan Issue with International Calls

Postby simonc » Tue May 29, 2012 11:24 am

Hi Sir,

I did exactly what you told me and it worked perfectly. Here is a detailed steps of what i did for anyobody else having the same issue.

1. Added the leads without the 011 or 44. Just the Number itself.
2. On load new leads, i force area code overide for GBR ( 44 )
3. On Campaign, dial prefix was 9. Now it is 9011
4. I used the same dial plan.

One thing i tried however was adding the trunk loop for this dial plan as well ( it did not work) . I finally just used the r option after Tto and its seems to be working for now .
Single Server | GoAutoDial 2.1 Base - Updated CentOS | VERSION: 2.6-370a | BUILD: 120529-2112
Server Specs : 2 X Dual Xeon 2.0Ghz on SuperMicro based server | 4GB DDR2 ECC Ram | 100Mbps Dedicated | 2 X 250GB 7200RPM IN RAID
simonc
 
Posts: 49
Joined: Thu May 17, 2012 9:53 am

Re: Dial Plan Issue with International Calls

Postby rrb555 » Tue May 29, 2012 11:30 am

Great post back!

Cheers!
One server that I am managing | Single Server | ViciBox Redux 6.0 | VERSION: 2.12-549a | BUILD: 160404-0940 | revision 2508| No other hardware
For help you can send me a direct email info@support.com.ph
rrb555
 
Posts: 585
Joined: Tue Feb 08, 2011 4:24 pm
Location: Quezon City, Philippines


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: Google [Bot] and 46 guests