Please help for digmap.

(1/2) > >>

jc2516:
I have an OBI200. I just want to configure outbound like this:

Default: SP1.

When dial 1-xxx-xxx-xxxx, go SP1.

When dial xxx-xxx-xxxx, go SP1 and dial 1-xxx-xxx-xxxx.

When dial 2-xxx-xxx-xxxx, go SP2 and dial 1-xxx-xxx-xxxx.

When dial 011-xx...., go SP3.

What should I do for the digmap?

Thanks.

azrobert:
Service Providers -> ITSP A Profile -> General -> DigitMap:
(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1aaa>xxxxxxx|911)

Change aaa to your local area code

Service Providers -> ITSP B Profile -> General -> DigitMap:
(<2:1>[2-9]xxxxxxxxx)

Service Providers -> ITSP C Profile -> General -> DigitMap:
(011xx)

Physical Interfaces -> Phone1 Port -> DigitMap:
([1-9]S9|[1-9]xS9|1?xxxxxxxxxx|2[2-9]xxxxxxxxx|011xx.S3|xxxxxxx|911|**|***|222222222)

Physical Interfaces -> Phone1 Port -> OutboundCallRoute:
{(Msp1):sp1},{(Msp2):sp2},{(Msp3):sp3},{**:aa},{***:aa2},{222222222:pp}

The Phone Port DigitMap validates the dialed number
Then the Phone Port OutboundCallRoute will route the call to the destination.
I included 7 digit dialing for your local area code.
I'm routing 911 to SP1.
If this isn't correct remove "|911" from the ITSP A DigitMap.
222222222 is the Echo Test.
I removed the **n prefix dialing function and the Primary Line function.
If you need these or are uncomfortable with this, post back.

jc2516:
Thanks for your post. That works for me. But when I create a speed dial username@pbxes.com, it doesn't work.

Previously, I used the following as Physical Phone digitmap, and used the default for SP? digitmap. It worked, but speed dials didn't work. It did work for the speed dial of username@pbxes.com.

(<1>8(00|22|33|44|55|66|77|80|81|82|88)xxxxxxx|(<:1>(416|905|289|647|xxxxxxx)|<**2><:1>[2-9]xx[2-9]xxxxxx|*98|<011:**3>xx.|xx.|911|**|***|222222222|(Mipd)|[^*#]@@.)

azrobert:
Change the speed dial to sp1(username@pbxes.com)

or

Add rule "|[^*#]@@." (without quotes) to the Phone Port and ITSP A DigitMaps

I would do the 1st option. The 2nd might will increase the delay after dialing some numbers.

Edit:
The way you defined the SD, it goes thru the normal DigitMap and OutboundCallRoute processing and must match a rule.

My method bypasses the DigitMap and OutboundCallRoute processing and is routed directly to SP1.

jc2516:
I use sp1(username@pbxes.com). It works well. Thanks.

I have some more questions.

1. I want to add SP4 for outbound only. How should I set up it?
2. Can I make forward to a speed dial number? I tried *7210#. It didn't work. Speed dial 10 is a local number.

Navigation

[0] Message Index

[#] Next page