mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
* Add fip1x series of flyingvoice in the provision * Fix boot file of flyingvoice does not take effect.
836 lines
34 KiB
INI
836 lines
34 KiB
INI
#!version:1.0.0.1
|
|
|
|
##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
|
|
|
|
#######################################################################################
|
|
## Network WiFi ##
|
|
#######################################################################################
|
|
##static.wifi.X.label=
|
|
##static.wifi.X.ssid=
|
|
##static.wifi.X.priority=
|
|
##static.wifi.X.security_mode=
|
|
##static.wifi.X.cipher_type=
|
|
##static.wifi.X.password=
|
|
##static.wifi.X.eap_type=
|
|
##static.wifi.X.eap_user_name=
|
|
##static.wifi.x.eap_password=
|
|
##(X ranges from 1 to 5)
|
|
|
|
static.wifi.enable = {$flyingvoice_wifi_enable}
|
|
static.wifi.1.label = {$flyingvoice_wifi_1_label}
|
|
static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
|
|
static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
|
|
static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
|
|
static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
|
|
static.wifi.1.password = {$flyingvoice_wifi_1_password}
|
|
static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
|
|
static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
|
|
static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
|
|
static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
|
|
|
|
|
|
#######################################################################################
|
|
## Network VPN ##
|
|
#######################################################################################
|
|
static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
|
|
static.openvpn.url = {$flyingvoice_openvpn_url}
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Network 802.1x ##
|
|
#######################################################################################
|
|
static.network.802_1x.mode =
|
|
static.network.802_1x.identity =
|
|
static.network.802_1x.md5_password =
|
|
static.network.802_1x.client_cert_url =
|
|
static.network.802_1x.root_cert_url =
|
|
static.network.802_1x.eap_fast_provision_mode =
|
|
static.network.802_1x.anonymous_identity =
|
|
static.network.802_1x.proxy_eap_logoff.enable =
|
|
|
|
|
|
static.auto_provision.custom.protect =
|
|
static.auto_provision.custom.sync =
|
|
static.auto_provision.custom.sync.path =
|
|
static.auto_provision.custom.upload_method =
|
|
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## ZERO Touch ##
|
|
#######################################################################################
|
|
static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
|
|
static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
|
|
static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
|
|
static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
|
|
static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
|
|
|
|
|
|
#######################################################################################
|
|
## Autop URL ##
|
|
#######################################################################################
|
|
static.auto_provision.server.url = {$flyingvoice_provision_url}
|
|
static.auto_provision.server.username = {$http_auth_username}
|
|
static.auto_provision.server.password = {$http_auth_password}
|
|
|
|
|
|
#######################################################################################
|
|
## Autop Repeat ##
|
|
#######################################################################################
|
|
static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
|
|
static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
|
|
|
|
|
|
#######################################################################################
|
|
## Autop DHCP ##
|
|
#######################################################################################
|
|
static.auto_provision.dhcp_option.list_user_options =
|
|
static.auto_provision.dhcp_option.enable =
|
|
|
|
|
|
static.auto_provision.dhcp_option.list_user6_options =
|
|
|
|
#######################################################################################
|
|
## Autop Mode ##
|
|
#######################################################################################
|
|
static.auto_provision.power_on = {$flyingvoice_autop_power_on}
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Autop PNP ##
|
|
#######################################################################################
|
|
static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## TR069 ##
|
|
#######################################################################################
|
|
|
|
static.managementserver.enable =
|
|
static.managementserver.username =
|
|
static.managementserver.password =
|
|
static.managementserver.url =
|
|
static.managementserver.periodic_inform_enable =
|
|
static.managementserver.periodic_inform_interval =
|
|
static.managementserver.connection_request_password =
|
|
static.managementserver.connection_request_username =
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Firmware Update ##
|
|
#######################################################################################
|
|
static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip16plus}
|
|
|
|
|
|
#######################################################################################
|
|
## Confguration ##
|
|
#######################################################################################
|
|
features.reset_by_long_press_enable =
|
|
features.factory_pwd_enable =
|
|
static.configuration.url =
|
|
static.features.custom_factory_config.enable =
|
|
static.custom_factory_configuration.url =
|
|
|
|
|
|
#######################################################################################
|
|
## Security ##
|
|
#######################################################################################
|
|
static.phone_setting.reserve_certs_enable =
|
|
features.relog_offtime =
|
|
static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
|
|
static.security.cn_validation =
|
|
static.security.dev_cert =
|
|
static.security.ca_cert =
|
|
|
|
static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
|
|
|
|
security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
|
|
{if isset($admin_name) }
|
|
static.security.user_name.admin = {$admin_name}
|
|
static.security.user_password = {$admin_name}:{$admin_password}
|
|
{/if}
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Server Certificates ##
|
|
#######################################################################################
|
|
static.server_certificates.url =
|
|
static.server_certificates.delete =
|
|
|
|
#######################################################################################
|
|
## Trusted Certificates ##
|
|
#######################################################################################
|
|
static.trusted_certificates.url =
|
|
static.trusted_certificates.delete =
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Trnasfer ##
|
|
#######################################################################################
|
|
features.transfer_type= {$flyingvoice_transfer_type}
|
|
dialplan.transfer.mode = {$flyingvoice_transfer_mode}
|
|
transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
|
|
transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
|
|
transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
|
|
transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
|
|
phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
|
|
|
|
|
|
#######################################################################################
|
|
## Conference ##
|
|
#######################################################################################
|
|
features.conference.with_previous_call.enable =
|
|
features.local_conf.combine_with_one_press.enable=
|
|
phone_setting.call_appearance.conference_via_new_linekey=
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Anonymous ##
|
|
#######################################################################################
|
|
features.anonymous_response_code=
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Call Configuration ##
|
|
#######################################################################################
|
|
phone_setting.incoming_call_when_dialing.priority=
|
|
phone_setting.hold_or_swap.mode=
|
|
features.play_held_tone.interval=
|
|
features.play_held_tone.delay=
|
|
features.play_held_tone.enable=
|
|
features.play_hold_tone.interval=
|
|
features.ignore_incoming_call.enable=
|
|
force.voice.ring_vol=
|
|
features.mute.autoanswer_mute.enable=
|
|
features.play_hold_tone.delay =
|
|
phone_setting.end_call_net_disconnect.enable =
|
|
features.custom_auto_answer_tone.enable=
|
|
default_input_method.dialing=
|
|
features.speaker_mode.enable=
|
|
features.headset_mode.enable=
|
|
features.handset_mode.enable=
|
|
features.conference.local.enable =
|
|
features.off_hook_answer.enable=
|
|
features.caller_name_type_on_dialing=
|
|
phone_setting.show_code403=
|
|
phone_setting.ring_for_tranfailed=
|
|
features.password_dial.length=
|
|
features.password_dial.prefix=
|
|
features.password_dial.enable=
|
|
features.group_listen_in_talking_enable=
|
|
phone_setting.call_info_display_method=
|
|
phone_setting.called_party_info_display.enable =
|
|
features.headset_training=
|
|
features.headset_prior=
|
|
features.dtmf.replace_tran =
|
|
features.dtmf.transfer =
|
|
phone_setting.ringing_timeout=
|
|
phone_setting.ringback_timeout=
|
|
|
|
features.keep_mute.enable=
|
|
linekey.1.shortlabel=
|
|
features.config_dsskey_length.shorten =
|
|
transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
|
|
features.auto_linekeys.enable=
|
|
phone_setting.call_appearance.calls_per_linekey=
|
|
features.linekey_call_with_default_account=
|
|
|
|
features.station_name.value =
|
|
features.station_name.scrolling_display =
|
|
voice.headset.autoreset_spk_vol =
|
|
voice.handset.autoreset_spk_vol =
|
|
voice.handfree.autoreset_spk_vol =
|
|
features.headset.ctrl_call.enable =
|
|
phone_setting.incoming_call.reject.enable =
|
|
|
|
features.play_mute_tone.enable=
|
|
features.play_mute_tone.interval=
|
|
|
|
features.call_out_directory_by_off_hook.enable=
|
|
features.congestion_tone.codelist=
|
|
|
|
|
|
#######################################################################################
|
|
## Features USB Record ##
|
|
#######################################################################################
|
|
##FIP16/FIP16PLUS Models not support the parameter.
|
|
features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
|
|
|
|
features.idle_recording.enable=
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## DTMF ##
|
|
#######################################################################################
|
|
features.dtmf.min_interval=
|
|
features.dtmf.volume=
|
|
features.dtmf.duration =
|
|
|
|
#######################################################################################
|
|
## Tones ##
|
|
#######################################################################################
|
|
voice.tone.autoanswer =
|
|
voice.tone.message =
|
|
voice.tone.stutter =
|
|
voice.tone.info =
|
|
voice.tone.dialrecall =
|
|
voice.tone.callwaiting =
|
|
voice.tone.congestion =
|
|
voice.tone.busy =
|
|
voice.tone.ring =
|
|
voice.tone.dial =
|
|
voice.tone.country =
|
|
voice.side_tone =
|
|
features.partition_tone =
|
|
voice.tone.secondary_dial=
|
|
|
|
|
|
#######################################################################################
|
|
## Jitter Buffer ##
|
|
#######################################################################################
|
|
voice.jib.normal= {$flyingvoice_jib_normal}
|
|
voice.jib.max = {$flyingvoice_jib_max}
|
|
voice.jib.min = {$flyingvoice_jib_min}
|
|
voice.jib.adaptive = {$flyingvoice_jib_adaptive}
|
|
|
|
voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
|
|
voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
|
|
voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
|
|
voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
|
|
|
|
|
|
#######################################################################################
|
|
## Echo Cancellation ##
|
|
#######################################################################################
|
|
voice.echo_cancellation = {$flyingvoice_echo_cancellation}
|
|
voice.cng = {$flyingvoice_cng}
|
|
voice.vad = {$flyingvoice_vad}
|
|
|
|
|
|
################################################################
|
|
# SIP Basic Config ##
|
|
################################################################
|
|
sip.use_out_bound_in_dialog=
|
|
sip.unreg_with_socket_close=
|
|
phone_setting.disable_account_without_username.enable=
|
|
features.auto_answer.first_call_only=
|
|
|
|
|
|
phone_setting.call_display_name.mode=
|
|
|
|
################################################################
|
|
# SIP Advanced config ##
|
|
################################################################
|
|
sip.request_validation.event=
|
|
sip.sdp_early_answer_or_offer=
|
|
sip.cid_source.preference=
|
|
sip.request_validation.digest.realm=
|
|
sip.request_validation.digest.list=
|
|
sip.request_validation.source.list=
|
|
sip.send_keepalive_by_socket=
|
|
sip.reliable_protocol.timerae.enable=
|
|
sip.requesturi.e164.addglobalprefix=
|
|
sip.trust_ctrl = {$flyingvoice_trust_ctrl}
|
|
sip.mac_in_ua=
|
|
|
|
sip.timer_t1=
|
|
sip.timer_t2=
|
|
|
|
|
|
sip.listen_mode=
|
|
|
|
{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
|
|
|
|
sip.listen_port=
|
|
sip.tls_listen_port=
|
|
sip.tcp_port_random_mode=
|
|
sip.escape_characters.enable=
|
|
sip.notify_reboot_enable=
|
|
sip.send_response_by_request=
|
|
sip.disp_incall_to_info=
|
|
features.call_invite_format=
|
|
phone_setting.early_media.rtp_sniffer.timeout=
|
|
sip.reg_surge_prevention =
|
|
|
|
|
|
################################################################
|
|
# NAT&ICE ##
|
|
################################################################
|
|
|
|
|
|
static.sip.nat_stun.enable=
|
|
static.sip.nat_stun.server=
|
|
static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## RTP ##
|
|
#######################################################################################
|
|
features.rtp_symmetric.enable=
|
|
|
|
|
|
#######################################################################################
|
|
## RTCP-XR ##
|
|
#######################################################################################
|
|
voice.rtcp.enable= {$flyingvoice_rtcp_enable}
|
|
voice.rtcp_cname= {$flyingvoice_rtcp_cname}
|
|
voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
|
|
phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
|
|
phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
|
|
phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
|
|
phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
|
|
phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
|
|
phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
|
|
phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
|
|
phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
|
|
phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
|
|
phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
|
|
|
|
|
|
#######################################################################################
|
|
## Contact ##
|
|
#######################################################################################
|
|
|
|
local_contact.data.url=
|
|
local_contact.data.delete=
|
|
|
|
|
|
#######################################################################################
|
|
## Remote Phonebook ##
|
|
#######################################################################################
|
|
##remote_phonebook.data.X.url
|
|
##remote_phonebook.data.X.name
|
|
#remote_phonebook.data.X.username=
|
|
#remote_phonebook.data.X.password=
|
|
##(X ranges from 1 to 5)
|
|
|
|
{if isset($flyingvoice_remote_phonebook_1_name) }
|
|
remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
|
|
{else}
|
|
remote_phonebook.data.1.name = Users
|
|
{/if}
|
|
{if isset($flyingvoice_remote_phonebook_1_url) }
|
|
remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
|
|
{else}
|
|
remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
|
|
{/if}
|
|
|
|
{if isset($flyingvoice_remote_phonebook_2_name) }
|
|
remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
|
|
{else}
|
|
remote_phonebook.data.2.name = Groups
|
|
{/if}
|
|
{if isset($flyingvoice_remote_phonebook_2_url) }
|
|
remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
|
|
{else}
|
|
remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
|
|
{/if}
|
|
|
|
{if isset($flyingvoice_remote_phonebook_3_name) }
|
|
remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
|
|
{else}
|
|
remote_phonebook.data.3.name = Extensions
|
|
{/if}
|
|
{if isset($flyingvoice_remote_phonebook_3_url) }
|
|
remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
|
|
{else}
|
|
remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
|
|
{/if}
|
|
|
|
remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
|
|
remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
|
|
|
|
remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
|
|
remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
|
|
|
|
|
|
#######################################################################################
|
|
## LDAP ##
|
|
#######################################################################################
|
|
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_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}
|
|
|
|
directory_setting.ldap.enable =
|
|
directory_setting.ldap.priority =
|
|
search_in_dialing.ldap.enable =
|
|
search_in_dialing.ldap.priority =
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Forward ##
|
|
#######################################################################################
|
|
features.fwd.allow=
|
|
features.fwd_mode=
|
|
forward.no_answer.enable=
|
|
forward.busy.enable=
|
|
forward.always.enable=
|
|
forward.no_answer.timeout=
|
|
forward.no_answer.on_code=
|
|
forward.no_answer.off_code=
|
|
forward.busy.off_code=
|
|
forward.busy.on_code=
|
|
forward.always.off_code = {$flyingvoice_forward_always_off_code}
|
|
forward.always.on_code = {$flyingvoice_forward_always_on_code}
|
|
forward.no_answer.target=
|
|
forward.busy.target=
|
|
forward.always.target=
|
|
|
|
features.forward.emergency.authorized_number=
|
|
features.forward.emergency.enable=
|
|
forward.idle_access_always_fwd.enable=
|
|
features.forward_call_popup.enable=
|
|
|
|
|
|
features.forward.no_answer.show_ring_times =
|
|
|
|
|
|
features.no_answer_code=
|
|
|
|
|
|
#######################################################################################
|
|
## DND ##
|
|
#######################################################################################
|
|
|
|
features.dnd.enable=
|
|
|
|
features.dnd.off_code= *79
|
|
features.dnd.on_code= *78
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Voice Mail ##
|
|
#######################################################################################
|
|
features.voice_mail_alert.enable=
|
|
features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
|
|
features.voice_mail_tone_enable=
|
|
features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
|
|
voice_mail.number.1=
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Audio Intercom ##
|
|
#######################################################################################
|
|
features.intercom.mode=
|
|
|
|
features.intercom.led.enable=
|
|
features.intercom.feature_access_code=
|
|
|
|
features.intercom.ptt_mode.enable=
|
|
|
|
|
|
features.intercom.allow=
|
|
features.intercom.barge=
|
|
features.intercom.tone=
|
|
features.intercom.mute=
|
|
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Feature General ##
|
|
#######################################################################################
|
|
features.ip_call.auto_answer.enable=
|
|
features.show_default_account=
|
|
features.call.dialtone_time_out=
|
|
features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
|
|
features.auto_answer_tone.enable=
|
|
features.play_hold_tone.enable=
|
|
features.key_as_send=
|
|
features.send_pound_key=
|
|
features.busy_tone_delay=
|
|
features.hotline_delay=
|
|
features.hotline_number=
|
|
features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
|
|
features.call_num_filter=
|
|
features.call_completion_enable=
|
|
features.allow_mute=
|
|
features.auto_answer_delay=
|
|
features.normal_refuse_code=
|
|
features.dnd_refuse_code=
|
|
features.upload_server=
|
|
features.dtmf.repetition=
|
|
features.dtmf.hide_delay=
|
|
features.dtmf.hide = {$flyingvoice_dtmf_hide}
|
|
features.play_local_dtmf_tone_enable =
|
|
features.reboot_in_talk_enable =
|
|
features.fwd_diversion_enable=
|
|
|
|
call_waiting.enable = {$flyingvoice_call_waiting}
|
|
call_waiting.tone = {$flyingvoice_call_waiting_tone}
|
|
call_waiting.off_code=
|
|
call_waiting.on_code=
|
|
|
|
auto_redial.times=
|
|
auto_redial.interval=
|
|
auto_redial.enable=
|
|
|
|
sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
|
|
sip.use_23_as_pound=
|
|
forward.international.enable=
|
|
phone_setting.headsetkey_mode=
|
|
phone_setting.is_deal180=
|
|
phone_setting.change_183_to_180=
|
|
|
|
|
|
features.touch_tone=
|
|
|
|
#######################################################################################
|
|
## Action URL&URI ##
|
|
#######################################################################################
|
|
features.csta_control.enable=
|
|
features.action_uri.enable=
|
|
features.action_uri_limit_ip=
|
|
features.show_action_uri_option=
|
|
action_url.call_remote_canceled=
|
|
action_url.remote_busy=
|
|
action_url.cancel_callout=
|
|
action_url.handfree=
|
|
action_url.headset=
|
|
action_url.unheld=
|
|
action_url.held=
|
|
action_url.transfer_failed=
|
|
action_url.transfer_finished=
|
|
action_url.answer_new_incoming_call=
|
|
action_url.reject_incoming_call=
|
|
action_url.forward_incoming_call=
|
|
action_url.ip_change=
|
|
action_url.idle_to_busy=
|
|
action_url.busy_to_idle=
|
|
action_url.call_terminated=
|
|
action_url.missed_call=
|
|
action_url.unmute=
|
|
action_url.mute=
|
|
action_url.unhold=
|
|
action_url.hold=
|
|
action_url.always_fwd_off =
|
|
action_url.always_fwd_on =
|
|
action_url.attended_transfer_call =
|
|
action_url.blind_transfer_call =
|
|
action_url.busy_fwd_off =
|
|
action_url.busy_fwd_on =
|
|
action_url.call_established =
|
|
action_url.call_waiting_off =
|
|
action_url.call_waiting_on =
|
|
action_url.dnd_off =
|
|
action_url.dnd_on =
|
|
action_url.incoming_call =
|
|
action_url.no_answer_fwd_off =
|
|
action_url.no_answer_fwd_on =
|
|
action_url.off_hook =
|
|
action_url.on_hook =
|
|
action_url.outgoing_call =
|
|
action_url.register_failed =
|
|
action_url.registered =
|
|
action_url.setup_autop_finish =
|
|
action_url.setup_completed =
|
|
action_url.transfer_call =
|
|
action_url.unregistered =
|
|
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Power LED ##
|
|
#######################################################################################
|
|
phone_setting.hold_and_held_power_led_flash_enable=
|
|
phone_setting.mute_power_led_flash_enable=
|
|
phone_setting.talk_and_dial_power_led_enable=
|
|
phone_setting.mail_power_led_flash_enable = 1
|
|
phone_setting.ring_power_led_flash_enable=
|
|
phone_setting.common_power_led_enable=
|
|
phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
|
|
|
|
|
|
#######################################################################################
|
|
## Time&Date ##
|
|
#######################################################################################
|
|
|
|
auto_dst.url = {$flyingvoice_auto_dst_url}
|
|
local_time.manual_time_enable =
|
|
local_time.manual_ntp_srv_prior =
|
|
local_time.time_format = {$flyingvoice_time_format}
|
|
local_time.date_format = {$flyingvoice_date_format}
|
|
local_time.dhcp_time = {$flyingvoice_dhcp_time}
|
|
|
|
|
|
local_time.ntp_server1 = {$ntp_server_primary}
|
|
local_time.ntp_server2 = {$ntp_server_secondary}
|
|
local_time.time_zone = {$flyingvoice_time_zone}
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Multicast Paging ##
|
|
#######################################################################################
|
|
##multicast.listen_address.X.label
|
|
##multicast.paging_address.X.channel
|
|
##multicast.listen_address.X.ip_address
|
|
##multicast.paging_address.X.ip_address
|
|
##multicast.paging_address.X.label
|
|
##multicast.listen_address.X.channel
|
|
##multicast.listen_address.X.volume
|
|
##Multicast(X ranges from 1 to 31.)
|
|
|
|
multicast.codec=
|
|
|
|
multicast.paging_address.1.channel=
|
|
multicast.paging_address.1.label=
|
|
multicast.paging_address.1.ip_address=
|
|
multicast.receive_priority.enable=
|
|
multicast.receive_priority.priority=
|
|
|
|
multicast.receive.use_speaker=
|
|
multicast.receive.enhance_volume=
|
|
multicast.receive.ignore_dnd.priority=
|
|
|
|
multicast.listen_address.1.channel=
|
|
multicast.listen_address.1.label=
|
|
multicast.listen_address.1.ip_address=
|
|
multicast.listen_address.1.volume=
|
|
|
|
|
|
#######################################################################################
|
|
## Preference&Status ##
|
|
#######################################################################################
|
|
|
|
phone_setting.contrast=
|
|
phone_setting.backlight_time = {$flyingvoice_backlight_time}
|
|
phone_setting.inactive_backlight_level = 1
|
|
phone_setting.active_backlight_level=
|
|
phone_setting.predial_autodial = 1
|
|
|
|
ringtone.url= {$flyingvoice_ringtone_url}
|
|
ringtone.delete= {$flyingvoice_ringtone_delete}
|
|
phone_setting.ring_type= {$flyingvoice_ring_type}
|
|
phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
|
|
|
|
|
|
#######################################################################################
|
|
## Rings Settings ##
|
|
#######################################################################################
|
|
distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
|
|
distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
|
|
distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
|
|
distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
|
|
distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
|
|
distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
|
|
distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
|
|
distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
|
|
distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
|
|
distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
|
|
|
|
distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
|
|
distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
|
|
distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
|
|
distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
|
|
distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
|
|
distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
|
|
distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
|
|
distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
|
|
distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
|
|
distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
|
|
|
|
|
|
#######################################################################################
|
|
## Language Settings ##
|
|
#######################################################################################
|
|
|
|
lang.gui=
|
|
lang.wui=
|
|
|
|
#######################################################################################
|
|
## Call Park ##
|
|
#######################################################################################
|
|
features.call_park.enable=
|
|
features.call_park.park_mode=
|
|
features.call_park.park_code=
|
|
features.call_park.park_retrieve_code=
|
|
features.call_park.direct_send.enable=
|
|
features.call_park.park_visual_notify_enable=
|
|
features.call_park.park_ring=
|
|
features.call_park.group_enable=
|
|
features.call_park.group_park_code=
|
|
sip.call_park_without_blf=
|
|
features.call_park.line_restriction.enable=
|
|
|
|
|
|
#######################################################################################
|
|
## Call Pickup ##
|
|
#######################################################################################
|
|
features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
|
|
features.pickup.group_pickup_enable =
|
|
features.pickup.direct_pickup_code = **
|
|
features.pickup.group_pickup_code =
|
|
features.pickup.blf_audio_enable =
|
|
features.pickup.blf_visual_enable =
|
|
features.pickup_display.method =
|
|
|
|
|
|
features.pickup.blf_audio.list=
|
|
features.pickup.blf_visual.list=
|
|
|
|
|
|
#######################################################################################
|
|
## Alert Info ##
|
|
#######################################################################################
|
|
features.alert_info_tone =
|
|
|
|
|
|
#######################################################################################
|
|
## Features Sync ##
|
|
#######################################################################################
|
|
features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
|
|
|
|
|
|
|
|
#######################################################################################
|
|
## Metaswitch Setting ##
|
|
#######################################################################################
|
|
meta.enable =
|
|
|