linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone Android Cipher modification


From: Johan Pascal
Subject: Re: [Linphone-developers] Linphone Android Cipher modification
Date: Fri, 25 Sep 2015 11:57:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi,
setting the available crypto suite for SRTP is done through the srtp_crypto_suites property in the sip section of the linphone configuration file.
By setting in the [sip] section:
srtp_crypto_suites=AES_CM_256_HMAC_SHA1_80

you will allow this suite only.

To configure it on Android, you shall modify the linphonerc_factory file in res/raw (for phone) and res/raw-sw600dp (for tablets).  Recompile and install.

regards,

johan

On 25/09/15 11:18, Shruti Goyal wrote:
Do any one know something related to this ?

Any help will be appreciated!!



With Warm Regards,

Shruti Goyal



On Thu, Sep 17, 2015 at 3:18 PM, Shruti Goyal <address@hidden> wrote:
Hi Devels,

How can i disable other ciphers except than "AES_CM_256_HMAC_SHA1_80" in Linphone Android?

Do anybody have some idea?



With Warm Regards,

Shruti Goyal





_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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