Disable direct ip call features.direct_ip_call_enable = 0 for better security.

This commit is contained in:
markjcrane
2015-10-11 10:36:03 -07:00
parent e778153be6
commit 65590f2b14
17 changed files with 19 additions and 16 deletions
@@ -571,7 +571,7 @@ features.group_listen_in_talking_enable =
features.call_completion_enable =
#Enable or disable the phone to dial the IP address directly; 0-Disabled, 1-Enabled (default);
features.direct_ip_call_enable =
features.direct_ip_call_enable = 0
#Configure the power Indicator LED to turn on or turn off; 0-On (default), 1-Off;
features.power_led_on = 1