Search code examples
windowslinphonelinphone-sdk

Is it possible to extend Linphone call log history limit?


Today I noticed the call history on Linphone is limited to 30 entries. I want to get the last 100 entries.

Is there any way to have a bigger call log history?


Solution

  • change the 'history_max_size' in file 'linphonerc_factory' in your project to whatever you want, I change this value to 200~