Updated linphone + changed conf factory uri
This commit is contained in:
parent
4b83eb7ce3
commit
475edaafcd
3 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest package="org.linphone"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3321"
|
||||
android:versionName="3.3.2-gc">
|
||||
android:versionCode="3322"
|
||||
android:versionName="3.3.2-gc-2">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
|
@ -36,7 +36,7 @@ dtmf_player_amp=0.1
|
|||
ec_calibrator_cool_tones=1
|
||||
|
||||
[misc]
|
||||
conference_factory_uri=sip:conference-factory@conf.linphone.org
|
||||
conference_factory_uri=sip:conference-factory@sip.linphone.org
|
||||
max_calls=10
|
||||
history_max_size=100
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit acd77eba5f92e94efd974f9fc8dce4d6aa818627
|
||||
Subproject commit e49f2fedda05681e0c9d168c046652465fb452fb
|
Loading…
Reference in a new issue