mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-06 00:28:45 +00:00
Update y000000000066.cfg
This commit is contained in:
@@ -350,10 +350,10 @@ static.security.cn_validation =
|
||||
static.security.dev_cert =
|
||||
static.security.ca_cert =
|
||||
static.security.trust_certificates =
|
||||
static.security.user_password =
|
||||
static.security.user_name.var =
|
||||
static.security.user_name.admin =
|
||||
static.security.user_name.user =
|
||||
static.security.user_password = {$admin_name}:{$admin_password}
|
||||
static.security.user_name.var = {$var_name}
|
||||
static.security.user_name.admin = {$admin_name}
|
||||
static.security.user_name.user = {$user_name}
|
||||
security.tls_cipher_list =
|
||||
|
||||
|
||||
@@ -677,7 +677,9 @@ phone_setting.vq_rtcpxr.session_report.enable=
|
||||
#######################################################################################
|
||||
## Contact ##
|
||||
#######################################################################################
|
||||
static.directory_setting.url=
|
||||
|
||||
static.directory_setting.url= http://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=favorite_setting.xml
|
||||
|
||||
super_search.url=
|
||||
|
||||
local_contact.data.url=
|
||||
@@ -705,12 +707,25 @@ local_contact.icon.url=
|
||||
##remote_phonebook.data.X.name
|
||||
##(X ranges from 1 to 5)
|
||||
|
||||
remote_phonebook.data.1.url=
|
||||
remote_phonebook.data.1.name=
|
||||
features.remote_phonebook.enter_update_enable=
|
||||
features.remote_phonebook.flash_time=
|
||||
features.remote_phonebook.enable=
|
||||
remote_phonebook.display_name=
|
||||
remote_phonebook.data.1.name = {$yealink_remote_phonebook_1_name}
|
||||
remote_phonebook.data.1.url = {$yealink_remote_phonebook_1_url}
|
||||
|
||||
remote_phonebook.data.1.url = http://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
|
||||
|
||||
remote_phonebook.data.2.name = {$yealink_remote_phonebook_2_name}
|
||||
remote_phonebook.data.2.url = {$yealink_remote_phonebook_2_url}
|
||||
|
||||
remote_phonebook.data.2.url = http://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
|
||||
|
||||
remote_phonebook.data.3.name = {$yealink_remote_phonebook_3_name}
|
||||
remote_phonebook.data.3.url = {$yealink_remote_phonebook_3_url}
|
||||
|
||||
remote_phonebook.data.3.url = http://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
|
||||
|
||||
remote_phonebook.data.4.name = {$yealink_remote_phonebook_4_name}
|
||||
remote_phonebook.data.4.url = {$yealink_remote_phonebook_4_url}
|
||||
remote_phonebook.data.5.name = {$yealink_remote_phonebook_5_name}
|
||||
remote_phonebook.data.5.url = {$yealink_remote_phonebook_5_url}
|
||||
|
||||
|
||||
|
||||
@@ -718,27 +733,27 @@ remote_phonebook.display_name=
|
||||
#######################################################################################
|
||||
## LDAP ##
|
||||
#######################################################################################
|
||||
ldap.enable=
|
||||
ldap.user=
|
||||
ldap.password=
|
||||
ldap.base=
|
||||
ldap.port=
|
||||
ldap.host=
|
||||
ldap.enable = {$ldap_enable}
|
||||
ldap.user = {$ldap_user}
|
||||
ldap.password = {$ldap_password}
|
||||
ldap.base = {$ldap_base}
|
||||
ldap.port = {$ldap_port}
|
||||
ldap.host = {$ldap_host}
|
||||
ldap.customize_label=
|
||||
ldap.incoming_call_special_search.enable=
|
||||
ldap.tls_mode=
|
||||
ldap.search_type=
|
||||
ldap.numb_display_mode=
|
||||
ldap.ldap_sort=
|
||||
ldap.call_in_lookup=
|
||||
ldap.version =
|
||||
ldap.display_name=
|
||||
ldap.numb_attr=
|
||||
ldap.name_attr=
|
||||
ldap.max_hits=
|
||||
ldap.number_filter=
|
||||
ldap.name_filter=
|
||||
ldap.call_out_lookup=
|
||||
ldap.ldap_sort = {$ldap_sort}
|
||||
ldap.call_in_lookup = {$ldap_call_in_lookup}
|
||||
ldap.version = {$ldap_version}
|
||||
ldap.display_name = {$ldap_display_name}
|
||||
ldap.numb_attr = {$ldap_numb_attr}
|
||||
ldap.name_attr = {$ldap_name_attr}
|
||||
ldap.max_hits = {$ldap_max_hits}
|
||||
ldap.number_filter = {$ldap_number_filter}
|
||||
ldap.name_filter = {$ldap_name_filter}
|
||||
ldap.call_out_lookup = {$ldap_dial_lookup
|
||||
|
||||
|
||||
#######################################################################################
|
||||
@@ -983,11 +998,11 @@ features.dnd.large_icon.enable=
|
||||
#######################################################################################
|
||||
## Phone Lock ##
|
||||
#######################################################################################
|
||||
phone_setting.phone_lock.enable=
|
||||
phone_setting.phone_lock.lock_key_type=
|
||||
phone_setting.phone_lock.unlock_pin=
|
||||
phone_setting.emergency.number=
|
||||
phone_setting.phone_lock.lock_time_out=
|
||||
phone_setting.phone_lock.enable = {$yealink_lock_enable}
|
||||
phone_setting.phone_lock.lock_key_type = {$yealink_lock_key_type}
|
||||
phone_setting.phone_lock.unlock_pin = {$yealink_lock_pin}
|
||||
phone_setting.emergency.number = {$yealink_emergency_number}
|
||||
phone_setting.phone_lock.lock_time_out = {$yealink_lock_timeout}
|
||||
|
||||
|
||||
|
||||
@@ -1094,7 +1109,7 @@ features.play_local_dtmf_tone_enable =
|
||||
features.reboot_in_talk_enable =
|
||||
features.fwd_diversion_enable=
|
||||
|
||||
call_waiting.enable=
|
||||
call_waiting.enable = {$yealink_call_waiting}
|
||||
call_waiting.tone=
|
||||
call_waiting.off_code=
|
||||
call_waiting.on_code=
|
||||
@@ -1184,15 +1199,15 @@ lcl.datetime.date.format =
|
||||
auto_dst.url =
|
||||
local_time.manual_time_enable =
|
||||
local_time.manual_ntp_srv_prior =
|
||||
local_time.time_format =
|
||||
local_time.date_format =
|
||||
local_time.dhcp_time =
|
||||
local_time.time_format = {$yealink_time_format}
|
||||
local_time.date_format = {$yealink_date_format}
|
||||
local_time.dhcp_time = {$yealink_dhcp_time}
|
||||
|
||||
local_time.summer_time =
|
||||
local_time.dst_time_type =
|
||||
local_time.start_time =
|
||||
local_time.end_time =
|
||||
local_time.offset_time =
|
||||
local_time.summer_time = {$yealink_dst_enable}
|
||||
local_time.dst_time_type = {$yealink_dst_type}
|
||||
local_time.start_time = {$yealink_time_zone_start_time}
|
||||
local_time.end_time = {$yealink_time_zone_end_time}
|
||||
local_time.offset_time = {$yealink_offset_time}
|
||||
local_time.interval = {$yealink_time_update}
|
||||
|
||||
local_time.ntp_server1 = {$ntp_server_primary}
|
||||
@@ -1246,7 +1261,7 @@ lcd_logo.url=
|
||||
phone_setting.lcd_logo.mode=
|
||||
|
||||
phone_setting.contrast=
|
||||
phone_setting.backlight_time=
|
||||
phone_setting.backlight_time = {$yealink_backlight_time}
|
||||
phone_setting.inactive_backlight_level=
|
||||
phone_setting.active_backlight_level=
|
||||
phone_setting.predial_autodial=
|
||||
@@ -1386,7 +1401,7 @@ features.power_saving.intelligent_mode=
|
||||
##Single File Size: <=5MB
|
||||
##2MB of space should bereserved for the phone
|
||||
|
||||
wallpaper_upload.url=
|
||||
wallpaper_upload.url = {$yealink_t46s_wallpaper}
|
||||
phone_setting.backgrounds=
|
||||
|
||||
## phone_setting.backgrounds_with_dsskey_unfold(Only support T48G/S)
|
||||
|
||||
Reference in New Issue
Block a user