Dial Plan for forcing international calls via SP2

<< < (3/4) > >>

xray:
oleg is right.  you don't want to mix <**2>011xx.|<**2>044xx. into ITSP A DigitMap.

Another suggestion:
Assuming SP1(GV) use for USA calls only, and SP2(sip service) for international calls only.
you don't even need 1xxxxxxxxxx|<1>[2-9]xxxxxxxxx| in ITSP B DigitMap.

TSP B digimap can just look like
(011xx.|044xx.)

RonR:
My general philosophy is to leave the PHONE Port DigitMap and OutboundCallRoute unmodified.  They work closely together and it's easy to break things from there.  You started out saying "I thought each ISTP DigitMap should be responsible only for own patterns.", but you quickly strayed from your own goal.

Your approach reuqired a number of changes to two PHONE Port structures, is confusing to follow (and potentially breaks things).

My approach required one simple change to ITSPA: '<**2>'

oleg:
Quote from: xray on March 23, 2011, 09:38:07 pm


TSP B digimap can just look like
(011xx.|044xx.)



I totally agree. But in my case I can use ITSP B for all calls, including US. I have to dial prefix **2 (not shown in OutboundCallRoute above) to force US call via sp2

---oleg

soccerfan:
A follow-up problem:
I have set up the ITSP DigitMap  as suggested by RonR:

Quote from: RonR on March 23, 2011, 03:17:55 pm

If you want 044 + number to also go out SP2 like 011 + number does:
Code:

ITSPA DigitMap:
(1xxxxxxxxxxS0|<1>[2-9]xxxxxxxxxS0|<1aaa>xxxxxxxS4|<**2>011xx.|<**2>044xx.|xx.)

ITSPB DigitMap:
(1xxxxxxxxxxS0|<1>[2-9]xxxxxxxxxS0|<1aaa>xxxxxxxS4|011xx.|044xx.|xx.)



I wanted to see if I could still manually use **2 to force a local (7-digit) call via SP2.
Dialing **2 1-AAA-XXX-XXXX (or **2 AAA-XXX-XXXX) works fine, but that is not the issue.

However, when I dial **2 XXX-XXXX the obi110 reboots (tried several local numbers).
Any thoughts about why the device reboots? Thanks.

obi-support2:
soccerfan,

I used the same digit map for my ITSP A & B, I have not been able to reproduce the reboot problem yet. The area code I used is 408. I have tried this on 1.1.0.1892 and 1.2.0.2101 (latest 1.1 and 1.2 releases respectively).

1. What is the f/w version you have on your OBi device?
2. Would you mind sharing your PHONE Port OutboundCallRoute as well?
    If you send this information to support@obihai.com if you prefer

Other forum members, please let me know if you can also reproduce same/similar problem
 and how you make it happen. Thanks a lot.

   

Navigation

[0] Message Index

[#] Next page

[*] Previous page