How to configure Obi202 to redirect 911 calls to 10-digit local emergency number

<< < (2/3) > >>

jjtricket:
RE: Obi202

Under Physical Interfaces -> PHONE Port -> OutboundCallRoute ->

add the following to the call route:
{(<911:XXXXXXXXXX>):sp1},

This needs to be entered after {([1-9]x?*(Mpli)):pp},

Anywhere else and its a no go.


jimates:
Quote from: jjtricket on September 20, 2012, 09:53:32 am

RE: Obi202

Under Physical Interfaces -> PHONE Port -> OutboundCallRoute ->

add the following to the call route:
{(<911:XXXXXXXXXX>):sp1},

This needs to be entered after {([1-9]x?*(Mpli)):pp},

Anywhere else and its a no go.

What is a no go, the 911 alternate or something else.
I just put the rule first in my call route to test it and it works fine.

NOTE:
On the Obi110 I usually put the rule right after the default rule that is edited
default .......,{(<#:>|911):li},........
edited to .....,{(<#:>):li},{(<911:XXXXXXXXXX>):sp1},

jjtricket:
Interesting, I tried the first on my Obi202, then last, and it would not work, just a ring then fast busy signal.

azwelkers:
I cant seem to get anything other than static or a busy signal either.  Any other thoughts.
Here is my current OutboundCallRoute line: XXXXXXXXXX are the test number

{([1-9]x?*(Mpli)):pp},{(<911:XXXXXXXXXX>):sp1},{(<#:>):ph2},{(<**8:>(Mbt)):bt},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Msp3)):sp3},{(<**4:>(Msp4)):sp4},{(<**9:>(Mpp)):pp},{(Mpli):pli}

jimates:
in testing mine I now get a reject also. But my 411 redirect works as it should, same rule format. Will have to see why.

By getting the reject by the service provider it appears that 911 is not getting transposed into the 11 digit number.

EDIT:
My call history shows the actuall number dialed by the Obi, not just the digits 911.

Since my 411 rule is in my ITSP profile and 911 was in the phone port call route. I moved the 911 rule to my ITSP and it now works.

If you have sp1 as default for outgoing calls, and sp1 uses ITSP Profile A, then add the 911 rule to the ITSP A General -> Digit Map
this is what mine is (<411:18003733411>|911:1814xxxxxxx>|(Mste))

I will have to experiment on how to set it for an Obi202 where the ph2 uses a different ITSP

See the statement by RonR about not changing the phone port digit maps and call routes.
http://www.obitalk.com/forum/index.php?topic=414.msg2434#msg2434



EDIT:
If I remove the original rule from the phone outbound call route it doesn't work. I have to have
{(<911:1814xxxxxxx>):sp1}, at the beginning of the phone outbound call route and also a rule in the ITSP digit map as shown above.

EDIT: final
I have to put this at the beginning of both phone port OCR {(<911:1814xxxxxxx>):sp1},
and this (<411:18003733411>|911:1814xxxxxxx>|(Mste)) for the ITSP A General Digit Map
911 from either phone port dials the alternate number using the service on sp1. If I change anything it breaks.

Navigation

[0] Message Index

[#] Next page

[*] Previous page