News:

On Tuesday September 6th the forum will be down for maintenance from 9:30 PM to 11:59 PM PDT

Main Menu

OBi2182 and PunchAlert E911

Started by DaveOBI1992, August 02, 2022, 07:17:20 AM

Previous topic - Next topic

DaveOBI1992

I purchase a OBi2182 IP Phone for my son, specifically for him to have a reliable e911 service and for him not to depend on his cellphone for 911 (he has a serious health issue). Right now he uses SP1 and SP3 with two google voice services, one for Home (SP1), and Work (SP3). SP2 (PunchAlert e911), required by PunchAlert.

For e911, I use PunchAlert. I just visited him over the weekend and realize that in order to dial out to 911, he would have to FIRST select the line, SP2 on the OBi2182 and then dial 911. This was automatically setup by PunchAlert that way, which is quite silly in my opinion.

I would like for him to pick up the handset and 911 and the call to be automatically routed via line 2 (SP2) WITHOUT have to select Line 2 first.

The question, how to I edit the existing digitMap/Dial Plan on the OBi2182 to accomplish this. Right now, the DigitMap for "ITSP Profile A" and "ITSP Profile C" is:
=====================================

(!911|*xx|1xxxxxxxxxx|[2-9]xxxxxxxxx|xx.|(Mipd)|[^*]@@.)

The DigitMap for "ITSP Profile "ITSP Profile B" is:
=====================================

(1xxxxxxxxxx|[2-9]xxxxxxxxx|011xx.|xx.|(Mipd)|[^*#]@@.)

OTHER settings that might be helpful is:

IP Phone>>>Phone Setting>>>

DigitMap>>>([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|***|**0|#|##|**70(Mli)|**8(Mbt)|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**6(Msp6)|**9(Mpp)|(Mpli))

OutboundCallRoute>>>{911:sp2},{933:sp2},{([1-9]x?*(Mpli)):pp},{**0:aa},{***:aa2},{((Msp1)):sp1},{((Msp2)):sp2},{((Msp3)):sp3},{((Msp4)):sp4},{((Msp6)):sp6},{():li},{((Mli)):li},{((Mbt)):bt},{((Mpp)):pp},{(Mpli):pli}

CallReturnDigitMaps>>>{pli:(xx.)},{sp1:(xx.)},{sp2:(xx.)},{sp3:(xx.)},{sp4:(xx.)},{bt:(xx.)},{pp:(xx.)}

ITSP Profile B
ProxyServer>>>>>34.199.27.163

I truly appreciate any help you can offer in modifying my current setup to accomplish the desired outcome. Let me know if you need any further inputs from me.

azrobert

#1
ITSP Profile A and C:

(*xx|1xxxxxxxxxx|[2-9]xxxxxxxxx|xx.)

IP Phone>>>Phone Setting>>>DigitMap:

(911|933|[1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|***|**0|#|##|**70(Mli)|**8(Mbt)|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**6(Msp6)|**9(Mpp)|(Mpli))

DaveOBI1992

Quote from: azrobert on August 02, 2022, 09:31:11 AMITSP Profile A and C:

(*xx|1xxxxxxxxxx|[2-9]xxxxxxxxx|xx.)

IP Phone>>>Phone Setting>>>DigitMap:

(911|933|[1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|***|**0|#|##|**70(Mli)|**8(Mbt)|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**6(Msp6)|**9(Mpp)|(Mpli))


THANK YOU Azrobert!!!  I will edit, test and let you know.

azrobert

You are missing code in your IP Phone OutboundCallRoute. All occurrences of <> and the characters in between are missing. I'm assuming the code was lost when it was copied.

DaveOBI1992

#4
You are correct.  I re-copied it and it is shown below!!

Thnx

OutboundCallRoute

{911:sp2},{933:sp2},{([1-9]x?*(Mpli)):pp},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Msp3)):sp3},{(<**4:>(Msp4)):sp4},{(<**6:>(Msp6)):sp6},{(<##:>):li},{(<**70:>(Mli)):li},{(<**8:>(Mbt)):bt},{(<**9:>(Mpp)):pp},{(Mpli):pli}