summaryrefslogtreecommitdiff
path: root/channels/pjsip
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-11-30 16:12:55 +0000
committerJoshua Colp <jcolp@digium.com>2017-12-13 07:36:39 -0600
commit62f2860c39ebb06d8ecb5d1b7fc84338a06e2f08 (patch)
treeeb36fed1337b908923e2a6623ee2eef83b4e10e5 /channels/pjsip
parent58514c74427eb4da33ac90fa01aa55a885cdba3b (diff)
AST-2017-012: Place single RTCP report block at beginning of report.
When the RTCP code was transitioned over to Stasis a code change was made to keep track of how many reports are present. This count controlled where report blocks were placed in the RTCP report. If a compound RTCP packet was received this logic would incorrectly place a report block in the wrong location resulting in a write to an invalid location. This change removes this counting logic and always places the report block at the first position. If in the future multiple reports are supported the logic can be extended but for now keeping a count serves no purpose. ASTERISK-27382 ASTERISK-27429 Change-Id: Iad6c8a9985c4b608ef493e19c421211615485116
Diffstat (limited to 'channels/pjsip')
0 files changed, 0 insertions, 0 deletions