mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-20 18:06:31 +00:00
set sip_trust_ctrl on all yealink profiles (#1619)
This commit is contained in:
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1537,7 +1537,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2028,7 +2028,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2519,7 +2519,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1535,7 +1535,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2026,7 +2026,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2517,7 +2517,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
@@ -96,7 +96,7 @@ account.1.sip_server_type =
|
||||
account.1.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.1.sip_trust_ctrl =
|
||||
account.1.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.1.dns_query_timeout=
|
||||
@@ -552,7 +552,7 @@ account.2.sip_server_type =
|
||||
account.2.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.2.sip_trust_ctrl =
|
||||
account.2.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.2.dns_query_timeout=
|
||||
@@ -1044,7 +1044,7 @@ account.3.sip_server_type =
|
||||
account.3.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.3.sip_trust_ctrl =
|
||||
account.3.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.3.dns_query_timeout=
|
||||
@@ -1536,7 +1536,7 @@ account.4.sip_server_type =
|
||||
account.4.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.4.sip_trust_ctrl =
|
||||
account.4.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.4.dns_query_timeout=
|
||||
@@ -2027,7 +2027,7 @@ account.5.sip_server_type =
|
||||
account.5.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.5.sip_trust_ctrl =
|
||||
account.5.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.5.dns_query_timeout=
|
||||
@@ -2518,7 +2518,7 @@ account.6.sip_server_type =
|
||||
account.6.unregister_on_reboot =
|
||||
|
||||
#Enable or disable the phone to only accept the message from the server; 0-Disabled (default), 1-Enabled;
|
||||
account.6.sip_trust_ctrl =
|
||||
account.6.sip_trust_ctrl = 1
|
||||
|
||||
#Configure the timeout (in seconds) for DNS query, the value ranges from 1 to 9, the default value is 8.
|
||||
account.6.dns_query_timeout=
|
||||
|
||||
Reference in New Issue
Block a user