[asterisk-bugs] [JIRA] (ASTERISK-28452) pjsip: <sess-version> of SDP is not incremented though SDP may be changed on reinvite without SDP offer
Michael Maier (JIRA)
noreply at issues.asterisk.org
Fri Jan 8 09:24:16 CST 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-28452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=253323#comment-253323 ]
Michael Maier commented on ASTERISK-28452:
------------------------------------------
As I feared: now, the SDP version is incremented twice in case of an outbound call if callee sends a reInvite for session management as previously described. Some time ago, this used not to work w/o my own patches. Suddenly it worked w/o my patches as it should.
Now, if this patch here is added (w/o my patch added!), the SDP version is now incremented twice.
Conclusion:
There must have been some change(s) in the meantime, which (unintentionally?) fixed the existing SDP problem.
> pjsip: <sess-version> of SDP is not incremented though SDP may be changed on reinvite without SDP offer
> -------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-28452
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28452
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip, Resources/res_pjsip_sdp_rtp
> Affects Versions: 16.3.0
> Environment: CentOS 7
> Reporter: Michael Maier
> Severity: Minor
> Labels: patch, pjsip
> Attachments: sdp-version.patch, sdp-version-v2.patch, wrong-SDP-sess-version.txt
>
>
> During late / delayed offer as part of a reInivte during an outbound call, the SDP sent to the provider in the 200 OK is changed compared to the initial INVITE - but the <sess-version> isn't incremented. This is against RFC6337, 5.2.5. Subsequent Offers and Answers.
> See the attached Trace!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list