Add "insecure=very" to your FWD peer context in sip.conf. The "in-between fix" really wasn't a fix. Chan_sip was modified some time ago (5/24 or so) to require authentication for inbound calls also. To turn this required authentication off, you need to add "insecure=very" to your peer definition.
Kai-Uwe > Hi! > > Thor, you are right here, the problem has crept back into CVS! :-( > In between it had been fixed, though. > > Cheers, Philipp > > >> >>However, on receiving calls from FWD, my Asterisk blocks the calls with >> >>the following message: >> >> >> >>May 30 20:19:24 NOTICE[180236]: chan_sip.c:6397 handle_request: Failed to >> >>authenticate user <user> <sip:[EMAIL PROTECTED]>. Obviously, I want >> >>FWD users to be able to call me without my registering them first. >> > >> >Have you installed the current CVS Head version? >> > >> >I have the same problem with the current CVS Head version but with Stable >> >or an older CVS Head version it works fine. >> >> I downloaded asterisk today with the command "cvs checkout asterisk" from >> cvs.digium.com. Show version gives me CVS-HEAD-05/30/04-17:41:53. I >> downloaded this version because it says on that page it is the best way to >> get Asterisk. >> >> Thor _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
