Activate auto network monitoring by default
This commit is contained in:
parent
2145e61660
commit
1dc4bfade4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ force_ice_disablement=0
|
||||||
[sip]
|
[sip]
|
||||||
guess_hostname=1
|
guess_hostname=1
|
||||||
register_only_when_network_is_up=1
|
register_only_when_network_is_up=1
|
||||||
auto_net_state_mon=0
|
auto_net_state_mon=1
|
||||||
auto_answer_replacing_calls=1
|
auto_answer_replacing_calls=1
|
||||||
ping_with_options=0
|
ping_with_options=0
|
||||||
rls_uri=
|
rls_uri=
|
||||||
|
|
Loading…
Reference in a new issue