How can "911" be setup to dial directly to a Local Emergency Number
RonR:
Quote from: jazzy on September 24, 2011, 04:54:03 pm
{([1-9]x?*(Mpli)):pp},{(<#:>):li},{(<911:12341234567>):sp1},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
911 should use SP1 (not Trunk Group 1) with that OutboundCallRoute. Does the status page in the OBi show SP1 as 'Connected'? Can you dial **1 18005551212 and reach directory assistance?
I suspect your SP1 is not connected at the moment.
jazzy:
RonR
After I made these changes:
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{(<#:>):li},{(<911:12341234567>):tg1},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
I tried to call any number, and got " There is no call route available"
I then changed it right back to default and then was able to make the outgoing call.
RonR:
Changing the default of:
{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
to:
{([1-9]x?*(Mpli)):pp},{(<#:>):li},{(<911:12341234567>):tg1},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
should not affect anything but the dialing of 911.
jazzy:
just tried the changes again, and I still get " there is no call route available to complete your call"
defaulted back, and able to call out. Only thing I see different is:
(default)
{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
to:
(my changes)
{([1-9]x?*(Mpli)):pp},{(<#:>):li},{(<911:12341234567>):tg1},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
you see any need changes?
RonR:
jazzy,
I just put YOUR OutboundCallRoute into MY OBi and it works perfectly. I changed 12341234567 to my cell phone number and dialing 911 calls my cell phone. There is nothing wrong with that OutboundCallRoute.
Are you sure it's not getting truncated when you paste it into the OBi? Your symptoms sound like your OutboundCallRoute is ending up as:
{([1-9]x?*(Mpli)):pp},{(<#:>):li},{(<911:12341234567>):tg1},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
with
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
getting lost.
Navigation
[0] Message Index
[#] Next page
[*] Previous page