|
From: | Sylvain Berfini |
Subject: | Re: [Linphone-users] Linphone Android / IOS setting nortp_timeout value via XML |
Date: | Tue, 16 Nov 2021 09:02:14 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 |
Hi Chris,
Try to add overwrite="true" to the entry.
See
https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Features/Remote%20Provisioning/
for more information about remote provisioning.
Cheers,
i have a working Linphone / FrePBX system. Due to the famous 30 second disconnect issue, I would like to add the value nortp_timeout to the XML config.
I have a working XML config setup that are used to provision many phones.. when i add the following, it is not used..
<section name="rtp">
<entry name="nortp_timeout">300</entry>
</section>
I manually added the same value to desktop linphone apps and it works fine...
[rtp]
audio_rtp_port=7078
video_rtp_port=9078
text_rtp_port=11078
audio_jitt_comp=60
video_jitt_comp=60
nortp_timeout=300
audio_adaptive_jitt_comp_enabled=1
video_adaptive_jitt_comp_enabled=1
ideas?
Chris
_______________________________________________ Linphone-users mailing list Linphone-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/linphone-users
[Prev in Thread] | Current Thread | [Next in Thread] |