911 Calls Not Going out PSTN Line

<< < (3/5) > >>

robhouston:
Okay, so I made a change that seems to be working, at least with my test setup using another ATA to simulate a PSTN. 

For the PHONE OutboundCallRoute:
{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}

I changed the rule (<#:>|911)  TO   (<**8:>|911)

I haven't fully tested everything to see what else might have been affected, but this is routing 911 calls to LINE1, so that appears to be finally working.

Is there anything wrong with making this change?

Thanks!

RonR:
Quote from: robhouston on April 19, 2011, 05:47:06 pm

I changed the rule (<#:>|911)  TO   (<**8:>|911)

I assume you meant:

{(<#:>|911):li}  to  {(<**8:>|911):li}

That changes dialing a single '#' for a direct connection to the LINE Port to '**8' instead.

That shouldn't be necessary nor does it make any sense if that makes 911 work.

Are any DigitMap's NOT at the default value besides ITSPA?

If you put the ITSPA DigitMap temporariliy back to default (as well as the OutboundCall Route), does 911 work correctly?

robhouston:
RonR:

Yes, your assumption is correct.  The only DigitMap changed is ITSPA, and to my knowledge all of the rest of the DigitMaps are set to default.  Further, when I change the DigitMaP of ITSPA back to default, I still can't dial out 911 to LINE1.

Yes, I've noticed that I can no longer use the # to get a direct connection to the LINE port, but clearly, when I change that rule back to # instead of **8, the 911 calls are routed to GoogleVoice.

Maybe I just need to reset the entire Obi110 to default and start over......

Thanks again for your help!

RonR:
Quote from: robhouston on April 20, 2011, 03:39:00 am

Maybe I just need to reset the entire Obi110 to default and start over......

I agree.  That may be the quickest and easiest way.

As you reconfigure, take it slow so you can spot the problem if it recurs.

Please let us know the outcome.

robhouston:
Okay, I took the Obi110 back to factory default, and I started configuration all over again.  I reconfigured Google Voice and I'm successfully using the DigitMap in the original post.  All calls, including 911 calls over the PSTN, are working fine.

So, sweet success.......

However, I'm still looking for a way to reduce the delay for outgoing calls over PSTN.  Despite the fact that I have "S1" in my ITSP DigitMap, it still seems like the Obi is waiting 3 or 4 seconds before dialing the call on PSTN.  Is there maybe another timer somewhere?

Thanks for any advice.

Navigation

[0] Message Index

[#] Next page

[*] Previous page