How can "911" be setup to dial directly to a Local Emergency Number
jazzy:
Currently have my OBi set to dial out all calls using GV on SP1 and/or SP2
Using Trunk Group 1 -> sp1,sp2
Currently all 911 calls go out on the land line, but planing on canceling the land line very soon.
Are these the changes I need to make, on how and where "911" is routed?
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([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}
To get "911" to dial out using SP1 or SP2, do I just change the 12341234567 to my cell # and see if it rings.
RonR:
You've got it.
{(<911:12341234567>):sp1} replaces 911 with 12341234567 and sends it out SP1.
{(<911:12341234567>):tg1} replaces 911 with 12341234567 and sends it out Trunk Group 1.
Whatever you have in place of 12341234567 will be called when you dial 911.
jazzy:
Thanks RonR
So for my setup, since I'm using Trunk Group 1 for calling out, I edit the
{(<911:12341234567>):sp1} under Physical Interfaces -> PHONE Port -> OutboundCallRoute:
to this: {(<911:12341234567>):tg1}
Do I need to keep this entire calling string intac and just edit the bold?
I want all calls to use SP1 and/or SP2. No land line calling at all.
Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([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}
RonR:
However you end up with that OutboundCallRoute is all that counts. Edit just the applicable parts, copy/paste the whole thing, it doesn't matter. As long as you end up with:
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}
if you want 911 calls to use Trunk Group 1.
jazzy:
RonR
I just made these changes to my Physical Interfaces -> PHONE Port -> OutboundCallRoute:
{([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}
and I get " There is no call route available" so i set it back to the default, and service came back.
did I do something wrong? or is something missing?
Navigation
[0] Message Index
[#] Next page