mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add features.reset_by_long_press_enable although will be ignored by 70 firmware and remove some trailing spaces.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#Configure the WAN port type; 0-DHCP (default), 1-PPPoE, 2-Static IP Address;
|
||||
#Require reboot;
|
||||
network.internet_port.type =
|
||||
network.internet_port.type =
|
||||
|
||||
#Configure the static IP address, subnet mask, gateway and DNS server.
|
||||
#Require Reboot;
|
||||
@@ -1059,6 +1059,9 @@ features.pickup.blf_audio_enable =
|
||||
#0-Disabled (default), 1-Enabled;
|
||||
features.blf_and_callpark_idle_led_enable =
|
||||
|
||||
#Enable or disable reset by long press on OK key. 0-Disable 1-Enable(Defautl)
|
||||
#features.reset_by_long_press_enable = 0
|
||||
|
||||
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||
phone_setting.inter_digit_time =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user