News:

On Tuesday September 6th the forum will be down for maintenance from 9:30 PM to 11:59 PM PDT

Main Menu

obi202 dial plan

Started by Jogi, July 29, 2012, 08:33:08 PM

Previous topic - Next topic

Jogi

I have obi202

SP3 Google voice
SP4 Fongo

Want digital maps to be able to:

when call dialling 7 and 10 digit number from physical phone, it should call out using SP4

and

When call calling with prefix 1 +10 digit numbers, it should use SP3.

Please help



pc44

Jogi,

Add the following to your default Phone Port DigitMap:

from the default
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**9(Mpp)|(Mpli))

to this
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**9(Mpp)|<**41ABC>[2-9]xxxxxx|<**41>[2-9]xxxxxxxxx|<**3>1xxxxxxxxxx|(Mpli))

Change the ABC to your three-digit area code, and test.

pc44

Jogi

Worked as intended! Thanks!

cynthiya

Hi, can some one help me on this problem I am facing.

I am setting up an OBi202, with 3 outgoing lines.
two sip accounts and one googlevoice.all lines are registered successfully and I am able to receive incoming calls on lines that support inward dialing.

Now 'am trying to setup dial plan to route calls between outgoing lines based on the number pressed, and got totally lost.

I am trying to accomplish this,

I have Axvoice configured on SP1, Googlevoice  on SP2, and callwithus on SP3

-> I need only 911 calls going out through SP1
-> All 10-digit US calls,directory services..etc through SP2, need to prepend 1 to the dialed number since googlevoice needs dialed numbers prefixed with 1(i have tried this only with asterisk, and its dial plans needed it)
-> All international calls dialed out through callwithus, its okay to look for 011 and route those calls to callwithus.

Any help is much appreciated



Quote from: pc44 on July 30, 2012, 07:02:57 AM
Jogi,

Add the following to your default Phone Port DigitMap:

from the default
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**9(Mpp)|(Mpli))

to this
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**9(Mpp)|<**41ABC>[2-9]xxxxxx|<**41>[2-9]xxxxxxxxx|<**3>1xxxxxxxxxx|(Mpli))

Change the ABC to your three-digit area code, and test.

pc44

jimates

When you set up the services on your dashboard you should have taken care of 1 & 2.

1 - When you set up axvoice on SP1 you had the option to select it for 911 calls.

2 - When you set up GV on SP2 you had an option to select it as the default for outgoing calls.

When you select those options, Obitalk will configure everything for you. All calls by default would go out SP2 on GV. 911 calls would only go out on axvoice, SP1.

routing the international calls to SP3 requires manual editing which I will have to find, unless someone else comes along and helps before I get back.

ianobi

Cynthiya,

If you have done as jimates suggested via the dashboard, then your
Service Providers -> ITSP Profile B -> General -> DigitMap will look something like this:
(*xx|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|xx.|(Mipd)|[^*#]@@.)

Also, your phone 1 and 2 and auto attendant Primary Lines should all be set to sp2.

Assuming that all of the above is true, change as follows:
Service Providers -> ITSP Profile B -> General -> DigitMap
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1aaa>[2-9]xxxxxx|<**3>011xx.)

Where aaa is your local code.

cynthiya

 ;D ;D ;D ;D ;D ;D ;D

Thanks jimates and ianobi, it seems to be working flawless. I have not tested the 911 calls yet.

for what its worth, After trying your solution, i still had problems with calls going out thru callwithus. I was getting error 400.It turned out to be due to the 'on' SIP SLG setting on my WGR614..Once I turned the feature off on the router it started working fine.

Thanks again

jimates

#7
Quote from: pc44 on July 30, 2012, 07:02:57 AM
Jogi,

Add the following to your default Phone Port DigitMap:

from the default
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**9(Mpp)|(Mpli))

to this
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**9(Mpp)|<**41ABC>[2-9]xxxxxx|<**41>[2-9]xxxxxxxxx|<**3>1xxxxxxxxxx|(Mpli))

Change the ABC to your three-digit area code, and test.

pc44
it is recommended to leave the phone port digit maps and outboundcallroute at default configurations (with exception of possible 911 change). All changes should be made at the ITSP digit map level.

Your phone port has  default service (ITSP profile) to use. Make your change at that ITSP digit map.