Ports over pap2 dail plan to Obi100
RonR:
By default (no **n prefix dialed), the OBi sends everything out the PrimaryLine (SP2 in this case). When you alter that trunk's DigitMap to automatically redirect certain patterns (7/10/11 dgits in this case) to another trunk (SP1 in this case), you give up the ability to force those patterns out the PrimaryLine.
I've reworked things in the settings below so that PrimaryLine is SP1. It's a little more cryptic, but should solve your complaint about not being able to force 7/10/11 digit numbers out SP2. There is a trade-off, however, in that you won't be able to force toll-free or international calls out SP1 using **1. You'll have to decide which trade-off is better for your usage.
Physical Interfaces -> PHONE Port -> PrimaryLine : SP1 Service
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{(<#:>):li},{911:sp2},{(*75xx):sp2},{**0:aa},{***:aa2},
{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
Service Providers -> ITSP Profile A -> General -> DigitMap:
(*<00:75>xx|<**2>*xxx|<**2>**275*[x*][x*].|<411:**2**275*18004664411>|
<**2**275*>18(00|88|77|66|55)xxxxxxx|<**2**275*1>8(00|88|77|66|55)xxxxxxx|
1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1614>xxxxxxx|<**2>011xx.|(Mipd)|[^*]@@.'@'@@.)
Service Providers -> ITSP Profile B -> General -> DigitMap:
(*xxx|**275*[x*][x*].|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1614>xxxxxxx|011xx.|(Mipd)|[^*]@@.'@'@@.)
Dtan:
Ron,
Thank you for all the help you have given me.
I am force to use the online provisioning system to initially setting up SP1 and SP2. I could not find a procedure to do it manually. Then I went in to manually changed the digitMap and outbound routing.
By manually changing the digit map in the Obi100. I should disable the "automatic update" process in order to keep what I have changed. Correct ?
Anyway. Down the road if GV not long provides a free service I would like to disable SP1 and have all the calls to SP2.
Please advice what I need to do to the digitMap. (I am thinking ahead).
Thanks again.
RonR:
Quote from: Dtan on July 14, 2011, 05:29:29 am
I am force to use the online provisioning system to initially setting up SP1 and SP2. I could not find a procedure to do it manually. Then I went in to manually changed the digitMap and outbound routing.
By manually changing the digit map in the Obi100. I should disable the "automatic update" process in order to keep what I have changed. Correct ?
You're never forced to use the online provisioning system (OBiTALK Web Portal), but you must consistently use one method or the other. I prefer to make all changes to the OBi locally/manually. To do so, it's necessary to disable Auto Provisioning so that the OBiTALK Web Portal doesn't repeatedly force it's settings onto the OBi:
System Management -> Auto Provisioning -> Auto Provisioning -> Medthod : Disabled
You can also periodically backup your configuration at:
System Management -> Device Update -> Backup Configuration
which will allow you to restore a previous configuration should you ever need to do so.
Quote from: Dtan on July 14, 2011, 05:29:29 am
Down the road if GV not long provides a free service I would like to disable SP1 and have all the calls to SP2.
Please advice what I need to do to the digitMap. (I am thinking ahead).
Using the original configuration, simply remove the three **1 redirects (shown in bold below):
Physical Interfaces -> PHONE Port -> PrimaryLine : SP2 Service
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{(<#:>):li},{911:sp2},{(*75xx):sp2},{**0:aa},{***:aa2},
{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
Service Providers -> ITSP Profile A -> General -> DigitMap:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1614>xxxxxxx|011xx.|(Mipd)|[^*]@@.'@'@@.)
Service Providers -> ITSP Profile B -> General -> DigitMap:
(*xxx|*<00:75>xx|**275*[x*][x*].|<411:**275*18004664411>|<**275*>18(00|88|77|66|55)xxxxxxx|
<**275*1>8(00|88|77|66|55)xxxxxxx|<**1>1xxxxxxxxxx|<**11>[2-9]xxxxxxxxx|<**11614>xxxxxxx|
011xx.|(Mipd)|[^*]@@.'@'@@.)
RonR:
Assuming you don't plan to use the LINE Port on the OBi, here's a configuration that eliminates the previously described **1/**2 limitations/tradeoffs by using the LINE Port DigitMap for all redirection:
Physical Interfaces -> PHONE Port -> PrimaryLine : PSTN Line
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{(<#:>):li},{911:sp2},{(*75xx):sp2},{**0:aa},{***:aa2},
{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
Physical Interfaces -> LINE Port -> DigitMap:
(*<00:75>xx|<**2>*xxx|<**2>011xx.|<**2>**275*[x*][x*].|<411:**2**275*18004664411>|
<**2**275*>18(00|88|77|66|55)xxxxxxx|<**2**275*1>8(00|88|77|66|55)xxxxxxx|
<**1>1xxxxxxxxxx|<**11>[2-9]xxxxxxxxx|<**11614>xxxxxxx)
Service Providers -> ITSP Profile A -> General -> DigitMap:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1614>xxxxxxx|011xx.|(Mipd)|[^*]@@.'@'@@.)
Service Providers -> ITSP Profile B -> General -> DigitMap:
(*xxx|**275*[x*][x*].|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1614>xxxxxxx|011xx.|(Mipd)|[^*]@@.'@'@@.)
Dtan:
The last dial plan will not work on Obi100 since it does not has a PSTN port.
Thanks.
Navigation
[0] Message Index
[#] Next page
[*] Previous page