[asterisk-bugs] [JIRA] (ASTERISK-26732) Implement RTCP Multiplexing - breaking WebRTC in Chrome

Dan Jenkins (JIRA) noreply at issues.asterisk.org
Thu Jan 19 03:24:10 CST 2017


Dan Jenkins created ASTERISK-26732:
--------------------------------------

             Summary: Implement RTCP Multiplexing - breaking WebRTC in Chrome
                 Key: ASTERISK-26732
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26732
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
    Affects Versions: 14.2.1, 13.13.1, 12.8.2, 11.25.1
         Environment: Chrome 57 onwards 
            Reporter: Dan Jenkins


Chrome 57 has a breaking change when it comes to interop with WebRTC gateways. They've changed their previous "negotiate", to "require" when it comes to rtcp-mux

Asterisk, as I understand it does not have rtcp multiplexing and so will break when it comes to compatibility with WebRTC across all versions of Asterisk that supports WebRTC (as far as I understand, thats back to 11 I think)

We have a flag we can enable client side for the time being; and I'm trying to find out how long that flag will be available for - but thats no lomng term solution.

I wrote on the mailing list about the issue - http://lists.digium.com/pipermail/asterisk-dev/2017-January/076091.html

For comparison - I've got other systems using WebRTC which use RTPEngine (with Kamailio) and Freeswitch - both of these have enabled me to enable flags etc to get past this issue.

I don't know what the right move is going forward. I'm just reporting the issue - every single application out there that utilises Asterisk for WebRTC will have to either move platform or enable a flag client side in the hope that Asterisk will enable the feature set required for compatibility with Chrome

This affects Chrome 57 onwards - We're currently on Chrome 55 mid cycle - which means roughly 6 weeks until this becomes mainstream.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list