[asterisk-users] Asterisk - Trixbox
Adrià Vidal
adriavidal at gmail.com
Fri Jan 16 14:44:39 CST 2009
On Thu, Jan 15, 2009 at 8:00 PM, Mike Hammett <asterisk-users at ics-il.net> wrote:
> My provider migrated from an old EOL softswitch to Trixbox.
>
> I have a number (8159093011) on a different server on a different network.
> It appears as though the incoming calls are trying to authenticate against
> that number, which isn't present on the box. Could someone help me decode
> this debugging output? I was calling 8159911010. My server is
> 208.100.1.33. Theirs is 208.1.87.235. I solved the s@ problem on the other
> server by adding insecure settings, but that didn't seem to solve it on this
> one.
>
> http://pastebin.com/f5151341f
>
>
> -----
> Mike Hammett
> Intelligent Computing Solutions
> http://www.ics-il.com
I think you need something inside [DID-incoming] like for example...
exten => s,1,NoOP(---------incoming call-------)
exten => s,n,Playback(wellcome)
#
Looking for s in DID-incoming (domain 208.100.1.33)
#
Reliably Transmitting (no NAT) to 208.1.87.235:5060:
#
SIP/2.0 404 Not Found
--
--
Adrià Vidal
adriavidal at gmail.com
More information about the asterisk-users
mailing list