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

[reSIProcate] Problem with a BYE


Hi everybody,

I have an "assertion bye" in the response 200 OK of a BYE... 
Did anyone see the same error ? Is it due to an old version ?

I work with ReSIPROCATE 0.9 and I don't have this error all the times.

The trace :

BYE sip:2004@xxxxxxxxxxxxx:5061 SIP/2.0
Via: SIP/2.0/UDP 172.20.100.2:5060;branch=z9hG4bK6c7e43ec;rport=5060
Max-Forwards: 70
Contact: <sip:2002@xxxxxxxxxxxx>
To: <sip:2004@xxxxxxxxxxxx:5060>;tag=721bcd3a
From: <sip:2002@xxxxxxxxxxxx:5060>;tag=as3f81d6e4
Call-ID: YjUyMGRhZjE0NWEzMWI4MDlkNTE0OWI4ZjliNzdiY2I.
CSeq: 102 BYE
User-Agent: Centre Appel IVeS
Content-Length: 0


 SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.20.100.2:5060;branch=z9hG4bK6c7e43ec;rport=5060
Contact: <sip:2004>
To: <sip:2004@xxxxxxxxxxxx:5060>;tag=721bcd3a
From: <sip:2002@xxxxxxxxxxxx:5060>;tag=as3f81d6e4
Call-ID: YjUyMGRhZjE0NWEzMWI4MDlkNTE0OWI4ZjliNzdiY2I.
CSeq: 102 BYE
Content-Length: 0


DEBUG | 20060918-182428.601 | ives | InterfaceCam | RESIP | 26191 | 4143613632 | SipStack.cxx:278 | SEND: SipResp: 200 tid=6c7e43ec cseq=BYE contact=2004 / 102 from(tu)
INFO | 20060918-182428.601 | ives | InterfaceCam | RESIP:DUM | 26191 | 4143613632 | InviteSession.cxx:2045 | Transition InviteSession::Connected -> InviteSession::Terminated
InterfaceCam: SipMessage.cxx:1036: const resip::StatusLine& resip::SipMessage::header(const resip::StatusLineType&) const: Assertion `!isRequest()' failed.
Abandon

Thanks
Mathilde