[asterisk-users] 911 via MAX TNT ??
Kristian Kielhofner
kkielhofner at star2star.com
Wed Jun 4 08:48:14 CDT 2008
On 6/3/08, Joe Carroll <Joe at myl2n.com> wrote:
>
>
>
>
> Quick question for the folks using MAX TNTs for aggregators..
>
>
>
> When I send a call out the MAX I get the following….
>
>
>
> -- Got SIP response 484 "Address Incomplete" back from 172.16.10.230
>
>
>
> Any ideas on how to make 911 appear as a ten digit number to the device so
> that it will pass the number out to the PSTN ?
>
I've never used a TNT before but what does your dial pattern matching look like?
If you were using Asterisk, your match would probably look like this:
_NXXNXXXXXX
"911" would match NXX but not the remaining digits, hence the 484
Address Incomplete. I bet your TNT is doing something similar
However:
_NXXNXXXXXX
_911
Would work just fine (in Asterisk). You need to figure out how to do
something similar on your TNT.
--
Kristian Kielhofner
NOT sent from my iPhone or Blackberry
More information about the asterisk-users
mailing list