Since you cannot have resilient Emergency Hunt Groups nor add members who are not on your home element to an Emergency Hunt Group (we've tried), and without having to purchase the ERA server, does anyone have an idea on how to notify a central site that users made a 911 call? CESID not being used in this scenario.
What I've done is to bounce the call from the calling site to the monitoring site and back out again.
Monitoring Site <---------IPXNet--------------> Remote Site 911 Calls go out their local PSTN connection
Remote site calls 911
Route List that goes out the IP/XNET link first, if that is down, go out the local PSTN connection second. No warning tone so there is no delay.
Remote Site inserts a digit into the string (like
, to the call leave the remote site to the monitoring site as 8911
Call comes in as 8911 to the monitoring site.
I immediately take that call and send it out a Direct IP Route flagged as Emergency.
Call comes in as 8911 to the remote site.
I send out the 8911 call, and on the Digit Mod, strip off the 8.
So, 911 is dialed.
Leaves to the monitoring site as 8911
Call comes in to the monitoring site as 8911
Call goes out a Direct IP Route as an emergency call.
Successful emergency notification to emergency hunt groups and console, also showing that the correct extension as to who made the call.
Call enters the remote site as 8911.
Call goes out emergency route, stripping off the 8, leaving as 911.
Does anyone know of a simpler way of doing it? Local Emergency notification only alerts if you traverse route on that local system flagged as emergency, not on remote systems, even in a cluster.