On 02/12/14 04:41, Mihai Marin wrote:
> Hello,
> I managed to try it out and I have good news and bad news :)
> 
> The good news is that always TURN is working perfect. So, if I remove
> all the ice-candidates (rtpproxy_manage("+")) everything is perfect.

That's good to hear!

> If
> I just append turn candidate (rtpproxy_manage()) I have strange errors
> in kamailio log and the media won't flow (black image on both parties).

...

> 2. keep ice candidates and append itself - not working - rtpproxy_manage()
> http://snk.to/f-c71n29ic

Looking at this, there's a very simple problem going on... The SDP body
is getting too large for the receive buffer. :) It gets truncate, so
can't be decoded, and the whole proxying thing fails.

This commit should fix that:

http://goo.gl/fBHfkh
http://goo.gl/o1Pzt8

Please let me know if you're having any luck with that.

cheers

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to