[sr-dev] [kamailio] dialog: wrong CSeq in BYE after PRACK (#409)

Rick notifications at github.com
Mon Nov 23 15:31:38 CET 2015


When using the dialog module to end a dialog, the remote UA refusing the BYE after a PRACK in the dialog.

```
---- INVITE ( CSeq: 1 INVITE ) --->
<--- 100 ( CSeq: 1 INVITE ) -------
<--- 183 ( CSeq: 1 INVITE ) -------
---- PRACK ( CSeq: 2 PRACK ) ----->
<--- 200 OK ( CSeq: 2 PRACK ) -----
<--- 200 OK ( CSeq: 1 INVITE ) ----
---- ACK ( CSeq: 1 ACK ) --------->

{      Mi: dlg.end_dlg()      }

<--- BYE (CSeq: 1 BYE) 
     BYE ( CSeq: 2 BYE) ---------->
<--- 500 (Bad CSeq number) --------
```

error in the remote log "remote cseq lower than previous ones - refusing request".

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/409
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151123/217e590b/attachment.html>


More information about the sr-dev mailing list