View Single Post
Unread 11-05-2006, 07:38 PM   #2
DracoFelis
 
DracoFelis's Avatar
 
Join Date: Mar 2006
Posts: 188
Thanks: 4
Thanked 64 Times in 41 Posts
DracoFelis is a jewel in the roughDracoFelis is a jewel in the rough
Default

Quote:
Originally Posted by shibukraj View Post
I have a PAP2T ATA configured/registered to use my Voxalot account. The device is in INDIA and I want to block the 311, 911, 411 and 611 calls from this ATA since I dont want any one to accidently dial number like 911.
I'm pretty sure you could do this with the Voxalot dial plan (by sending x11 to some non-existant location). However, it's probably easier to do within your PAP2's dial plan.

The thing to remember, is that LinkSys/Sipura adapters allow you to use the "!" character after a dial plan pattern, to block (give a busy) on the pattern you have the "!" ending. So blocking x11 (i.e. 011, 111, 211, 311, 411, 511, 611, 711, 811, and 911) in your dial plan, should be as simple as adding this pattern to your PAP2's dial plan (toward the beginning, i.e. in front of some other pattern that might otherwise match x11):
Code:
x11! |
Or, if you want to simply block 311/411/611/911 (but not the other x11 numbers), you could try adding this to your PAP2's dial plan (instead of the more general pattern, above):
Code:
[3479]11! |
DracoFelis is offline   Reply With Quote