Non-US Dial plan.

<< < (2/3) > >>

RonR:
Try this instead (only ITSPA/ITSPB is changed).  Default dialing is unchanged.  **1+number and **2+number will send number out SP1 and SP2 respectively, unchanged and unvalidated.  If that's still not what you had in mind, please be very specific.


Physical Interfaces -> PHONE Port -> DigitMap : (Default checked)

Physical Interfaces -> PHONE Port -> OutboundCallRoute : (Default checked)

Physical Interfaces -> PHONE Port -> PrimaryLine : (Default checked)


Physical Interfaces -> LINE Port -> DigitMap : (xxxxxxx|0[1-9]xxxxxxx|<**1>00xx.|<**2>001xx.)


Service Providers -> ITSP Profile A -> General -> DigitMap : (xx.|(Mipd)|[^*]@@.'@'@@.)


Service Providers -> ITSP Profile B -> General -> DigitMap : (xx.|(Mipd)|[^*]@@.'@'@@.)

Billy2Hats:
I need to substitute 000 for 911 calls to go out over PSTN.

I would also like to have local outgoing calls through SP1 and SP2 (both SIP) prefixed with my area code.

Presently outgoing calls are made through SP1 unless I dial **2.

My area code is 07 and local phone numbers are 55xx xxxx and 56xx xxxx


RonR:
Quote from: Billy2Hats on July 31, 2011, 09:03:38 pm

I need to substitute 000 for 911 calls to go out over PSTN.


Physical Interfaces -> PHONE Port -> DigitMap:

([1-9]x?*(Mpli)|[1-9]|[1-9][0-9]|000|**0|***|#|**1(Msp1)|**2(Msp2)|**8(Mli)|**9(Mpp)|(Mpli))


Physical Interfaces -> PHONE Port -> OutboundCallRoute:

{([1-9]x?*(Mpli)):pp},{(<#:>|000):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}

Quote from: Billy2Hats on July 31, 2011, 09:03:38 pm

I would also like to have local outgoing calls through SP1 and SP2 (both SIP) prefixed with my area code.

Presently outgoing calls are made through SP1 unless I dial **2.

My area code is 07 and local phone numbers are 55xx xxxx and 56xx xxxx


Service Providers -> ITSP Profile A -> General -> DigitMap:

(xxxxxxxxxx|<07>55xxxxxx|<07>56xxxxxx|0011xx.|(Mipd)|[^*]@@.'@'@@.)


Service Providers -> ITSP Profile B -> General -> DigitMap:

(xxxxxxxxxx|<07>55xxxxxx|<07>56xxxxxx|0011xx.|(Mipd)|[^*]@@.'@'@@.)

atikansari:
Thanks RonR. Now its working...But Can you help me on one more thing. in my phone book some international numbers are starting with 0091xxxxxxxxxx and some are with +91xxxxxxxxx. starting with 00 numbers are going through SP1 but same number with + are going through PSTN and here called fail.

+ and 00 are representing same but Obihai intercepting them differently. any idea how can implement that 00 and + are same and should go though SP1.

i really appreciate your help so far.

RonR:
I don't undertand.

My telephone only has 0-9,*, and # buttons.

If you need a '+' sent out a trunk sometimes and '00' sent out a trunk other times, please let me know how you wish to make that distinction.  Either can be sent out at the DigitMap level, but I need to know the triggering event for them.

Navigation

[0] Message Index

[#] Next page

[*] Previous page