|
From: | geo cherchetout |
Subject: | Re: [Linphone-users] increase mic volume? low sound volume on linphone mobile |
Date: | Sun, 4 Jun 2017 11:29:13 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0 Iceape/2.46 |
Le 01/06/2017 17:37, I wrote:
Le 02/03/2017 22:33, *Jeremie Juste* wrote:On my device the .linphonerc file is located in the following directory /data/data/org.linphone/files/ and one need root privilege to access this fileI cannot get root privileges on my Wiko, but I have just found another way, not simpler but without root privileges : "Linphone Android, iOS and desktop versions support remote provisioning via HTTP." Source: https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Features/Remote Provisioning/ Now I have to configure apache server...
Done successfully. :-) This is the sound section of my .linphonerc.xml file: <section name="sound"><entry name="remote_ring">/data/data/org.linphone/files/ringback.wav</entry> <entry name="local_ring">/data/data/org.linphone/files/oldphone_mono.wav</entry>
<entry name="dtmf_player_amp">0.1</entry> <entry name="mic_gain_db" overwrite="true">18</entry> <entry name="playback_gain_db">0</entry> </section> Hopping this helps somebody...
[Prev in Thread] | Current Thread | [Next in Thread] |