Re: [reSIProcate] Bug report for 180 RINGING(reSIProcate 1.4.1)
sorry, I think I got it, please ignore my previous email.
Thanks
On Sun, Feb 8, 2009 at 8:20 PM, Karlsson
<boost.regex@xxxxxxxxx> wrote:
If the reSIProcate received the 180 ringing without contact header, then it said can't create dialog and reply the CANCEL.
But with the RFC3261, the contact header is optional for 1xx message.
Thanks
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.1.101:5041;received=220.168.119.158;branch=z9hG4bK-d8754z-ba1e881b5247e562-1---d8754z-;rport=5041
Record-Route: <sip:213.165.35.44;ftag=dd5b6c31;lr>
To: <sip:966566600150@xxxxxxxxxxxxx>;tag=7263eee6ff66d16bcaa07cde96827869
From: <sip:345567@xxxxxxxxxxxxx>;tag=dd5b6c31
Call-ID: ZTg2ODk0MGRmNmE5NGFjNDI1MjhlZmQyMDIxZGQ5ZDc.
CSeq: 2 INVITE
Server: Sippy
Content-Length: 0
INFO | 20090206-171654.831 | MY TEST UA | RESIP:DUM | 6112 | DialogUsageManager.cxx:1333 | Got: SipResp: 180 tid=ba1e881b5247e562 cseq=INVITE / 2 from(wire)
DEBUG | 20090206-171654.831 | MY TEST UA | RESIP:DUM | 6112 | DialogUsageManager.cxx:1841 | DialogUsageManager::processResponse:
SipResp: 180 tid=ba1e881b5247e562 cseq=INVITE / 2 from(wire)
DEBUG | 20090206-171654.831 | MY TEST UA | RESIP:DUM | 6112 | ClientAuthManager.cxx:41 | ClientAuthManager::handle: transitioning ZTg2ODk0MGRmNmE5NGFjNDI1MjhlZmQyMDIxZGQ5ZDc.-dd5b6c31to cached
DEBUG | 20090206-171654.831 | MY TEST UA | RESIP:DUM | 6112 | ClientAuthManager.cxx:198 | ClientAuthManager::RealmState::transition from current to cached
DEBUG | 20090206-171654.831 | MY TEST UA | RESIP:DUM | 6112 | DialogId.cxx:50 | DialogId::DialogId: ZTg2ODk0MGRmNmE5NGFjNDI1MjhlZmQyMDIxZGQ5ZDc.-dd5b6c31-7263eee6ff66d16bcaa07cde96827869
INFO | 20090206-171654.831 | MY TEST UA | RESIP:DUM | 6112 | DialogSet.cxx:772 | Cannot create a dialog, no Contact or To tag in 1xx.
DEBUG | 20090206-171703.671 | MY TEST UA | RESIP:DUM | 3172 | ClientAuthManager.cxx:319 | Add auth, 0595C928 in response to: Digest realm="213.165.35.44",nonce="c32af107515ecd06ccc91d08653269538fb4"
DEBUG | 20090206-171703.672 | MY TEST UA | RESIP:DUM | 3172 | ClientAuthManager.cxx:344 | ClientAuthManager::RealmState::addAuthentication, proxy: 0 Digest username="345567",realm="213.165.35.44",nonce="c32af107515ecd06ccc91d08653269538fb4",uri="sip:966566600150@xxxxxxxxxxxxx",response="ecfcb4b84a7a29c28f881abd3630a7e6",algorithm=MD5
DEBUG | 20090206-171703.672 | MY TEST UA | RESIP:DUM | 3172 | DialogUsageManager.cxx:866 | SEND:
CANCEL sip:966566600150@xxxxxxxxxxxxx SIP/2.0
Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-ba1e881b5247e562-1---d8754z-;rport
Max-Forwards: 70
To: <sip:966566600150@xxxxxxxxxxxxx>
From: <sip:345567@xxxxxxxxxxxxx>;tag=dd5b6c31
Call-ID: ZTg2ODk0MGRmNmE5NGFjNDI1MjhlZmQyMDIxZGQ5ZDc.
CSeq: 2 CANCEL
User-Agent: TEST
Authorization: Digest username="345567",realm="213.165.35.44",nonce="c32af107515ecd06ccc91d08653269538fb4",uri="sip:966566600150@xxxxxxxxxxxxx",response="ecfcb4b84a7a29c28f881abd3630a7e6",algorithm=MD5
Content-Length: 0