Not sure what's up with the mailing list here. For some reason mails are not coming through. Try again... I am trying to link an asterisk box to my provider's asterisk server via SIP. (I know I could use IAX, but the provider does not allow that, so I can't). When an inbound call happens I get this: Jan 31 13:09:14 NOTICE[3716] chan_sip.c: Failed to authenticate user "+15703232166" <sip:+15703232166@63.174.244.172>;tag=as3e2d0c2d The config looks like this: [general] port = 5060 ; Port to bind to (SIP is 5060) bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine) disallow=all allow=ulaw allow=alaw context = from-sip-external ; Send unknown SIP callers to this context callerid = Unknown pendantic=no register=123456789:aaa607ac5aabb25ac037@voipswitch1.voip.xxxxxxx.net [123456789] type=user secret=aaa607ac5aabb25ac037 insecure=very context=from-pstn [xxxxxxxx] username=123456789 type=peer secret=aaa607ac5aabb25ac037 host=voipswitch1.voip.xxxxxxxx.net
It came through fine the first time. Where is +15703232166 suppose to go to. On 1/31/06, Matt <mhoppes@gmail.com> wrote:> Not sure what's up with the mailing list here. For some reason mails > are not coming through. > > Try again... > > I am trying to link an asterisk box to my provider's asterisk server > via SIP. (I know I could use IAX, but the provider does not allow > that, so I can't). When an inbound call happens I get this: > > Jan 31 13:09:14 NOTICE[3716] chan_sip.c: Failed to authenticate user > "+15703232166" <sip:+15703232166@63.174.244.172>;tag=as3e2d0c2d > > > The config looks like this: > [general] > > port = 5060 ; Port to bind to (SIP is 5060) > bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine) > disallow=all > allow=ulaw > allow=alaw > context = from-sip-external ; Send unknown SIP callers to this context > callerid = Unknown > pendantic=no > register=123456789:aaa607ac5aabb25ac037@voipswitch1.voip.xxxxxxx.net > [123456789] > type=user > secret=aaa607ac5aabb25ac037 > insecure=very > context=from-pstn > [xxxxxxxx] > username=123456789 > type=peer > secret=aaa607ac5aabb25ac037 > host=voipswitch1.voip.xxxxxxxx.net > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Tom Vile Baldwin Technology Solutions, Inc Consulting - Web Design - VoIP Telephony www.baldwintechsolutions.com Phone: 518-631-2855 x205 Fax: 518-631-2856
I assume you change the username/ip address/and passwords? This is way more info than should be posted in public!> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Tom Vile > Sent: Tuesday, January 31, 2006 1:41 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Linking Asterisk Boxes with Sip > > It came through fine the first time. Where is +15703232166 suppose togo> to. > > On 1/31/06, Matt <mhoppes@gmail.com> wrote: > > Not sure what's up with the mailing list here. For some reasonmails> > are not coming through. > > > > Try again... > > > > I am trying to link an asterisk box to my provider's asterisk server > > via SIP. (I know I could use IAX, but the provider does not allow > > that, so I can't). When an inbound call happens I get this: > > > > Jan 31 13:09:14 NOTICE[3716] chan_sip.c: Failed to authenticate user > > "+15703232166" <sip:+15703232166@63.174.244.172>;tag=as3e2d0c2d > > > > > > The config looks like this: > > [general] > > > > port = 5060 ; Port to bind to (SIP is 5060) > > bindaddr = 0.0.0.0 ; Address to bind to (all addresses onmachine)> > disallow=all > > allow=ulaw > > allow=alaw > > context = from-sip-external ; Send unknown SIP callers to thiscontext> > callerid = Unknown > > pendantic=no > > register=123456789:aaa607ac5aabb25ac037@voipswitch1.voip.xxxxxxx.net > > [123456789] > > type=user > > secret=aaa607ac5aabb25ac037 > > insecure=very > > context=from-pstn > > [xxxxxxxx] > > username=123456789 > > type=peer > > secret=aaa607ac5aabb25ac037 > > host=voipswitch1.voip.xxxxxxxx.net > > _______________________________________________ > > --Bandwidth and Colocation provided by Easynews.com -- > > > > Asterisk-Users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > -- > Tom Vile > Baldwin Technology Solutions, Inc > Consulting - Web Design - VoIP Telephony > www.baldwintechsolutions.com > Phone: 518-631-2855 x205 > Fax: 518-631-2856 > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users