[sipX-dev] Phone registrations fail on startup
For the past two days I have been having a problem where my phones
cannot register for several minutes after I start me developer build.
( Revision: 15868 )
log says:
"2009-07-01T19:22:52.908351Z":374:SIP:DEBUG:kelaptop:SipRegistrar:B72FFB90:SipRegistrar:"SipRegistrar::handleMessage()
Start processing SIP message"
"2009-07-01T19:22:52.908440Z":375:SIP:DEBUG:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"SipRegistrarServer::handleMessage()
- Start processing REGISTER Message"
"2009-07-01T19:22:52.908483Z":376:AUTH:DEBUG:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"SipRegistrar::isValidDomain(kelaptop.us.nortel.com:5060)
VALID"
"2009-07-01T19:22:52.908526Z":377:SIP:INFO:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"SipRegistrarServer::handleMessage()
Allowing use of domain alias; To domain 'kelaptop.us.nortel.com' ->
'kelaptop.us.nortel.com'"
"2009-07-01T19:22:52.908601Z":378:AUTH:DEBUG:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"SipRegistrarServer::isAuthorized
fromNameAddr='\"667-274
snom\"<sip:274@xxxxxxxxxxxxxxxxxxxxxx;transport=udp>;tag=ctdfhktp7r',
toUri='\"667-274 snom\"<sip:274@xxxxxxxxxxxxxxxxxxxxxx;transport=udp>',
realm='kelaptop.us.nortel.com'"
"2009-07-01T19:22:52.908651Z":379:AUTH:DEBUG:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"Message
Authorization received: reqRealm='kelaptop.us.nortel.com', reqUser='274'"
"2009-07-01T19:22:52.908669Z":380:AUTH:DEBUG:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"SipRegistrarServer::isAuthorized
Realm Matches"
"2009-07-01T19:22:52.908692Z":381:SIP:DEBUG:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"SipNonceDb::nonceSignature:
callId='3c267021c5c1-pdov97v4iya3@snom360-000413232667' fromTag='ctdfhktp7r'
realm='kelaptop.us.nortel.com' timestamp='4a4bb78c'"
"2009-07-01T19:22:52.908835Z":382:AUTH:ERR:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"Unable
to get credentials for '274@xxxxxxxxxxxxxxxxxxxxxx',
realm='kelaptop.us.nortel.com', user='274'"
"2009-07-01T19:22:52.908865Z":383:SIP:DEBUG:kelaptop:SipRegistrarServer:B6AF7B90:SipRegistrar:"SipNonceDb::nonceSignature:
callId='3c267021c5c1-pdov97v4iya3@snom360-000413232667' fromTag='ctdfhktp7r'
realm='kelaptop.us.nortel.com' timestamp='4a4bb78c'"
The behavior began on a build I had been using without a problem (no
code changes, no rebuild). My dynamic ip address had changed the
previous day, but I didn't notice the delayed registration behavior at
that time.
Is anyone else seeing this?
Is it a real problem?
-Kathy