outbound routing for 911 and Int'l call via line port and other via GV on SP1

<< < (2/2)

RonR:
The two second delay on calls through your LINE Port are proabably the result of having an xx. rule.  Use instead:

Physical Interfaces -> LINE Port -> DigitMap : ([2-9]11|[2-9]xxxxxx|1xxxxxxxxxx)

RonR:
Quote from: gv2012 on February 11, 2012, 06:52:12 am

I modified your string as below and testing this with 611 call ... dialing 611 only waits about 2 or so second, but 611# immediately bridges with line port.

(1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1973>[2-9]xxxxxx|<**8>01191xx.|<**8>01197xx.|<**8>[2-8]11|011xx.| (Mipd)|[^*#]@@.'@'@@.)


In case you're not aware, 911 is not processed though the DigitMap above nor through the LINE Port DigitMap (unless you were to dial **8911).  911 is handled as a special case in the PHONE Port DigitMap and OutboundCallRoute:

Physical Interfaces -> 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))

Physical Interfaces -> PHONE Port -> 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}

Navigation

[0] Message Index

[*] Previous page