[OpenSER-Devel] [ openser-Bugs-1855793 ] Invalid cseq-number when using fifo dlg_end_dlg
SourceForge.net
noreply at sourceforge.net
Fri Dec 21 15:40:44 UTC 2007
Bugs item #1855793, was opened at 2007-12-21 15:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1855793&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver 1.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Carsten Bock (carstenbock)
Assigned to: Nobody/Anonymous (nobody)
Summary: Invalid cseq-number when using fifo dlg_end_dlg
Initial Comment:
Hi,
the dialog-module creates an incorrect cseq number for the created bye-messages, when using the new fifo command dlg_end_dlg. The cseq number is increased in the file modules/dialog/dlg_req_within.c (method "build_dlg_t") and then again in the file modules/tm/uac.c (method "req_within"). The RFC says, the cseq MUST be incremented by one. We found a device in our network, which takes this very stricty and ignores the request.
Attached Patch against OpenSER 1.3 (SVN) fixes this tiny issue.
Carsten
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1855793&group_id=139143
More information about the Devel
mailing list