[asterisk-bugs] [Asterisk 0018956]: SDP origin attribute modified when issuing re-INVITE because of directmedia=yes
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 31 13:50:14 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18956
======================================================================
Reported By: saghul
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18956
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 310240
Request Review:
======================================================================
Date Submitted: 2011-03-10 17:18 CST
Last Modified: 2011-03-31 13:50 CDT
======================================================================
Summary: SDP origin attribute modified when issuing re-INVITE
because of directmedia=yes
Description:
When directmedia=yes is set Asterisk will generate a re-INVITE with a new
SDP offer to both parties. This offer must not modify the SDP origin
attribute (o=) but for the version number. Extract from RFC3264, sec 8:
"When issuing an offer that modifies the session,
the "o=" line of the new SDP MUST be identical to that in the
previous SDP, except that the version in the origin field MUST
increment by one from the previous SDP."
The attached SIP trace from the CLI shows the described behavior.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-03-31 13:50 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list