- Added possibility to set an account as the default account.

This commit is contained in:
Juha Heinanen
2019-04-20 15:18:32 +03:00
parent bedcaa52f0
commit 65947fb023
3 changed files with 41 additions and 0 deletions
+2
View File
@@ -48,6 +48,8 @@
<string name="vmUri">SIP URI for checking of voicemail messages. If left empty, voicemail
messages (Message Waiting Indications) are not subscribed to.
</string>>
<string name="defaultAccount">If checked, this account is selected when baresip is started.
</string>>
<string name="autoStart">If checked, baresip starts automatically after device (re)start.</string>
<string name="dnsServers">Comma separated list of DNS servers. Each DNS server is of form
server:port. Factory default value is \'8.8.8.8:53\' pointing to public Google DNS server.</string>