Changed default contact username and display name
This commit is contained in:
parent
68472f7bd6
commit
a366472ce8
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ upload_bw=512
|
|||
firewall_policy=0
|
||||
|
||||
[sip]
|
||||
contact=sip:unknown@unknown-host
|
||||
contact="Linphone Android" sip:linphone.android@unknown-host
|
||||
use_info=0
|
||||
use_ipv6=0
|
||||
keepalive_period=30000
|
||||
|
@ -18,4 +18,4 @@ tunnel=disabled
|
|||
|
||||
[tunnel]
|
||||
host=
|
||||
port=443
|
||||
port=443
|
||||
|
|
|
@ -3,7 +3,7 @@ download_bw=380
|
|||
upload_bw=380
|
||||
|
||||
[sip]
|
||||
contact=sip:unknown@unknown-host
|
||||
contact="Linphone Android" sip:linphone.android@unknown-host
|
||||
use_info=0
|
||||
use_ipv6=0
|
||||
keepalive_period=30000
|
||||
|
|
Loading…
Reference in a new issue