From 71769eabe94ec32a42a6f7f2a09df6e3f7bf57f7 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Mon, 24 Oct 2016 12:22:31 +0200 Subject: [PATCH] set max size to call history for performance reasons --- res/raw/linphonerc_factory | 1 + submodules/belle-sip | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/res/raw/linphonerc_factory b/res/raw/linphonerc_factory index bfb8f2740..ec91ff302 100644 --- a/res/raw/linphonerc_factory +++ b/res/raw/linphonerc_factory @@ -35,6 +35,7 @@ ec_calibrator_cool_tones=1 [misc] max_calls=10 +history_max_size=100 [app] activation_code_length=4 diff --git a/submodules/belle-sip b/submodules/belle-sip index 18fb1127f..f924f1fab 160000 --- a/submodules/belle-sip +++ b/submodules/belle-sip @@ -1 +1 @@ -Subproject commit 18fb1127f710a2f0fde3b30bb83a870249fa4c0d +Subproject commit f924f1fab4887af5249067df5b938aa5fd630af6