OBiTALK Community

General Support => New to Using the OBi / VoIP => Topic started by: Madferret on July 02, 2012, 11:51:18 AM

Title: routing only international calls to sp1
Post by: Madferret on July 02, 2012, 11:51:18 AM
I'm new to OBi, and trying to set this up for my small business.  I'm not very technical and I've hit a wall so I'm coming to you experts for assistance.  I need to keep my landline active for the time being and would like to use my OBi for international calls only.  I currently have a OBi110 connected to my landline and I've already setup Callcentric on SP1.

This is essentially the setup I'm looking for:

[2-9]11  ->  PSTN Line
7 digits  ->  PSTN LINE (956 Area Code)
Tollfree  ->  PSTN Line
10/11 digits  ->  PSTN Line

011+  ->  SP1 Service (Callcentric)

I believe I can achieve this by modifying the digit maps, however, it's too technical and I'm unsure of how to modify it.  Can someone help?

Also, from my understanding, if I modify the digit maps, I would NOT need to dial the **1 Prefix before dialing a 011+ number?

Title: Re: routing only international calls to sp1
Post by: pc44 on July 02, 2012, 12:54:28 PM
Hi Madferret,

Let's assume that your Physical Interfaces -> PHONE Port -> PrimaryLine is already set to PSTN, which it should be by default on the OBI110.

Insert the following to your Physical Interfaces -> PHONE Port -> OutboundCallRoute:  
{(011xx.):sp1},
so that it looks something like this:
{(011xx.):sp1},{([1-9]x?*(Mpli)):pp},{**0:aa}, ... etc etc...


EDIT:  This is probably a more complete and cleaner approach:

Add the following to Physical Interfaces -> PHONE Port -> DigitMap:
<1956>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|<**1>011xx.

so that it looks something like this:
{([1-9]x?*(Mpli)|<1956>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|<**1>011xx.|[1-9]S9|[1-9] ... etc etc ...

Let us know how it goes,
pc44
Title: Re: routing only international calls to sp1
Post by: Madferret on July 02, 2012, 01:22:06 PM
Quote from: pc44 on July 02, 2012, 12:54:28 PM
Hi Madferret,

Let's assume that your Physical Interfaces -> PHONE Port -> PrimaryLine is already set to PSTN, which it should be by default on the OBI110.

Insert the following to your Physical Interfaces -> PHONE Port -> OutboundCallRoute:  
{(011xx.):sp1},
so that it looks something like this:
{(011xx.):sp1},{([1-9]x?*(Mpli)):pp},{**0:aa}, ... etc etc...


EDIT:  This is probably a more complete and cleaner approach:

Add the following to Physical Interfaces -> PHONE Port -> DigitMap:
<1956>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|<**1>011xx.

so that it looks something like this:
{([1-9]x?*(Mpli)|<1956>[2-9]xxxxxx|<1>[2-9]xxxxxxxxx|1xxxxxxxxxx|<**1>011xx.|[1-9]S9|[1-9] ... etc etc ...

Let us know how it goes,
pc44


Thanks for the reply, pc44.

I was messing with it earlier, and this is what I came up with (in case anyone else wants to set it up this way):
(Yes, Physical Interfaces -> PHONE Port -> PrimaryLine is already set to PSTN by default)

In Physical Interfaces -> LINE Port -> DigitMap:

([2-9]11S0|[2-9]xxxxxx|18(00|88|77|66|55)xxxxxxx|<1>8(00|88|77|66|55)xxxxxxx|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<**1>(011xx.))

This seems to be working from my limited testing.

I'll give your solution a shot if I find any issues with my current setup (Don't want to break it if it's working)
Title: Re: routing only international calls to sp1
Post by: pc44 on July 02, 2012, 01:38:35 PM
Madferret,

Glad you got it working!! :)

Based on your DigitMap, I'm not seeing 7-digit dialing for your default area code.  If it is working, then please disregard the following.  If it's not working, I would make one minor change to your DigitMap, from...

([2-9]11S0|[2-9]xxxxxx|18(00|88|77|66|55)xxxxxxx|<1>8(00|88|77|66|55)xxxxxxx|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<**1>(011xx.))

to

([2-9]11S0|<1956>[2-9]xxxxxx|18(00|88|77|66|55)xxxxxxx|<1>8(00|88|77|66|55)xxxxxxx|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<**1>(011xx.))

pc44
Title: Re: routing only international calls to sp1
Post by: Madferret on July 02, 2012, 02:41:39 PM
Thanks for the suggestion!

7 digit dialing seems to be working fine at this time so I'll leave it be for now.

OBi110 is awesome once everything is setup!
Title: Re: routing only international calls to sp1
Post by: pc44 on July 02, 2012, 03:15:11 PM
Quote from: Madferret on July 02, 2012, 02:41:39 PM
Thanks for the suggestion!

7 digit dialing seems to be working fine at this time so I'll leave it be for now.

Awesome!

Quote from: Madferret on July 02, 2012, 02:41:39 PMOBi110 is awesome once everything is setup!

And, YES!!!  I totally concur; the OBIs are awesome once they are setup! :)

pc44