I can't see for the trees :) I can make calls out to my SIP provider but get an "unable to authenticate <calling no.> when I try to call in via the PSTN number they have supplied me (where <calling no.> = phone number trying to make the call) sip.conf [general] register => 4316568:xxxxxxxx@sipgate.de [sipgate] secret=xxxxxx username=4316568 fromuser=4316568 fromdomain=sipgate.de type=friend host=sipgate.de dtmfmode=rfc2833 canreinvite=no nat=no context=from-sip extensions.conf [from-sip] exten => 4316568,1,SetCallerID(${CALLERIDNUM}) exten => 4316568,2,SetCIDName(${CALLERIDNAME}) exten => 4316568,3,Goto(mainmenu,s,1) exten => 4316568,4,Hangup TIA Simon Brown
Hi, On Thu, Aug 12, 2004 at 08:21:37PM +1000, Simon Brown wrote:> I can make calls out to my SIP provider but get an "unable to authenticate > <calling no.> when I try to call in via the PSTN number they have supplied me > (where <calling no.> = phone number trying to make the call)we had similar problems on three different Asterisk installations with different Asterisk versions over the last days. Sometimes it looked like a sipgate related problem. We got some more calls through sipgate after inserting insecure=very in the [sipgate] section in our sip.conf. Now it seems, that the problems are gone and its working without insecure=very again. -- Gruss / Best regards | LF.net GmbH | fon +49 711 90074-414 Thorsten Huber | Ruppmannstrasse 27 | fax +49 711 90074-33 th@LF.net | D-70565 Stuttgart | http://www.lf.net
On Thursday 12 August 2004 03:21, Simon Brown wrote:> I can't see for the trees :) > > I can make calls out to my SIP provider but get an "unable to authenticate > <calling no.> when I try to call in via the PSTN number they have supplied > me (where <calling no.> = phone number trying to make the call) >I am having a similar problem "unable to authenticate" with a reference to my originating number (callerid) when I try to call my IPKall number which is forwarded to a fwd number. Also when I try to call my fwd number via the iaxtel 1-700 gateway. This used to work. All thats changed is I recenty installed CVS head. Is Simon still having this problem? Philip Fleischer
I have tried with insecure=very in the [sipgate] section of my sip.conf. This stops outgoing calls from working and still no incoming calls. Taking it out reverts to outgoing working but incoming still reporting "unable to authenticate ..." I stopped and restarted asterisk after each change. Simon Brown -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Thorsten Huber Sent: Thursday, 12 August 2004 23:01 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Problems receiving SIP calls Hi, On Thu, Aug 12, 2004 at 07:42:28AM -0600, Rich Adamson wrote:> There has been far more then one implementor that didn't realize that > many of the changes made to sip.conf (and other config files) are not > used unless you stop and restart asterisk. A Reload doesn't cut it. > Are you sure you're restarting asterisk after the parameter changes?I've checked that again. And you're right. I've restarted asterisk after inserting "insecure=very" but only reloaded after commenting it out. -- Gruss / Best regards | LF.net GmbH | fon +49 711 90074-414 Thorsten Huber | Ruppmannstrasse 27 | fax +49 711 90074-33 th@LF.net | D-70565 Stuttgart | http://www.lf.net _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
I am still having the problems. Putting insecure=very in the sip.conf does not fix the problem - it actually stops the incoming call from being received - it rings busy on the callers end. Simon Brown -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Philip Fleischer Sent: Friday, 13 August 2004 4:05 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Problems receiving SIP calls On Thursday 12 August 2004 03:21, Simon Brown wrote:> I can't see for the trees :) > > I can make calls out to my SIP provider but get an "unable to > authenticate <calling no.> when I try to call in via the PSTN number > they have supplied me (where <calling no.> = phone number trying to > make the call) >I am having a similar problem "unable to authenticate" with a reference to my originating number (callerid) when I try to call my IPKall number which is forwarded to a fwd number. Also when I try to call my fwd number via the iaxtel 1-700 gateway. This used to work. All thats changed is I recenty installed CVS head. Is Simon still having this problem? Philip Fleischer _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users