e911 Backup/Failover

(1/4) > >>

Everton:
I was up late and decided to access my OBi110 directly through its web Portal.  The System Status Page shows:

SP1 Service Status:  Connected   (GV is setup on SP1)

SP2 Service Status:  Retrying..... (VOIP.ms is setup on SP2 for e911 and toll Free outgoing)

OBiTALK Service Status:  Normal (User Mode)

When I logged into my VOIP.ms account, the Portal: Home Page shows that No registration found for the Registration Status.

What this means if we had dial 911 at that specific time, the call would fail (or would it?).  After multiple refresh of the OBI110 status page, it still shows SP1 as retrying.  I reboot the OBi110 and SP2 became Registered.  This has happen before...not sure what could cause this or now to prevent it from happening.

What I would like to do is to use either SP1 (GV) and Voice Gate 3 (CallWithUs - Unregistered) as a backup for e911 by dialing a non-emergency number, 1aaa2345678, where I can at least reach 911, even though the 911 center would not have the address information.  How can I modify the DigitMap/OutboundCallRoute to provide some form of failover via SP1 (GV) and Voice Gate 3?  Additionally, I have a subaccount setup on VOIP.ms can I could potentially setup on Voice Gateway 4 and use that as a Failover or use the same primary account in an unregistered state.

--------------------------------------------------------------------------------------------
Background Info:
I have a Broadband connection (Comcast) Modem connected to a DDWRT-Router (WRT54G-TM) and the OBi110 connected to one of the 4 ports.  I have STUN Enable (stun.ideasip.com) on the OBi110.

PHONE Port: -> DigitMap:
([1-9]x?*@@.|[1-9]|[1-9][0-9]|911|411|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Mvg3)|**8(Mli)|**9(Mpp)|(Mpli))

PHONE Port: -> OutboundCallRoute:
{([1-9]x?*@@.):pp},{(<#:>):li},{911:sp2},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Mvg3)):vg3},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}

PHONE Port: -> PrimaryLine:  SP1 Service

ITSP Profile A: -> DigitMap:  
(<123:1aa1234567>|<411:18003733411>|<**3>1876xxxxxxxS0|<**3>011xx.|<**2>1800xxxxxxx|<**2>1888xxxxxxx|<**2>1877xxxxxxx|<**2>1866xxxxxxx|<**2>1855xxxxxxx|(Mste))

RonR:
Everton,

There's no real failover implmented in the OBi.  The following change to the OutboundCallRoute, however, should provide alternatives if SP2 or SP1 are not registered or connected when the 911 call is placed.


Physical Interfaces -> PHONE Port -> DigitMap:

([1-9]x?*@@.|[1-9]|[1-9][0-9]|911|**0|***|#|**1(Msp1)|**2(Msp2)|**3(Mvg3)|**8(Mli)|**9(Mpp)|(Mpli))

Physical Interfaces -> PHONE Port -> OutboundCallRoute:

{([1-9]x?*@@.):pp},{(<#:>):li},{911:sp2},{(<911:1aaa2345678>):sp1},{(<911:1aaa2345678>):vg3},
{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Mvg3)):vg3},
{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}

Physical Interfaces -> PHONE Port -> PrimaryLine:  SP1 Service

Service Providers -> ITSP Profile A -> General -> DigitMap:
 
(<123:1aaa1234567>|<411:18003733411>|<**3>1876xxxxxxxS0|<**3>011xx.|
<**2>18(00|88|77|66|55)xxxxxxx|(Mste))


I also took the liberty of removing 411 from the PHONE Port DigitMap as it serves no purpose and I revised the ITSPA DigitMap for a more compact handling of toll-free numbers.

Ostracus:
Quote from: RonR on November 04, 2011, 09:35:19 am

Everton,

There's no real failover implmented in the OBi.  The following change to the OutboundCallRoute, however, should provide alternatives if SP2 or SP1 are not registered or connected when the 911 call is placed.
------
Physical Interfaces -> PHONE Port -> PrimaryLine:  SP1 Service



Isn't one of the tricks if SP1 or 2 might be unavailable to set the above to a trunk instead?

RonR:
Quote from: Ostracus on November 04, 2011, 10:49:08 am

Isn't one of the tricks if SP1 or 2 might be unavailable to set the above to a trunk instead?


I don't know what that means.

Ostracus:
Quote from: RonR on November 04, 2011, 10:52:10 am

Quote from: Ostracus on November 04, 2011, 10:49:08 am

Isn't one of the tricks if SP1 or 2 might be unavailable to set the above to a trunk instead?


I don't know what that means.



Physical Interfaces -> PHONE Port -> PrimaryLine:  SP1 Service

One of my choices is Trunk Group 1. I believe I dug the example from one of your previous posts.

Navigation

[0] Message Index

[#] Next page