Ignoring Pli and using OutboundCallRoute only

(1/3) > >>

Yannick:
I would like to use Google Voice for all US/CA calls and SP2 for others. To do so, I was looking at replacing the OutboundCallRoute digitmap with:

{(Msp1):sp1},{(Msp2):sp2},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp}

with ISTPA(GV) digitmap = (<1609>xxxxxxxS4|1xxxxxxxxxx)

and ISTPB (Localphone) = (<0:32>xxxxxxxx|<0:32>xxxxxxxxxx|xx.)

Straightforward I thought with the addition of the above rules in bold. However, the DMP never gets to route to SP2. I am considering using syslog to troubleshoot but I am not sure it will help here.

Once I have fixed this for PHONE, I would like to see the same routing logic for AA or when I call using SoftPhone / Obion on iPhone.

Any thought ?
Thanks in advance.

RonR:
Without seeing your PHONE Port DigitMap and PrimaryLine setting, I don't want to speculate why SP2 is never being used.

I would reccomend you leave the PHONE Port DigitMap and OutboundCallRoute at their default values and make the following changes instead:


PHONE Port -> PrimaryLine : SP1 Service

ITSPA -> General -> Digitmap : (1xxxxxxxxxx|<1609>xxxxxxxS4|<**2>xx.|(Mipd)|[^*]@@.'@'@@.)

ITSPB -> General -> Digitmap : (xx.|(Mipd)|[^*]@@.'@'@@.)


11-digit numbers beginning with 1 will be sent to SP1 unchanged.
7-digit numbers will be sent to SP1 with 1609 prepended.
All other numbers will be sent to SP2 unchanged.


No other changes are required for the Auto Attendant to behave similarly except:

Auto Attendant -> PrimaryLine : SP1 Service

Yannick:
Thanks Ron, unfortunately this does not trigger SP2 for any number not starting with 1. Unless I dial **2:

                     

All other settings are defaulted.

I am using Obi100 latest firmware.

Please help.

obi-support2:
You can try this:

{(Msp1):sp1},{(<0:32>(Msp2)):sp2},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp}

with ISTPA(GV) digitmap = (<1609>xxxxxxxS4|1xxxxxxxxxx)

and ISTPB (Localphone) = (0xxxxxxxx|0xxxxxxxxxx|xx.)

RonR:
Yannick,

I don't see how that can be.  Only 7- and 11-digit numbers should go out SP1.  All others should automatically have **2 prepended which would send them out SP2.

Please post your PHONE Port DigitMap and OutboundCallRoute.

Navigation

[0] Message Index

[#] Next page