[Asterisk-code-review] chan sip: Fix improper RTP framing on outgoing calls (asterisk[15])

Sean Bright asteriskteam at digium.com
Wed Feb 14 07:57:59 CST 2018


Sean Bright has uploaded a new patch set (#2) to the change originally created by Jean Aunis - Prescom. ( https://gerrit.asterisk.org/8208 )

Change subject: chan_sip: Fix improper RTP framing on outgoing calls
......................................................................

chan_sip: Fix improper RTP framing on outgoing calls

The "ptime" SDP parameter received in a SIP response was not honoured.
Moreover, in the abscence of this "ptime" parameter, locally configured
framing was lost during response processing.

This patch systematically stores the framing information in the
ast_rtp_codecs structure, taking it from the response or from the
configuration as appropriate.

ASTERISK-27674

Change-Id: I828a6a98d27a45a8afd07236a2bd0aa3cbd3fb2c
---
M channels/chan_sip.c
1 file changed, 9 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/08/8208/2
-- 
To view, visit https://gerrit.asterisk.org/8208
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I828a6a98d27a45a8afd07236a2bd0aa3cbd3fb2c
Gerrit-Change-Number: 8208
Gerrit-PatchSet: 2
Gerrit-Owner: Jean Aunis - Prescom <jean.aunis at prescom.fr>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180214/ccd92531/attachment.html>


More information about the asterisk-code-review mailing list