[Home]

Summary:ASTERISK-27566: res_pjsip_session: Improve WebRTC interop with bundling during renegotiation
Reporter:Joshua C. Colp (jcolp)Labels:pjsip security webrtc
Date Opened:2018-01-08 10:50:04.000-0600Date Closed:2018-01-09 14:24:53.000-0600
Priority:MajorRegression?Yes
Status:Closed/CompleteComponents:Resources/res_pjsip_session
Versions:15.1.5 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Some WebRTC implementations do not handle scenarios where media streams are added and bundling is requested. Instead they expect the streams to already be part of the bundle group. This issue is for changing the logic such that when WebRTC is enabled this is done.
Comments:By: Friendly Automation (friendly-automation) 2018-01-09 14:24:54.723-0600

Change 7884 merged by Jenkins2:
res_pjsip_session: Always bundle streams if WebRTC is enabled.

[https://gerrit.asterisk.org/7884|https://gerrit.asterisk.org/7884]

By: Friendly Automation (friendly-automation) 2018-01-09 14:37:04.637-0600

Change 7883 merged by Jenkins2:
res_pjsip_session: Always bundle streams if WebRTC is enabled.

[https://gerrit.asterisk.org/7883|https://gerrit.asterisk.org/7883]