linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] patch to add linphonerc flags store_call_logs and


From: Eli Burke
Subject: [Linphone-developers] patch to add linphonerc flags store_call_logs and store_proxy_info
Date: Wed, 13 Jul 2016 10:22:19 -0400

This patch adds support for two new linphonerc flags: store_call_logs and 
store_proxy_info
Both default to ON, but if set to OFF, prevent linphone core from storing call 
logs and proxy settings in the plaintext rc file.

Note that if you set store_call_logs=0, you become responsible for capturing 
all call logs, either by enabling sqlite storage of call logs, or by monitoring 
the call_log_updated callback, or by the LinphoneCoreListener’s callState 
callback.

Note that if you set store_proxy_info=0, you become responsible for storing and 
loading all user account information.

Attachment: conf_settings.patch
Description: Binary data

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

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