[Home]

Summary:ASTERISK-14279: RTCP (SR) message is not scheduled to send backto UAC in case 2 UACs are the same codec.
Reporter:TMA (tmasolutions)Labels:
Date Opened:2009-06-07 21:46:32Date Closed:2011-06-07 14:08:06
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/RTP
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hi all,

RTCP (SR) message is not scheduled to send back to UAC in case 2 UACs are the same codec.
I implemented a solution as below, please take a look and give your ideas.

In bridge_p2p_rtp_write function of rtp.c: add schedule sending RTCP into else condition.

[inline code removed by lmadsen]
Comments:By: Leif Madsen (lmadsen) 2009-09-18 08:45:40

To have your code considered for including, you need to upload it as a unified diff, and not inline. Thanks!

By: Leif Madsen (lmadsen) 2009-09-30 10:06:56

I'm going to close this for now, but if the reporter has a patch they can attach, then they can reopen this issue. Thanks!