< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[sipX-dev] Odd status server logs (and crashes)


Woof!

Just curious if anyone else running off the main branch (3.7.6-009297 if it 
matters) is seeing the same problem I am, or is it just a figment of some 
change I recently made:

In the status server logs:
"2007-04-10T17:52:22.454484Z":95:SIP:ERR:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpBody::copyBody
 unhandled body type: 0"
...
"2007-04-10T17:52:27.736884Z":160:SIP:ERR:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpBody::copyBody
 unhandled body type: -1232042064"
...
"2007-04-10T17:52:27.737348Z":162:SIP:ERR:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpBody::copyBody
 unhandled body type: 7"

I've also seen core dumps that seem to occur when the "body type" (which 
appears to be uninitialized or otherwise corrupt) accidently matches one of the 
known types.

Partial log attached.

--Woof!
"2007-04-10T17:52:27.678957Z":127:INCOMING:INFO:cdhcp151.pingtel.com:SipClient-13:B6C10B90:SipStatus:"Read
 SIP message:\n----Remote Host:10.1.1.151---- Port: 43620----\nSUBSCRIBE 
sip:204@xxxxxxxxxxxxxxxxxxxx SIP/2.0\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 44273 SUBSCRIBE\r\nMax-Forwards: 
20\r\nContact: <sip:204@xxxxxxxxx:2054;line=opzrvs7m>\r\nEvent: 
message-summary\r\nAccept: application/simple-message-summary\r\nExpires: 
300\r\nContent-Length: 0\r\nDate: Tue, 10 Apr 2007 17:52:27 GMT\r\nVia: 
SIP/2.0/TCP 10.1.1.151;branch=z9hG4bK-603ddd458658ab87340f4fe5517c79cc\r\nVia: 
SIP/2.0/UDP 10.1.1.86:2054;branch=z9hG4bK-5yv0zhrz0djq;rport=2054\r\nRoute: 
<sip:10.1.1.151:5110;transport=tcp;lr>\r\n\r\n====================END====================\n"
"2007-04-10T17:52:27.679528Z":128:INCOMING_PARSED:DEBUG:cdhcp151.pingtel.com:SipClient-13:B6C10B90:SipStatus:"SUBSCRIBE
 sip:204@xxxxxxxxxxxxxxxxxxxx SIP/2.0\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 44273 SUBSCRIBE\r\nMax-Forwards: 
20\r\nContact: <sip:204@xxxxxxxxx:2054;line=opzrvs7m>\r\nEvent: 
message-summary\r\nAccept: application/simple-message-summary\r\nExpires: 
300\r\nContent-Length: 0\r\nDate: Tue, 10 Apr 2007 17:52:27 GMT\r\nVia: 
SIP/2.0/TCP 10.1.1.151;branch=z9hG4bK-603ddd458658ab87340f4fe5517c79cc\r\nVia: 
SIP/2.0/UDP 10.1.1.86:2054;branch=z9hG4bK-5yv0zhrz0djq;rport=2054\r\nRoute: 
<sip:10.1.1.151:5110;transport=tcp;lr>\r\n\r\n++++++++++++++++++++END++++++++++++++++++++\n"
"2007-04-10T17:52:27.679679Z":129:SIP:DEBUG:cdhcp151.pingtel.com:StatusServer:B6D11B90:SipStatus:"StatusServer::handleMessage()
 :: Start processing SIP message"
"2007-04-10T17:52:27.679868Z":130:AUTH:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::isValidDomain()
 - VALID Domain"
"2007-04-10T17:52:27.679909Z":131:AUTH:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::isAuthenticated():TRUE
 realm=\"pingtel.com\" "
"2007-04-10T17:52:27.680008Z":132:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"nonceSignature:
 callId='3c26858e0271-syh84n1l136b@snom320' fromTag='8cdb2tge8l' 
realm='pingtel.com' timestamp='1176227547'"
"2007-04-10T17:52:27.680215Z":133:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"\n----------------------------------\nSending
 final response\nSIP/2.0 401 Unauthorized\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 44273 SUBSCRIBE\r\nVia: SIP/2.0/TCP 
10.1.1.151;branch=z9hG4bK-603ddd458658ab87340f4fe5517c79cc\r\nVia: SIP/2.0/UDP 
10.1.1.86:2054;branch=z9hG4bK-5yv0zhrz0djq;rport=2054\r\nWww-Authenticate: 
Digest realm=\"pingtel.com\", 
nonce=\"8d2e9be294edf2cf968d490ebdcff8111176227547\", 
opaque=\"change4\"\r\nContent-Length: 0\r\n\r\n"
"2007-04-10T17:52:27.680492Z":134:SIP:INFO:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipUserAgent::send
 added Contact to 'SUBSCRIBE'"
"2007-04-10T17:52:27.680643Z":135:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipClient::isConnectedTo
 matches 10.1.1.151:5060 but is not trusted"
"2007-04-10T17:52:27.680675Z":136:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipTCPServerBase::send
 0x973ee00 isInUseForWrite 79308, client info\n        remote host: 
10.1.1.151:5060\n  remote IP: 10.1.1.151:5060\n    remote Via address: :-1\n    
   received address: :-1"
"2007-04-10T17:52:27.680832Z":137:OUTGOING:INFO:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipUserAgent::sendTcp
 TCP SIP User Agent sent message:\n----Remote Host:10.1.1.151---- Port: 
5060----\nSIP/2.0 401 Unauthorized\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 44273 SUBSCRIBE\r\nVia: SIP/2.0/TCP 
10.1.1.151;branch=z9hG4bK-603ddd458658ab87340f4fe5517c79cc\r\nVia: SIP/2.0/UDP 
10.1.1.86:2054;branch=z9hG4bK-5yv0zhrz0djq;rport=2054\r\nWww-Authenticate: 
Digest realm=\"pingtel.com\", 
nonce=\"8d2e9be294edf2cf968d490ebdcff8111176227547\", 
opaque=\"change4\"\r\nUser-Agent: sipX/3.7.0 sipX/publisher (Linux)\r\nDate: 
Tue, 10 Apr 2007 17:52:27 GMT\r\nAllow: INVITE, ACK, CANCEL, BYE, REFER, 
OPTIONS, NOTIFY, SUBSCRIBE\r\nAccept-Language: en\r\nSupported: sip-cc-01, 
timer\r\nContact: sip:10.1.1.151:5110\r\nContent-Length: 
0\r\n\r\n--------------------END--------------------\n"
"2007-04-10T17:52:27.721749Z":138:SIP:DEBUG:cdhcp151.pingtel.com:SipClient-13:B6C10B90:SipStatus:"SipClient::run
 0x9736c08 socket 0x9736a20 host:  sock addr: 10.1.1.151 via addr: 10.1.1.151 
rcv addr: 10.1.1.151 sock type: TCP read ready READY"
"2007-04-10T17:52:27.721904Z":139:INCOMING:INFO:cdhcp151.pingtel.com:SipClient-13:B6C10B90:SipStatus:"Read
 SIP message:\n----Remote Host:10.1.1.151---- Port: 43620----\nSUBSCRIBE 
sip:204@xxxxxxxxxxxxxxxxxxxx SIP/2.0\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 44274 SUBSCRIBE\r\nMax-Forwards: 
20\r\nContact: <sip:204@xxxxxxxxx:2054;line=opzrvs7m>\r\nEvent: 
message-summary\r\nAccept: application/simple-message-summary\r\nAuthorization: 
Digest 
username=\"204\",realm=\"pingtel.com\",nonce=\"8d2e9be294edf2cf968d490ebdcff8111176227547\",uri=\"sip:204@xxxxxxxxxxxxxxxxxxxx\",response=\"b95a1cdfe92d20a93ced6a93c0516a28\",opaque=\"change4\",algorithm=md5\r\nExpires:
 300\r\nContent-Length: 0\r\nDate: Tue, 10 Apr 2007 17:52:27 GMT\r\nVia: 
SIP/2.0/TCP 10.1.1.151;branch=z9hG4bK-d22f98efa4dfe68f39cd1eefc444fe11\r\nVia: 
SIP/2.0/UDP 10.1.1.86:2054;branch=z9hG4bK-98vmgq3zz2p3;rport=2054\r\nRoute: 
<sip:10.1.1.151:5110;transport=tcp;lr>\r\n\r\n====================END====================\n"
"2007-04-10T17:52:27.722480Z":140:INCOMING_PARSED:DEBUG:cdhcp151.pingtel.com:SipClient-13:B6C10B90:SipStatus:"SUBSCRIBE
 sip:204@xxxxxxxxxxxxxxxxxxxx SIP/2.0\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 44274 SUBSCRIBE\r\nMax-Forwards: 
20\r\nContact: <sip:204@xxxxxxxxx:2054;line=opzrvs7m>\r\nEvent: 
message-summary\r\nAccept: application/simple-message-summary\r\nAuthorization: 
Digest 
username=\"204\",realm=\"pingtel.com\",nonce=\"8d2e9be294edf2cf968d490ebdcff8111176227547\",uri=\"sip:204@xxxxxxxxxxxxxxxxxxxx\",response=\"b95a1cdfe92d20a93ced6a93c0516a28\",opaque=\"change4\",algorithm=md5\r\nExpires:
 300\r\nContent-Length: 0\r\nDate: Tue, 10 Apr 2007 17:52:27 GMT\r\nVia: 
SIP/2.0/TCP 10.1.1.151;branch=z9hG4bK-d22f98efa4dfe68f39cd1eefc444fe11\r\nVia: 
SIP/2.0/UDP 10.1.1.86:2054;branch=z9hG4bK-98vmgq3zz2p3;rport=2054\r\nRoute: 
<sip:10.1.1.151:5110;transport=tcp;lr>\r\n\r\n++++++++++++++++++++END++++++++++++++++++++\n"
"2007-04-10T17:52:27.722616Z":141:SIP:DEBUG:cdhcp151.pingtel.com:StatusServer:B6D11B90:SipStatus:"StatusServer::handleMessage()
 :: Start processing SIP message"
"2007-04-10T17:52:27.722783Z":142:AUTH:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::isValidDomain()
 - VALID Domain"
"2007-04-10T17:52:27.722822Z":143:AUTH:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::isAuthenticated():TRUE
 realm=\"pingtel.com\" "
"2007-04-10T17:52:27.722885Z":144:AUTH:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::isAuthenticated()
 - Authorization header set in message, validate it.\n- 
reqRealm=\"pingtel.com\", reqUser=\"204\""
"2007-04-10T17:52:27.722903Z":145:AUTH:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::isAuthenticated()-
 Realm matches, now validate userid/password"
"2007-04-10T17:52:27.722985Z":146:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"nonceSignature:
 callId='3c26858e0271-syh84n1l136b@snom320' fromTag='8cdb2tge8l' 
realm='pingtel.com' timestamp='1176227547'"
"2007-04-10T17:52:27.723126Z":147:AUTH:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::isAuthenticated()
 - request is AUTHENTICATED"
"2007-04-10T17:52:27.723314Z":148:AUTH:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::isAuthorized()
 - All permissions matched - request is AUTHORIZED"
"2007-04-10T17:52:27.723530Z":149:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscribeServerThread::addSubscription
 - Adding Subscription for url '<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058' 
event message-summary duration 300 to '<sip:204@xxxxxxxxx:2054;line=opzrvs7m>'"
"2007-04-10T17:52:27.723635Z":150:PROCESSMGR:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SubscriptionDB::insertRow
 found 1 rows"
"2007-04-10T17:52:27.723823Z":151:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"MwiPlugin::handleSubscribeRequest()
 - Subscription for sip:204@xxxxxxxxxxxxxxxxxxxx successfully added"
"2007-04-10T17:52:27.723891Z":152:HTTP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpMessage::get(2)
 httpUrl = 
'https://localhost:8091/cgi-bin/voicemail/mediaserver.cgi?identity=204%40cdhcp151.pingtel.com&eventtype=message-summary'"
"2007-04-10T17:52:27.723935Z":153:HTTP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpMessage::get(3)
 httpUrl = 
'https://localhost:8091/cgi-bin/voicemail/mediaserver.cgi?identity=204%40cdhcp151.pingtel.com&eventtype=message-summary'"
"2007-04-10T17:52:27.723986Z":154:HTTP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpConnectionMap::getPersistentConnection
 - Found ConnectionMapEntry-0 for https:localhost:8091, socket 0x97418e8"
"2007-04-10T17:52:27.735737Z":155:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"MwiPlugin::handleEvent()
 - voicemailCGI response:\nHTTP/1.1 200 OK\r\nDate: Tue, 10 Apr 2007 17:52:27 
GMT\r\nServer: Apache/2.2.3 (Fedora) mod_ssl/2.2.3 OpenSSL/0.9.8b 
DAV/2\r\nContent-Length: 50\r\nKeep-Alive: timeout=10, max=49\r\nConnection: 
Keep-Alive\r\nContent-Type: 
application/simple-message-summary\r\n\r\nMessages-Waiting: 
no\r\nVoice-Message: 0/0 (0/0)\r\n\r\n"
"2007-04-10T17:52:27.735915Z":156:SIP:INFO:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"Notifier::sendNotifyForeachSubscription:
  1 'message-summary' msgs for '204@xxxxxxxxxxxxxxxxxxxx'"
"2007-04-10T17:52:27.736792Z":157:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipSrvLookup::servers
 domain = '10.1.1.86', service = 'sip', socketType = UNKNOWN, port = 2054"
"2007-04-10T17:52:27.736826Z":158:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipSrvLookup::servers
 host = '10.1.1.86', IP addr = '10.1.1.86', port = 2054, weight = 0, score = 
1000.000000, priority = 0, proto = UDP"
"2007-04-10T17:52:27.736849Z":159:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipSrvLookup::servers
 host = '10.1.1.86', IP addr = '10.1.1.86', port = 2054, weight = 0, score = 
1000.000000, priority = 0, proto = TCP"
"2007-04-10T17:52:27.736884Z":160:SIP:ERR:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpBody::copyBody
 unhandled body type: -1232042064"
"2007-04-10T17:52:27.737222Z":161:SIP:ERR:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpBody::copyBody
 unhandled body type: -1232042064"
"2007-04-10T17:52:27.737348Z":162:SIP:ERR:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpBody::copyBody
 unhandled body type: 7"
"2007-04-10T17:52:27.737427Z":163:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"OsDatagramSocket::_
 attempt 10.1.1.86:2054"
"2007-04-10T17:52:27.737497Z":164:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipUDPServer::createClient
 client: 0xb690f490 10.1.1.86:2054"
"2007-04-10T17:52:27.737525Z":165:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipUDPServerBase::send
 0xb690f490 isInUseForWrite 79308, client info\n       remote host: 
10.1.1.86:2054\n   remote IP: 10.1.1.86:2054\n     remote Via address: :-1\n    
   received address: :-1"
"2007-04-10T17:52:27.737697Z":166:OUTGOING:INFO:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipUserAgent::sendUdp
 UDP SIP User Agent sent message:\n----Remote Host:10.1.1.86---- Port: 
2054----\nNOTIFY sip:204@xxxxxxxxx:2054;line=opzrvs7m SIP/2.0\r\nContent-Type: 
application/simple-message-summary\r\nContent-Length: 50\r\nEvent: 
message-summary\r\nSubscription-State: active;expires=300\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 467 NOTIFY\r\nContact: 
sip:204@xxxxxxxxxxxxxxxxxxxx\r\nUser-Agent: sipX/3.7.0 sipX/publisher 
(Linux)\r\nDate: Tue, 10 Apr 2007 17:52:27 GMT\r\nMax-Forwards: 
20\r\nAccept-Language: en\r\nSupported: sip-cc-01, timer\r\nVia: SIP/2.0/UDP 
10.1.1.151:5110;branch=z9hG4bK-2009d37d53b9b01a8594e319c71ae77f\r\n\r\nMessages-Waiting:
 no\r\nVoice-Message: 0/0 
(0/0)\r\n\r\n--------------------END--------------------\n"
"2007-04-10T17:52:27.737728Z":167:SIP:ERR:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpBody::copyBody
 unhandled body type: 7"
"2007-04-10T17:52:27.737795Z":168:SIP:ERR:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"HttpBody::copyBody
 unhandled body type: 7"
"2007-04-10T17:52:27.737857Z":169:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipTransaction::doFirstSend
 0xb690bbf0 setting timeout 4"
"2007-04-10T17:52:27.738067Z":170:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"\n----------------------------------\nSending
 final response\nSIP/2.0 202 Accepted\r\nExpires: 300\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 44274 SUBSCRIBE\r\nVia: SIP/2.0/TCP 
10.1.1.151;branch=z9hG4bK-d22f98efa4dfe68f39cd1eefc444fe11\r\nVia: SIP/2.0/UDP 
10.1.1.86:2054;branch=z9hG4bK-98vmgq3zz2p3;rport=2054\r\nContact: 
sip:204@xxxxxxxxxxxxxxxxxxxx\r\nContent-Length: 0\r\n\r\n"
"2007-04-10T17:52:27.738517Z":171:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipClient::isConnectedTo
 matches 10.1.1.151:5060 but is not trusted"
"2007-04-10T17:52:27.738550Z":172:SIP:DEBUG:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipTCPServerBase::send
 0x973ee00 isInUseForWrite 79308, client info\n        remote host: 
10.1.1.151:5060\n  remote IP: 10.1.1.151:5060\n    remote Via address: :-1\n    
   received address: :-1"
"2007-04-10T17:52:27.738703Z":173:OUTGOING:INFO:cdhcp151.pingtel.com:SubscribeServerThread:B6E12B90:SipStatus:"SipUserAgent::sendTcp
 TCP SIP User Agent sent message:\n----Remote Host:10.1.1.151---- Port: 
5060----\nSIP/2.0 202 Accepted\r\nExpires: 300\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 44274 SUBSCRIBE\r\nVia: SIP/2.0/TCP 
10.1.1.151;branch=z9hG4bK-d22f98efa4dfe68f39cd1eefc444fe11\r\nVia: SIP/2.0/UDP 
10.1.1.86:2054;branch=z9hG4bK-98vmgq3zz2p3;rport=2054\r\nContact: 
sip:204@xxxxxxxxxxxxxxxxxxxx\r\nUser-Agent: sipX/3.7.0 sipX/publisher 
(Linux)\r\nDate: Tue, 10 Apr 2007 17:52:27 GMT\r\nAllow: INVITE, ACK, CANCEL, 
BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE\r\nAccept-Language: en\r\nSupported: 
sip-cc-01, timer\r\nContent-Length: 
0\r\n\r\n--------------------END--------------------\n"
"2007-04-10T17:52:27.799279Z":174:SIP:DEBUG:cdhcp151.pingtel.com:SipClient-8:B7A37B90:SipStatus:"SipClient::run
 0x9724130 socket 0x9722f90 host:  sock addr: 0.0.0.0 via addr:  rcv addr: 
10.1.1.162 sock type: UDP read ready READY"
"2007-04-10T17:52:27.799415Z":175:INCOMING:INFO:cdhcp151.pingtel.com:SipClient-8:B7A37B90:SipStatus:"Read
 SIP message:\n----Remote Host:10.1.1.86---- Port: 2054----\nSIP/2.0 200 
Ok\r\nVia: SIP/2.0/UDP 
10.1.1.151:5110;branch=z9hG4bK-2009d37d53b9b01a8594e319c71ae77f\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nCall-ID: 
3c26858e0271-syh84n1l136b@snom320\r\nCSeq: 467 NOTIFY\r\nContent-Length: 
0\r\n\r\n====================END====================\n"
"2007-04-10T17:52:27.799752Z":176:INCOMING_PARSED:DEBUG:cdhcp151.pingtel.com:SipClient-8:B7A37B90:SipStatus:"SIP/2.0
 200 Ok\r\nVia: SIP/2.0/UDP 
10.1.1.151:5110;branch=z9hG4bK-2009d37d53b9b01a8594e319c71ae77f\r\nFrom: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=635723058\r\nTo: 
<sip:204@xxxxxxxxxxxxxxxxxxxx>;tag=8cdb2tge8l\r\nCall-Id: 
3c26858e0271-syh84n1l136b@snom320\r\nCseq: 467 NOTIFY\r\nContent-Length: 
0\r\nDate: Tue, 10 Apr 2007 17:52:27 
GMT\r\n\r\n++++++++++++++++++++END++++++++++++++++++++\n"
"2007-04-10T17:52:27.799910Z":177:SIP:DEBUG:cdhcp151.pingtel.com:StatusServer:B6D11B90:SipStatus:"StatusServer::handleMessage()
 :: Start processing SIP message"