Disable direct ip call features.direct_ip_call_enable = 0 for better security.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user