Help me to build dial plan, please

(1/2) > >>

bogdatov:
Hello

I have obi100 and Google Voice. GV is already configured. I'm in USA (Florida, area code 813). Here is what I would like to do:

1. All 7 digit calls (xxx-xxxx) to be extended to 1813-xxx-xxxx and dialed through GV
2. All 10 digit calls to be extended to 1-xxx-xxx-xxxx and dialed through GV
3. All calls started with 1 to be dialed through GV
4. All OTHER calls to be dialed through differend VoIP provider (generic), e.g. voipraider.com

So it is all pretty much standard. Is that possibled at all and if so, how do configure it ? Dial plan, etc ...
Can somebody help me ?

RonR:
Assuming Google Voice on SP1 and VoIP Raider on SP2:


Physical Interfaces -> PHONE Port -> PrimaryLine : SP1 Service

Service Providers -> ITSP Profile A -> General -> DigitMap:

(<1aaa>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|<**2>011xx.)

where aaa is your local area code.


7/10/11 digits  ->  SP1
            011+  ->  SP2

bogdatov:
Thanks.
I understand those patterns: <1aaa>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx - they go to SP1, because you use Physical Interfaces -> PHONE Port -> PrimaryLine : SP1 Service

But I did not understand how you specified that <**2>011xx. goes to SP2 ?

RonR:
When you dial any number starting with 011, this number will first be processed using the PHONE Port DigitMap (which references Service Providers -> ITSP Profile A -> General -> DigitMap via Mpli).  **2 will be prepended to the dialed 011 number.  The resulting number will then be processed though the PHONE Port OutboundCallRoute, which will remove the **2 before sending the remainder out SP2.

bogdatov:
Got it. Basically prepending anything with **2 is the way of forcing it to SP2.
Thanks again

Navigation

[0] Message Index

[#] Next page