[SR-Users] RTPEngine a=rtcp-mux

Richard Fuchs rfuchs at sipwise.com
Fri Jun 2 13:56:22 CEST 2017


On 02/06/17 07:40 AM, Igor Olhovskiy wrote:
> Hi!
>
> I’m trying to make RTPEngine to work with calls Browser <-> SIP.
> Call From SIP to Browser working perfectly, but when calling to SIP 
> from Browser, on 200 OK (sdp) I don’t receive
> ...
> a=rtcp-mux
> ...
> lines, but it was told to RTPEngine on reply_route to add this. And 
> this line is mandatory for me, cause I don’t control JS softphone on 
> other side
>
> Reply route in a case of Browser->SIP call looks like
>
> reply_route[REPLY_R] {
>>   rtpengine_answer("internal external UDP/TLS/RTP/SAVPF ICE=force 
> rtcp-mux-offer");
> ...
> }
>
> Also I’ve tried with rtcp-mux-accept but still no luck

You cannot "offer" rtcp-mux an in "answer".

I believe what you want is to use rtcp-mux-demux in the offer.

Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20170602/387a1b5e/attachment.html>


More information about the sr-users mailing list