In ESA when I send 9911 this is what gets sent to the co and fails. If I put in a SPN the osdn does not ring, is there a way to send 9911 from esa and have the first digit 9 strip ?
As a note I see in the ESA programming that it refers to a route and not a RLI so how can you make it strip the extra 9 to sent to the PSTN if you cannot do a digit Mod on it ?
In LD 24 your ESDN should be 911 if you want callers to be able dial simply 911.
Now for callers to dial 9+911 do this:
LD 86
REQ new
CUST 0
FEAT dgt
DMI x -- any available DMI(you can't use DMI 0 for this)
> ld 86
REQ new
CUST 0
FEAT rlb
RLI y -- any available RLI number
ENTR 0
LTER yes
DMI x -- same new DMI as above
>ld 90
REQ new
CUST 0
FEAT net
TRAN ac1
TYPE spn
SPN 911
RLI y -- same RLI as created above
Now, if a caller dials 9+911 BARS will "local terminate" the call to simply 911. Since 911 is the ESDN you will get the Onsite Notification.
This is described clearly in the Emergency Services Access Description and Implementation Document 553-3001-313.
Look under the Feature Implementation heading.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.