Reduce dial time on PHONE port with SIP provider

<< < (3/4) > >>

RonR:
Please post the contents of:

Physical Interfaces -> PHONE Port -> DigitMap

and

Physical Interfaces -> PHONE Port -> PrimaryLine.

gmichels:
Quote from: RonR on March 29, 2012, 05:33:36 pm

Please post the contents of:

Physical Interfaces -> PHONE Port -> DigitMap



PHONE port

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

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

CallReturnDigitMaps: {pli:(xx.)},{sp1:(<**1>xx.)},{sp2:(<**2>xx.)},{li:(<**8>xx.)},{pp:(<**9>xx.)}

Primary Line is set to SP2 Service.

edit: I'd like to add I don't have anything on the LINE port, if it would make any difference.

Thanks

RonR:
I made a mistake.  What you want is:

Service Providers -> ITSP Profle B -> General -> DigitMap : (xxx|xxxx|0xxxxxxxx|00xxxxxxxxxxxx)

klingon:
If you're in the US/Canada, do this :

Service Providers -> ITSP Profile (A/B whichever is SIP) -> General -> DigitMap :
([2-79]11S0|<1>[2-9]xxxxxxxxx|1xxxxxxxxxxS0|[x*][x*].|(Mipd)|[^*#]@@.)

This will send all 10 digit and 11 digit to dial out immediately with the S0.  The [x*][x*]. will take care of the balance like feature codes which begin with *, 011 etc.  This unfortunately will still take 10-12 secs to dial unless you can determine the number of digits for each country you want to dial out, then append it with S0.  Make sure you have the right digitmap order as the unit will dial out as soon as the correct number of digits are matched, so start from longest to shortest.  [2-79]11S0 is optional if you're not sending 911/411 via your SIP provider.

RonR:
Quote from: klingon on March 29, 2012, 05:55:25 pm

If you're in the US/Canada, do this :


He's in Brazil.

Navigation

[0] Message Index

[#] Next page

[*] Previous page