#
#This file shall not contain path referencing package name, in order to be portable when app is renamed.
#Paths to resources must be set from LinphoneManager, after creating LinphoneCore.
[audio_codec_0]
mime=opus
rate=48000
channels=2
enabled=1

[audio_codec_1]
mime=G722
rate=8000
channels=1
enabled=1

[audio_codec_2]
mime=PCMU
rate=8000
channels=1
enabled=1

[net]
mtu=1300

[misc]
max_calls=1
history_max_size=10
add_missing_audio_codecs=0

[sip]
verify_server_certs=0
verify_server_cn=0

[sound]
eq_active=0
agc=1
echocancellation=1
noisegate=0