Hi Everyone,

In Linphone Android latest master branch code, it doesn't look like it uses
the turn information when ICE is enabled.

I am doing like below:

linphonePreferences.setStunServer(turnServerUrl);

linphonePreferences.setTurnPassword(turnPassword);
linphonePreferences.setTurnUsername(turnUserName);
linphonePreferences.setIceEnabled(true);


Any idea how to set turn server along with enabling ice?


Best Regards,

-- 
*Tahir Jilani*


*Notice of Confidentiality: *This message is intended solely for the use of
its addressee and may contain privileged or confidential information. If
you are not the addressee you should not distribute, copy or file this
message. In this case, please notify the sender and destroy its contents
immediately.
_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to