911 and the Obi110...the search continues...
jayd4wg:
I'm implementing OBi110 to cut bills like everyone else but I have a specific need and am curious how to set up a dialing plan to accomplish what i'm trying to do.
My SipGate (sp2) account allows e911 and I subscribe to this service (all of $1.90 per month)...i've scheduled a test of this service with the local PSAP and they get my address just fine. This is important to me because I have young kids and trying to train them to use a "smart" phone to make a 911 call is harder than one might imagine. If i could figure out a way for them to call 911 with the Wii on the other hand, they could probably accomplish this i a half a second. The home screen on the smart phone has too many distractions. My 7 year old can think of nothing else as soon as he sees the Angry Birds app on my phone.
SO here goes. SP1 set up with GV using the Configurator. Service works like a champ.
SP2 set up with sipGate and service works fine when selected using **2
I'd like to set up a dialing plan on SP1 that converts 911 to **2911 to trunk the emergency call out SP2. does this make sense or am I barking up the wrong tree here?
yhfung:
I believe that you have to modify the dial plan for SP1 such that it can forward your 911 to SP2.
YH
jayd4wg:
I think i found it but would like one of the braintrust here to confirm.
in the PHONE Port interface, there is an OutboundCallRoute of;
Code:
{(<#:>|911):li},{**0:aa},{***:aa2},{(Mpli):pli},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp}
if i edit this to read:
Code:
{(<#:>|911):sp2},{**0:aa},{***:aa2},{(Mpli):pli},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp}
I think I will be there...thoughts? obviously, I'll schedule another test with the PSAP before trusting this change.
RonR:
This is probably a little better way to do it. This leaves the meaning of a single '#' unchanged:
Code:
{911:sp2},{(<#:>):li}
Dixon:
They way I have it setup is
Phone OutboundCallRoute
{911:sp2},{<#:>:li},{**0:aa},{***:aa2},{(Mpli):pli},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**9:>(Mpp)):pp}
From this thread:
http://www.obitalk.com/forum/index.php?topic=387.0
I have GV on sp1, Callcentric on sp2
Navigation
[0] Message Index
[#] Next page