Displaying 20 results from an estimated 3000 matches similar to: "Asterisk 1.41 - Warning and Notice about contact info and stale nonce"
2005 Oct 02
3
What does the error "stale nonce' mean?
I'm receiving the following error over and over, adnauseam:
Oct 1 23:59:53 NOTICE[3194]: chan_sip.c:5890 check_auth: stale nonce
received from 'CNAME-CID <sip:5551212@192.168.1.X>'
Does anyone know what "stale nonce" is?
Thanks!
Paul Conn
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 05
1
What is this error message? (check_auth: stale nonce received from ...)
I`ve been noticing alot of those messages in the CLI lately:
Apr 5 11:18:02 NOTICE[25593]: chan_sip.c:6444 check_auth: stale nonce
received from '<sip:reg-1@pbx.domain.com>
I haven't changed my configuration in ages. What could be the cause of this
suddent appearance?
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 14
2
What means? Correct auth, but based on stale nonce received
Hi masters!
I've this Asterisk 1.4.15 running. yesterday I had to change the
firewall schema that I had before.
I use to have a FW that would be my network FW/Proxy and do the NATs
for Asterisk. This FW was receiving too many requests from my LAN and
it was making the Asterisk 'cut' the calls or reach very high latency.
Yesterday I added a new FW just for this Asterisk. The same
2005 Jul 18
1
Stale nonce received from
Hi Guys,
I am using the latest stable version of asterisk which I updated yesterday,
but I keep getting this error message for some of my accounts. Can anyone
explain to me what does this mean? "WARNING[3032]: chan_sip.c:4832
check_auth: Stale nonce received from".
Thanks
Joel
2010 Feb 09
0
? chan_sip.c:12687 check_auth: Correct auth, but based on stale nonce received
Scenario:
[Asterisk Server] on routed/public IP
\/ /\ \/ /\ \/ /\ \/ /\ \/
[Draytek Router] --> internal IP's
\/ /\ \/ /\ \/ /\ \/ /\ \/
[internal Network 192.x.x.x]
[IP10s] + [IP10s] + [Softphones]
Everything is good as long as only *1* phone is registered from the
internal network. The minute another phone goes online registration is
dropped and the sip debug complains:
2005 Aug 02
1
stale nonce
I just updated one of my stable asterisk systems to head to test it
out.. and I'm receiving a interesting log message now in asterisk..
Aug 2 13:20:56 NOTICE[15382]: chan_sip.c:5617 check_auth: stale nonce
received from '<sip:3034585725@voip.livewirenet.com;user=phone>'
(one line per registration)
I'm using an AudioCodes mp108.. it worked fine with the latest stable..
2005 Jun 19
0
stale nonce received
What does it mean?
Jun 19 20:18:39 NOTICE[17484]: chan_sip.c:5472 check_auth: stale nonce
received from '<sip:8862270@vpbx.elmit.com>'
bye
Ronald
2003 Dec 25
1
IAX NOTICE and WARNING messages
Hello,
Hope everyone is enjoying their holiday!
We setup two asterisk servers (From CVS on Wednesday) and set up IAX
between the two. Right now they both reside on a switch with a static
192.168.0.x IP address. The first Server is .5 and the second is .30.
Our dialplan seems to be working, however on the console we get a flurry
of NOTICE and WARNING messages.
NOTICE[1116941120]: File
2010 Jan 20
2
Odd message: "correct auth, but ..."
I'm getting dozens of these at a very high rate:
[Jan 20 09:15:27] NOTICE[16958]: chan_sip.c:12687 check_auth: Correct auth, but based on stale nonce received from '"" <sip:121 at gnat.com>;tag=as5f1a9480'
[Jan 20 09:15:28] NOTICE[16958]: chan_sip.c:12687 check_auth: Correct auth, but based on stale nonce received from '"" <sip:130 at
2009 Aug 14
1
Stale auth messages
Hi,
When I am debuggin any peer, I get swamped with those messages:
chan_sip.c:8866 check_auth: Correct auth, but based on stale nonce received
from xyz
This seem to make up around 2Mbits/s of data (estimated after a quick
tcpdump).
Any ideas? This is while the server is idle (no calls, lots of
registrations of course, but nothing worth 2Mbits/s)
Regards,
Mike
2005 Aug 27
0
chan_sip.c: stale nonce received
I have this error
Aug 27 13:31:46 NOTICE[2863] chan_sip.c: stale nonce received from
'656720189<sip:6562720189@69.12.30.109;user=phone>'
generated for two equipment hardwired in asterisk. Some friend can help me?
Thank's
Jo?o Carlos Moura
2005 Sep 03
0
stale nonce?
I'm trying to debug a new spa3k to * config issue and am receiving
hundred's of the following:
Sep 3 09:38:51 NOTICE[23092] chan_sip.c: stale nonce received from '784-7103 <s
ip:7847103@208.2.2.2>'
What's the typical issue behing this message?
2005 Jul 05
1
Stale nonce received?
The use of the nonce looks right to me. Can somebody point out what
is going wrong here?
Jul 4 14:37:04 VERBOSE[12919]:
Sip read:
REGISTER sip:voip.victoria.tc.ca SIP/2.0
Via: SIP/2.0/UDP 199.60.222.229:5060;branch=z9hG4bKUF2CCx
Max-Forwards: 70
To: pcnavideo <sip:pcnavideo@voip.victoria.tc.ca>
From: pcnavideo <sip:pcnavideo@voip.victoria.tc.ca>;tag=w23oUOnv7kR
Call-ID:
2011 Mar 10
1
[1.8] Unable to Register: Registration denied because of contact ACL
Hello All,
Some new security stuff is going on I suppose in 1.8 that I am not familiar
with and would appreciate your help
In a scenario such as the following:
Internet --> SBC --> Asterisk
upon trying to register an endpoint, the following is being observed on the
Asterisk Console. Have Googled this but haven't come up with anything that
helped much.
[Mar 10 11:53:59] ERROR[21272]:
2004 Dec 22
1
register_verify defined in 2 files?
I know I'm getting tired of looking at code, but
why is the function register_verify defined in 2 different
files?
chan_iax2.c
line 3860
static int register_verify(int callno, struct sockaddr_in *sin, struct
iax_ies *ies)
chan_sip.c
line 4869
/*--- register_verify: Verify registration of user */
static int register_verify(struct sip_pvt *p,
struct sockaddr_in *sin, struct sip_request *req,
2008 Mar 28
1
IAX user register problem
hi,
i want to call PC2PC between to IAX client without authentication i
want to allow every user to use PC2PC no any password required. Please
let me know what i have need to do in IAX.conf or any other file to
allow any user to call Pc2Pc.
My IAX.conf
[guest]
type=user
context=default
callerid="Guest IAX User"
My extensions.conf
[default]
exten=>_.,1,Dial(IAX2/${EXTEN})
2008 Mar 28
1
how to register IAX user without password
hi,
i want to call PC2PC between to IAX client without authentication i
want to allow every user to use PC2PC no any password required. Please
let me know what i have need to do in IAX.conf or any other file to
allow any user to call Pc2Pc.
My IAX.conf
[guest]
type=user
context=default
callerid="Guest IAX User"
My extensions.conf
[default]
2008 Mar 28
1
how to register IAX user without password for any user
Dear Sanjay,
Sorry sanjay i miss to explain completely. My PC2PC mean is
Dialer2Dialer i want to allow call between Dialer with out any
registry and authentication through IAX.
so i need to setup Asterisk accept calls from any user and users can
call to each other without any password and registration.
please help how can i configure Asterisk using IAX in this regards.
thanks,
Asif
Message: 9
2010 Sep 15
2
Digest Username/auth name mismatch
Hi
I'm sorry.
I mailed the same question again.
because, it cannot be yet solved.
any ideas with asterisk?
[Aug 20 14:40:12] WARNING[29315]: chan_sip.c:11806 check_auth: username mismatch, have <aaaa>, digest has aaaa at 192.168.0.1[Aug 20 14:40:12] NOTICE[29315]: chan_sip.c:20479 handle_request_register: Registration from 'aaaa <sip:aaaa at 192.168.0.1>' failed for
2006 Feb 28
1
Problem calling out
Hi All,
I installed Asterisk recently and it was working from 2 weeks without a problem
until today. Today it started showing strange error
Feb 28 03:14:08 WARNING[31430]: chan_sip.c:4826 check_auth: Stale nonce received
from '<sip:18006733555@mantragroup.com>'
Whatever number I call it displays this, please tell how can I fix this? I have
no idea what is happening and the cause