[Freeswitch-users] Getting FreeSWITCH to use RTP port + 1 for RTCP

Michael Jerris mike at jerris.com
Thu Nov 28 03:14:34 MSK 2013


We are using rtcp mux where it uses the same port.  This is the default for webrtc and I don't think we have a way to disable it for outbound invites for webrtc media, but there shouldn't ever be a reason to disable it as all the browsers support it and its required by the spec.  As for why its not working with chrome for android, I'm not sure, do you have a debug log of the call?


On Nov 27, 2013, at 5:56 PM, James Mortensen <james.mortensen at synclio.com> wrote:

> Hello,
> 
> I've searched the list and documentation, and it's not yet clear if FreeSWITCH is able to send candidates in the same manner as we were doing with Asterisk 1.5 where it sends the RTCP to the RTP port +1.  In other words, I'd see candidates that looked like this:
> 
> a=candidate:3441596188 1 udp 659136 10.3.1.1 20622 typ host generation 0
> a=candidate:3441596188 1 udp 659136 50.18.X.X 20622 typ srflx generation 0
> a=candidate:3441596188 2 udp 659136 10.3.1.1 20623 typ host generation 0
> a=candidate:3441596188 2 udp 659136 50.18.X.X 20623 typ srflx generation 0
> 
> For instance, if the RTP port was 20622, the RTCP port would be 20623.  We're getting no audio when trying to make Chrome to Android and Android to Android WebRTC calls, and we thought we'd try a different RTCP method as we did have it working with Asterisk but want to use FreeSWITCH instead.
> 
> I've checked out the latest FreeSWITCH code from the master branch.
> 
> Not sure if FreeSWITCH can do this yet, but if anyone knows that would be helpful.
> 
> Thank you!
> James
> 




Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list