View Single Post
Unread 12-13-2008, 09:39 PM   #6
emoci
 
Join Date: Jul 2007
Location: Toronto, Canada
Posts: 1,422
Thanks: 123
Thanked 369 Times in 282 Posts
emoci is a name known to allemoci is a name known to allemoci is a name known to allemoci is a name known to all
Default

Quote:
Originally Posted by sleek View Post
Now that I've got most of it done, here is the current dialing plan.



As it stands, 5 tells voxalot to prefix 0035332 & use webacall for that. The question is, how do I preserve the 5 to call upon weba and add an other digit to shorten the 0035332? The syntax would read:
5(any digit) xxx-xxx...........

I'm just not sure how to modify the dialing plan to achieve this.
Is this what you're trying to achieve:

Priority 2, _52. ${EXTEN:2} Weba (52-AnyNumber becomes just AnyNumber)
Priority 3, _5. 0035332${EXTEN:1} Weba (5-AnyNumber becomes 0035332-AnyNumber)

You simply create a new rule...just make sure you arrange the priority correctly...

BTW, you may want to set ENUM Lookup to NO as you're testing the stuff
emoci is offline   Reply With Quote