similar to: Odd message: "correct auth, but ..."

Displaying 20 results from an estimated 300 matches similar to: "Odd message: "correct auth, but ...""

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:
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:
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:
2012 Jan 05
4
asterisk 1.8.8 - caller ID not working.
I just noticed after upgrade from Asterisk 1.4.39 to 1.8.8 my caller ID is not working WARNING[1671]: chan_sip.c:13956 check_auth: username mismatch, have <11>, digest has <pstn-1270> NOTICE[1671]: chan_sip.c:22048 handle_request_invite: Failed to authenticate device "KMIEC Z" <sip:7804715665 at 10.0.0.110>;tag=1c976040515 -- Joseph
2010 Mar 26
2
What does this error message mean
I get this when my brother in law tries to call in from his box to mine. WARNING[4855]: chan_sip.c:12675 check_auth: username mismatch, have <100>, digest has <s> or after changing the register line: WARNING[4855]: chan_sip.c:12675 check_auth: username mismatch, have <100>, digest has <199> I have done everything I can think of and still failure. Currently the
2008 May 30
6
Session problem
Hello everyone, I am just starting a project for school in RoR and I am a complete n00b ^^ Here''s my problem : I need to get the user''s login stored in the session but for some reason I cannot. Here''s my login method code : def login if request.post? @user = User.find_by_username(params[:login]) if @user and @user.password_is? params[:password]
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
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
2015 May 28
4
Peer is UNREACHABLE
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb: > The phone you gave your wife is really old. Are you sure it supports SIP > OPTIONS? Can you make a call in or out to it? If you can, it is more > likely that it just doesn't support that and you can't use a qualify > statement. No, I'm not sure. And no, I can't make any call, right now... At least,
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..
2015 May 28
3
Peer is UNREACHABLE
Darryl Moore <darryl at moores.ca> schrieb: > Ahh. Seen that before! That suggests to me that you don't have your > sip.conf records setup right. > > What's your sip.conf look like? Well, here what I wrote in my sip.conf: register => 00493511111111:MYSECRET at pbxluca/00493511111111 register => 00493512222222:MYSECRET at pbxfax/00493512222222 register =>
2009 Jan 18
1
caller ID - handle_request_invite: Failed to authenticate user
We have a caller ID from our phone provider "Shaw Cable" (digital phone) and it was working OK until recently. I get an error: WARNING[6769]: chan_sip.c:8553 check_auth: username mismatch, have <4>, digest has <pstn-4444> NOTICE[6769]: chan_sip.c:14316 handle_request_invite: Failed to authenticate user THELMA <sip:7804789998 at 10.10.0.103>;tag=50e17675d59121c4o1 at
2009 Apr 03
1
Using multiple 'peer' identities on one phone with 1.4
Hi! When using multiple identities on one physical phone (Snom 320), I get check_auth: username mismatch, have <7705>, digest has <7736> messages when placing a call from a different account than the first one. From reading the asterisk source, I can see that the problem is that peer authentication is not matched against username, but against ip/port. I need to have multiple
2011 May 14
1
Asterisk 1.41 - Warning and Notice about contact info and stale nonce
Hi list, We have devices since more then 4 years which where running well with Asterisk. But with latest version (1.38 or more) we face problem with those devices when they try to register. We got [2011-05-14 17:18:06] WARNING[28559]: chan_sip.c:9950 register_verify: Failed to parse contact info <--- Transmitting (NAT) to XXX.XXX.XXX.XXX:5062 ---> SIP/2.0 400 Bad Request Followed by
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
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
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
2009 Dec 31
1
AudioCodes Caller ID
I'm having problem passing Caller ID to asterisk from AudioCodes MP-114 (FXO) AudioCodes is passing the caller ID to Asterisk but Asterisk is trying to interpret it as authentication: [Dec 31 11:41:07] WARNING[9752]: chan_sip.c:8553 check_auth: username mismatch, have <pstn-5665>, digest has <pstn-1270> [Dec 31 11:41:07] NOTICE[9752]: chan_sip.c:14316 handle_request_invite:
2010 Sep 12
1
username mismatch with 1.6.2.11
Hello, everything goes well on asterisk 1.4.30, but with asterisk 1.6.2.11 I get the following : [Sep 12 18:59:29] WARNING[2066]: chan_sip.c:12738 check_auth: username mismatch, have <329909006666>, digest has <3291119600> [Sep 12 18:59:29] NOTICE[2066]: chan_sip.c:20082 handle_request_invite: Failed to authenticate device "0473990000" <sip:0473990000 at
2009 Jan 06
1
"username mismatch, have <x>, digest has <y>"
I have two Asterisks connected using SIP. One is acting as a SIP "server", the other as a SIP "client". This almost works; but calls from 50607795 are rejected with this error: check_auth: username mismatch, have <50607796>, digest has <50607795> On the "client" I have these accounts configured in sip.conf: register => 50607795:test at