Click Here To Visit SIP Broker  

Go Back   Voxalot / SIP Broker Support Forums > Voxalot Forums > Voxalot Support

Voxalot Support Support for the Voxalot service.

 
 
Reply
Thread Tools Display Modes
Unread 12-23-2006, 01:03 AM   #1
sfpatton
Junior Member
 
Join Date: Dec 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
sfpatton is on a distinguished road
Default Help With Dial Plans

If I use simple dial plans I can call out via voxalot.
However I want to be able to pre select services via the # key
eg. #1 = lowratevoip, #2 = Voipbuster, #3 = voipstunt, #4 - voipuser.org etc
This way I can select outgoing voip to utilise best rates.

I have set up the following plan -

1 _XXXX. ${EXTEN} xxx@lowratevoip.com
50 _#1XX. ${EXTEN:2} xxx@lowratevoip.com
51 _#2XX. ${EXTEN:2} xxx@voipbuster.com
53 _#3XX. ${EXTEN:2} xxx@voipstunt.com
54 _#4XX. ${EXTEN:2} xxx@voipuser.org

The result is -
If I dial any number the default dail account is lowratevoip (Works OK). However if I dial any number with #1, #2, #3, #4 I get the message "Sorry the number you have call could not be connected"

Am I doing somthing wrong?
I have tested the dial plan in the Number to test box any everything is as expected.

I am using the C460 IP if that make any difference.

Thanks
sfpatton is offline   Reply With Quote
Unread 12-23-2006, 03:34 AM   #2
kurun
 
Join Date: Sep 2006
Location: Toronto, Canada
Posts: 568
Thanks: 70
Thanked 147 Times in 115 Posts
kurun is a jewel in the roughkurun is a jewel in the rough
Default Dial plan - to pick provider

I have always avoided using the # at the start of a dialling string as this is used for "send" on many services or devices.

I try to use a character match string that is as long as possible to minimize unexpected outcomes.

For example for picking a provider (1, 2, 3), I would suggest something like :

_1100XXXXXXXXXX. ${EXTEN:2} Provider1
_2200XXXXXXXXXX. ${EXTEN:2} Provider2
_331XXXXXXXXX. ${EXTEN:2} Provider3

_XXXXXX. ${EXTEN} Catch-all-Provider

The Catch-all-Provider is for anything over 6 digits.

Providers 1 and 2 are in international dialling format, 3 is in North American dialling format for North American calls.

The start of the string must be such that it cannot be confused with a country code, and the length of the string forces specific matches and correct call routing.

I have also used the SIP Broker code as the first 3 characters to identify a provider (with no asterisk at the front).

Hope this helps

Last edited by kurun; 12-23-2006 at 10:24 PM.
kurun is offline   Reply With Quote
Unread 12-26-2006, 03:42 AM   #3
pasqualei
Junior Member
 
Join Date: Jul 2006
Location: Washington, DC
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
pasqualei is on a distinguished road
Default

Quote:
Originally Posted by sfpatton View Post
If I use simple dial plans I can call out via voxalot.
However I want to be able to pre select services via the # key
eg. #1 = lowratevoip, #2 = Voipbuster, #3 = voipstunt, #4 - voipuser.org etc
This way I can select outgoing voip to utilise best rates.

I have set up the following plan -

1 _XXXX. ${EXTEN} xxx@lowratevoip.com
50 _#1XX. ${EXTEN:2} xxx@lowratevoip.com
51 _#2XX. ${EXTEN:2} xxx@voipbuster.com
53 _#3XX. ${EXTEN:2} xxx@voipstunt.com
54 _#4XX. ${EXTEN:2} xxx@voipuser.org

The result is -
If I dial any number the default dail account is lowratevoip (Works OK). However if I dial any number with #1, #2, #3, #4 I get the message "Sorry the number you have call could not be connected"

Am I doing somthing wrong?
I have tested the dial plan in the Number to test box any everything is as expected.

I am using the C460 IP if that make any difference.

Thanks
I am using these dial plans which I got from this forum and work well:

_1XXX. ${EXTEN:1} voipcheap Yes
_2XXX. ${EXTEN:1} wengo Yes
_3XXX. ....more providers....

Happy Holidays
Pasquale
pasqualei is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dial Plans rec9140 Voxalot Support 9 06-04-2007 05:23 AM
Settings - Dial Plans, Registration Timeout and Netgear WGR615V rec9140 Voxalot Support 6 05-21-2007 09:01 AM
Comments for Dial Plans philled Voxalot Support 10 05-02-2007 12:11 PM
Dial plans Jochen Voxalot Support 2 10-10-2006 08:33 AM
ENUM + Dial Plans Ron Voxalot Support 10 03-25-2006 05:46 AM


All times are GMT. The time now is 11:04 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.