OBiTALK Community

General Support => Installation and Set-Up (Devices) => Topic started by: robhouston on April 10, 2011, 06:00:06 AM

Title: Google Voice and PSTN Obi110 Dial Plan?
Post by: robhouston on April 10, 2011, 06:00:06 AM
Hello:

I've got Google Voice successfully set up on my Obi110 as service #1.  I want to create a dial plan like this:

- Dial 1 and 10 digits - Use Google Voice
- Dial anything else, including 911, 7 digits, etc. - use PSTN

How should the dial plan be configured to do this?

Thanks very much!

Title: Re: Google Voice and PSTN Obi110 Dial Plan?
Post by: RonR on April 10, 2011, 11:05:23 AM
911 goes out the LINE Port (PSTN) by default.

Assuming Google Voice is configured on SP1/ITSP Profile A and PrimaryLine = SP1 Service, the following ITSP Profile A DigitMap should send everything other than 1 + 10-digits out the Line Port:

(1xxxxxxxxxx|<**81>[2-9]xxxxxxxxx|<**8>xxxxxxxS4|<**8>011xx.|<**8>xx.|(Mipd)|[^*]@@.)

If you'd like 10-digits without a leading 1 to also use Google Voice, with a 1 automatically added, simply change the '**81' to '1' in the second rule.  Otherwise, a 1 will be automatically added and the LINE Port will be used.

If you make this change to your OBi locally/directly, you must also disable Auto Provisioning at:

System Management -> Auto Provisioning -> Auto Provisioning -> Method : Disabled.

Otherwise, the OBiTALK configuration facility will overwrite your changes when you reboot.  Alternatively, you can use the OBiTALK / OBi Expert configuration facility, in which case, Auto Provisioning must remain enabled.
Title: Re: Google Voice and PSTN Obi110 Dial Plan?
Post by: robhouston on April 11, 2011, 06:24:07 AM
Thanks, Ron, this should work fine.  I can't wait to set it up!

Rob
Title: Re: Google Voice and PSTN Obi110 Dial Plan?
Post by: robhouston on June 15, 2011, 05:19:10 PM
Okay, I'm ready to add toll-free numbers (prefixes 800, 877, 866, etc.) to be routed to my PSTN line, instead of GV.  What rule should I add to ITSP Profile A DigitMap?

Thanks!
Title: Re: Google Voice and PSTN Obi110 Dial Plan?
Post by: RonR on June 15, 2011, 05:40:00 PM
Sandwich these two rules in and 800/888/877/866/855 numbers (with or without a leading 1) should go the LINE Port:

|<**8>18(00|88|77|66|55)xxxxxxx|<**81>8(00|88|77|66|55)xxxxxxx|
Title: Re: Google Voice and PSTN Obi110 Dial Plan?
Post by: robhouston on June 15, 2011, 05:57:30 PM
Perfect, and thanks, RonR!