Click Here To Visit SIP Broker  

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

Voxalot Support Support for the Voxalot service.

 
 
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Unread 09-11-2008, 05:45 PM   #1
gsar
Junior Member
 
Join Date: Sep 2008
Posts: 8
Thanks: 2
Thanked 1 Times in 1 Posts
gsar is on a distinguished road
Exclamation dial plan oddity

I'm trying to setup a dial plan that allows me to select a particular provider by dialing a prefix, like so:

Code:
Pattern     Replacement    Provider
_#1.        ${EXTEN:2}     Provider1
_#2.        ${EXTEN:2}     Provider2
_#3.        ${EXTEN:2}     Provider3
Pretty standard stuff, right? Except it doesn't work!

When I dial #3NNNN on the phone, the SIP logs of my SPA-2102 show that it is sending it to %233NNNN@us.voxalot.com (note the "#" has been escaped as %23) and Voxalot comes back with "the number you've called cannot be connected, please try again". I also tried ${EXTEN:4} to cope with the escaping, but that didn't change the outcome.

If I change the above dial plan to:

Code:
Pattern     Replacement    Provider
_1*.        ${EXTEN:2}     Provider1
_2*.        ${EXTEN:2}     Provider2
_3*.        ${EXTEN:2}     Provider3
and dial 3*NNNN instead, then I can see in the logs that the request goes out to the unescaped address 3*NNNN@us.voxalot.com and the call actually completes with Provider3 as expected.

Now the question: Is this a bug? Or have I misunderstood how Voxalot dialplans are supposed to work?

Any clues appreciated.

P.S: My SPA dialplan is very simple:
Code:
([x#*][x*].)
gsar is offline   Reply With Quote
 

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 plan and various problems 800793 Voxalot Support 6 11-19-2007 01:05 PM
Question on speed Dial plan between Voxalot member. klap282799 Voxalot Support 2 09-17-2007 09:58 PM
Dial plan problems with FaktorTel and VoXaLoT Hally Voxalot Support 1 01-06-2007 09:21 AM
Norway toll free number dial plan ? shezad Voxalot Support 1 11-11-2006 12:09 AM
dial plan help please muzzza Voxalot Support 0 09-01-2006 11:38 AM


All times are GMT. The time now is 09:19 PM.


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