[Freeswitch-users] Received an unsupported RTCP packet version 3

Madovsky infos at madovsky.org
Tue Jan 16 12:18:53 UTC 2018


As the warning says, FS does not support RTCP version 3 message,

maybe a patch would be welcome.


On 1/16/2018 3:53 AM, Alexander Haugg wrote:
> Thanks, but no, I need the event socket event "RECV_RTCP_MESSAGE".
> If the message will written, then the event will not fired.
> Switch_rtp.c line 6650
> } else {
> 	switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(rtp_session->session),
> 			  SWITCH_LOG_WARNING, "Received an unsupported RTCP packet version %d\n", msg->header.version);
> 	return SWITCH_STATUS_FALSE;
>
> -----Ursprüngliche Nachricht-----
> Von: Madovsky [mailto:infos at madovsky.org]
> Gesendet: Dienstag, 16. Januar 2018 12:17
> An: Alexander Haugg <Alexander.Haugg at c4b.de>
> Betreff: Re: [Freeswitch-users] Received an unsupported RTCP packet version 3
>
> I think it's safe to ignore unless you need
>
> any management with RTCP
>
> On 1/15/2018 11:16 PM, Alexander Haugg wrote:
>> I have the same Problem with the Bria 4 Client.
>> My FS Verison is "Version 1.9.0+git~20170608T004121Z~00ab2b40b4~64bit (git 00ab2b4 2017-06-08 00:41:21Z 64bit)"
>>
>> -----Ursprüngliche Nachricht-----
>> Von: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] Im Auftrag von Mikhail Demekhov
>> Gesendet: Donnerstag, 10. November 2016 09:27
>> An: freeswitch-users at lists.freeswitch.org
>> Betreff: [Freeswitch-users] Received an unsupported RTCP packet version 3
>>
>> Hello!
>>
>> I have FreeSWITCH Version 1.6.12.
>> After connecting partner FS-1.7 I had a lot of warning:
>>
>> [WARNING] switch_rtp.c:6207 Received an unsupported RTCP packet version 3
>>
>> How to fix it?
>>
>




More information about the FreeSWITCH-users mailing list