mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-01 01:33:49 +00:00
Update SIP{$mac}.cnf
add option for different telnet password and turn auto complete off by default
This commit is contained in:
@@ -70,6 +70,9 @@ semi_attended_transfer: "0" ; 0-Disabled, 1-Enabled (default)
|
||||
# Telnet Level (enable or disable the ability to telnet into this phone
|
||||
telnet_level: "2" ; 0-Disabled (default), 1-Enabled, 2-Privileged
|
||||
|
||||
# Uncomment the line below for different telnet password
|
||||
# phone_password: "FusionPBX"
|
||||
|
||||
# Inband DTMF Settings (0-disable, 1-enable (default))
|
||||
dtmf_inband: "1"
|
||||
|
||||
@@ -136,7 +139,7 @@ dial_template: "dialplan"
|
||||
network_media_type: "auto"
|
||||
|
||||
#Autocompletion During Dial (0-off, 1-on [default])
|
||||
autocomplete: "1"
|
||||
autocomplete: "0"
|
||||
|
||||
#Time Format (0-12hr, 1-24hr [default])
|
||||
time_format_24hr: "0"
|
||||
|
||||
Reference in New Issue
Block a user