linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] it doesn't uses the turn information when ICE is enable


From: Tahir Jilani
Subject: [Linphone-users] it doesn't uses the turn information when ICE is enabled (Linphone Android)
Date: Wed, 7 Jun 2017 01:45:39 +0500

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]