worked thanks

Kelvin Chua

On Thu, Oct 2, 2014 at 8:27 PM, Stefan Sayer <[email protected]>
wrote:

> Kelvin Chua wrote on 09/30/2014 01:32 PM:
> > i did some experiment, when sems learns of the remote's IP address, it
> > locks into it.
> > when the remote client's IP changes for any reason, like roaming. the
> > audio
> > gets cut, in rtpproxy, i made a patch to make this work. Is there
> > anything we can do
> > to make this work on sems?
> remove the block
>     // avoid comparing each time sender address
>     if(!rtcp)
>       passive = false;
>     else
>       passive_rtcp = false;
>
> in AmRtpStream::handleSymmetricRtp.
>
> Stefan
>
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to