mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update Grandstream provisioning (#2652)
* Update Grandstream provisioning * Add Vtech * Create app_config.php fix typo * Update app_config.php remove newline at end as it can break php * Update app_config.php remove newline at end as it can break php * Create app_config.php remove newline at end. * Update app_config.php remove trailing newline * Create device_edit.php Add both http and https * Create app_config.php remove newline * Add gxp16xx and fix typos
This commit is contained in:
committed by
FusionPBX
parent
137a282a1b
commit
66b849d946
23
resources/templates/provision/vtech/vcs754/directory.xml
Normal file
23
resources/templates/provision/vtech/vcs754/directory.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0"?>
|
||||
<directory>
|
||||
<DIR_GROUP>
|
||||
{foreach $contacts as $contact}
|
||||
{if $contact.contact_name_given != "" && $contact.contact_type == "contact"}
|
||||
<DIR_ENTRY>
|
||||
<DIR_ENTRY_NAME_FIRST>{$contact.contact_name_given}</DIR_ENTRY_NAME_FIRST>
|
||||
<DIR_ENTRY_NAME_LAST>{$contact.contact_name_family}</DIR_ENTRY_NAME_LAST>
|
||||
<DIR_ENTRY_NUMBER_WORK>{$contact.contact_work}</DIR_ENTRY_NUMBER_WORK>
|
||||
{if $contact.contact_cell != "" }
|
||||
<DIR_ENTRY_NUMBER_MOBILE>{$contact.contact_cell}</DIR_ENTRY_NUMBER_MOBILE>
|
||||
{/if}
|
||||
{if $contact.contact_home != "" }
|
||||
<DIR_ENTRY_NUMBER_OTHER>{$contact.contact_home}</DIR_ENTRY_NUMBER_OTHER>
|
||||
{/if}
|
||||
<DIR_ENTRY_LINE_NUMBER>0</DIR_ENTRY_LINE_NUMBER>
|
||||
<DIR_ENTRY_BLOCK>0</DIR_ENTRY_BLOCK>
|
||||
<DIR_ENTRY_RINGER>0</DIR_ENTRY_RINGER>
|
||||
</DIR_ENTRY>
|
||||
{/if}
|
||||
{/foreach}
|
||||
</DIR_GROUP>
|
||||
</directory>
|
||||
550
resources/templates/provision/vtech/vcs754/{$mac}.cfg
Normal file
550
resources/templates/provision/vtech/vcs754/{$mac}.cfg
Normal file
@@ -0,0 +1,550 @@
|
||||
# Model Number = VCS754
|
||||
# SW Version = 1.1.1.1-0
|
||||
time_date.date_format = DD/MM/YY
|
||||
time_date.24hr_clock = 1
|
||||
time_date.ntp_dhcp_option = 0
|
||||
time_date.ntp_server = 1
|
||||
{if isset($ntp_server_primary)}
|
||||
time_date.ntp_server_addr = {$ntp_server_primary}
|
||||
{else}
|
||||
time_date.ntp_server_addr = pool.ntp.org
|
||||
{/if}
|
||||
time_date.ntp_server_update_interval = 1000
|
||||
time_date.timezone_dhcp_option = 0
|
||||
time_date.selected_timezone = America/Los_Angeles
|
||||
time_date.daylight_saving_auto_adjust = 1
|
||||
time_date.daylight_saving_user_defined = 0
|
||||
time_date.daylight_saving_start_month = March
|
||||
time_date.daylight_saving_start_week = 2
|
||||
time_date.daylight_saving_start_day = Sunday
|
||||
time_date.daylight_saving_start_hour = 2
|
||||
time_date.daylight_saving_end_month = November
|
||||
time_date.daylight_saving_end_week = 1
|
||||
time_date.daylight_saving_end_day = Sunday
|
||||
time_date.daylight_saving_end_hour = 2
|
||||
time_date.daylight_saving_amount = 60
|
||||
profile.admin.access_password = {$admin_password}
|
||||
profile.user.access_password = {$user_password}
|
||||
remoteDir.ldap_directory_name = LDAP
|
||||
remoteDir.ldap_number_filter = {$gs_ldap_number_filter}
|
||||
remoteDir.ldap_firstname_filter = (givenName=%)
|
||||
remoteDir.ldap_lastname_filter = (sn=%)
|
||||
remoteDir.ldap_server_address = {$gs_ldap_server}
|
||||
remoteDir.ldap_port = 389
|
||||
remoteDir.ldap_authentication_type = simple
|
||||
remoteDir.ldap_base = {$gs_ldap_base_dn}
|
||||
remoteDir.ldap_user_name = {$ldap_username}
|
||||
remoteDir.ldap_access_password = {$ldap_password}
|
||||
remoteDir.ldap_max_hits = 200
|
||||
remoteDir.ldap_work_number_attributes = telephoneNumber
|
||||
remoteDir.ldap_mobile_number_attributes = mobile
|
||||
remoteDir.ldap_other_number_attributes = homePhone
|
||||
remoteDir.ldap_protocol_version = version_3
|
||||
remoteDir.ldap_search_delay = 0
|
||||
remoteDir.ldap_incall_lookup_enable = 1
|
||||
remoteDir.ldap_outcall_lookup_enable = 1
|
||||
remoteDir.ldap_enable = 1
|
||||
remoteDir.ldap_firstname_attribute = givenName
|
||||
remoteDir.ldap_lastname_attribute = sn
|
||||
remoteDir.ldap_check_certificate = 0
|
||||
remoteDir.broadsoft_enable = 0
|
||||
remoteDir.broadsoft_display_name =
|
||||
remoteDir.broadsoft_server =
|
||||
remoteDir.broadsoft_port = 0
|
||||
remoteDir.broadsoft_user_name =
|
||||
remoteDir.broadsoft_access_password =
|
||||
remoteDir.broadsoft_dir_type = Group
|
||||
remoteDir.broadsoft_check_certificate = 0
|
||||
{if isset($user_password_1) }
|
||||
sip_account.1.sip_account_enable = 1
|
||||
{else}
|
||||
sip_account.1.sip_account_enable = 0
|
||||
{/if}
|
||||
sip_account.1.label = {$display_name_1}
|
||||
sip_account.1.display_name = {$display_name_1}
|
||||
sip_account.1.user_id = {$auth_id_1}
|
||||
sip_account.1.authentication_name = {$auth_id_1}
|
||||
sip_account.1.authentication_access_password = {$user_password_1}
|
||||
sip_account.1.dial_plan = x+P
|
||||
sip_account.1.inter_digit_timeout = 3
|
||||
sip_account.1.maximum_call_number = 6
|
||||
sip_account.1.auto_answer_enable = 0
|
||||
sip_account.1.auto_answer_during_active_call = 0
|
||||
sip_account.1.feature_sync_enable = 0
|
||||
sip_account.1.music_on_hold_enable = 1
|
||||
sip_account.1.mwi_enable = 1
|
||||
sip_account.1.mwi_ignore_unsolicited = 1
|
||||
sip_account.1.mwi_uri =
|
||||
sip_account.1.mwi_subscription_expires = 3600
|
||||
sip_account.1.stutter_dial_tone_enable = 1
|
||||
sip_account.1.voice_encryption_enable = 0
|
||||
sip_account.1.primary_sip_server_port = {$sip_port_1}
|
||||
sip_account.1.primary_sip_server_address = {$server_address_1}
|
||||
sip_account.1.primary_outbound_proxy_server_port = 5060
|
||||
sip_account.1.primary_outbound_proxy_server_address = {$outbound_proxy_1}
|
||||
sip_account.1.primary_registration_server_port = 5060
|
||||
sip_account.1.primary_registration_server_address = {$server_address_1}
|
||||
sip_account.1.primary_registration_expires = 3600
|
||||
sip_account.1.access_code_page =
|
||||
sip_account.1.access_code_park_call =
|
||||
sip_account.1.access_code_retrieve_parked_call =
|
||||
sip_account.1.access_code_retrieve_voicemail = *97
|
||||
sip_account.1.access_code_dnd_on = *78
|
||||
sip_account.1.access_code_dnd_off = *79
|
||||
sip_account.1.access_code_cfa_on = *72
|
||||
sip_account.1.access_code_cfa_off = *73
|
||||
sip_account.1.access_code_cfna_on =
|
||||
sip_account.1.access_code_cfna_off =
|
||||
sip_account.1.access_code_cfb_on =
|
||||
sip_account.1.access_code_cfb_off =
|
||||
sip_account.1.access_code_anonymous_call_block_on =
|
||||
sip_account.1.access_code_anonymous_call_block_off =
|
||||
sip_account.1.access_code_outgoing_call_anonymous_on =
|
||||
sip_account.1.access_code_outgoing_call_anonymous_off =
|
||||
sip_account.1.access_code_call_waiting_on =
|
||||
sip_account.1.access_code_call_waiting_off =
|
||||
sip_account.1.access_code_group_call_pickup =
|
||||
sip_account.1.access_code_direct_call_pickup =
|
||||
sip_account.1.nat_traversal_stun_enable = 0
|
||||
sip_account.1.nat_traversal_stun_server_port = 3478
|
||||
sip_account.1.nat_traversal_stun_server_address =
|
||||
sip_account.1.nat_traversal_udp_keep_alive_enable = 1
|
||||
sip_account.1.nat_traversal_udp_keep_alive_interval = 60
|
||||
sip_account.1.network_conference_enable = 0
|
||||
sip_account.1.network_bridge_uri =
|
||||
sip_account.1.sip_session_timer_enable = 0
|
||||
sip_account.1.sip_session_timer_min = 90
|
||||
sip_account.1.sip_session_timer_max = 1800
|
||||
sip_account.1.dtmf_transport_method = auto
|
||||
sip_account.1.codec_priority.1 = g711u
|
||||
sip_account.1.codec_priority.2 = g711a
|
||||
sip_account.1.codec_priority.3 = g726
|
||||
sip_account.1.codec_priority.4 = g722
|
||||
sip_account.1.codec_priority.5 = g729
|
||||
sip_account.1.unregister_after_reboot_enable = 0
|
||||
sip_account.1.transport_mode = udp
|
||||
sip_account.1.backup_outbound_proxy_server_port = 5060
|
||||
sip_account.1.backup_outbound_proxy_server_address =
|
||||
sip_account.1.registration_retry_time = 10
|
||||
sip_account.1.local_sip_port = 5060
|
||||
sip_account.1.dscp = 46
|
||||
sip_account.1.sip_dscp = 26
|
||||
sip_account.1.check_trusted_certificate = 0
|
||||
sip_account.1.normal_jitter = 80
|
||||
sip_account.1.g729_annexb_enable = 0
|
||||
sip_account.1.park_variant = broadsoft
|
||||
sip_account.1.preferred_ptime = 20
|
||||
{if isset($user_password_2) }
|
||||
sip_account.2.sip_account_enable = 1
|
||||
{else}
|
||||
sip_account.2.sip_account_enable = 0
|
||||
{/if}
|
||||
sip_account.2.label = {$display_name_2}
|
||||
sip_account.2.display_name = {$display_name_2}
|
||||
sip_account.2.user_id = {$user_id_2}
|
||||
sip_account.2.authentication_name = {$auth_id_2}
|
||||
sip_account.2.authentication_access_password = {$user_password_2}
|
||||
sip_account.2.dial_plan = x+P
|
||||
sip_account.2.inter_digit_timeout = 3
|
||||
sip_account.2.maximum_call_number = 6
|
||||
sip_account.2.auto_answer_enable = 0
|
||||
sip_account.2.auto_answer_during_active_call = 0
|
||||
sip_account.2.feature_sync_enable = 0
|
||||
sip_account.2.music_on_hold_enable = 1
|
||||
sip_account.2.mwi_enable = 0
|
||||
sip_account.2.mwi_ignore_unsolicited = 1
|
||||
sip_account.2.mwi_uri =
|
||||
sip_account.2.mwi_subscription_expires = 3600
|
||||
sip_account.2.stutter_dial_tone_enable = 1
|
||||
sip_account.2.voice_encryption_enable = 0
|
||||
sip_account.2.primary_sip_server_port = {$sip_port_2}
|
||||
sip_account.2.primary_sip_server_address = {$server_address_2}
|
||||
sip_account.2.primary_outbound_proxy_server_port = 5060
|
||||
sip_account.2.primary_outbound_proxy_server_address = {$outbound_proxy_2}
|
||||
sip_account.2.primary_registration_server_port = 5060
|
||||
sip_account.2.primary_registration_server_address = {$server_address_2}
|
||||
sip_account.2.primary_registration_expires = 3600
|
||||
sip_account.2.access_code_page =
|
||||
sip_account.2.access_code_park_call =
|
||||
sip_account.2.access_code_retrieve_parked_call =
|
||||
sip_account.2.access_code_retrieve_voicemail = *97
|
||||
sip_account.2.access_code_dnd_on = *78
|
||||
sip_account.2.access_code_dnd_off = *79
|
||||
sip_account.2.access_code_cfa_on = *72
|
||||
sip_account.2.access_code_cfa_off = *73
|
||||
sip_account.2.access_code_cfna_on =
|
||||
sip_account.2.access_code_cfna_off =
|
||||
sip_account.2.access_code_cfb_on =
|
||||
sip_account.2.access_code_cfb_off =
|
||||
sip_account.2.access_code_anonymous_call_block_on =
|
||||
sip_account.2.access_code_anonymous_call_block_off =
|
||||
sip_account.2.access_code_outgoing_call_anonymous_on =
|
||||
sip_account.2.access_code_outgoing_call_anonymous_off =
|
||||
sip_account.2.access_code_call_waiting_on =
|
||||
sip_account.2.access_code_call_waiting_off =
|
||||
sip_account.2.access_code_group_call_pickup =
|
||||
sip_account.2.access_code_direct_call_pickup =
|
||||
sip_account.2.nat_traversal_stun_enable = 0
|
||||
sip_account.2.nat_traversal_stun_server_port = 3478
|
||||
sip_account.2.nat_traversal_stun_server_address =
|
||||
sip_account.2.nat_traversal_udp_keep_alive_enable = 1
|
||||
sip_account.2.nat_traversal_udp_keep_alive_interval = 60
|
||||
sip_account.2.network_conference_enable = 0
|
||||
sip_account.2.network_bridge_uri =
|
||||
sip_account.2.sip_session_timer_enable = 0
|
||||
sip_account.2.sip_session_timer_min = 90
|
||||
sip_account.2.sip_session_timer_max = 1800
|
||||
sip_account.2.dtmf_transport_method = auto
|
||||
sip_account.2.codec_priority.1 = g711u
|
||||
sip_account.2.codec_priority.2 = g711a
|
||||
sip_account.2.codec_priority.3 = g726
|
||||
sip_account.2.codec_priority.4 = g722
|
||||
sip_account.2.codec_priority.5 = g729
|
||||
sip_account.2.unregister_after_reboot_enable = 0
|
||||
sip_account.2.transport_mode = udp
|
||||
sip_account.2.backup_outbound_proxy_server_port = 5060
|
||||
sip_account.2.backup_outbound_proxy_server_address =
|
||||
sip_account.2.registration_retry_time = 10
|
||||
sip_account.2.local_sip_port = 5070
|
||||
sip_account.2.dscp = 46
|
||||
sip_account.2.sip_dscp = 26
|
||||
sip_account.2.check_trusted_certificate = 0
|
||||
sip_account.2.normal_jitter = 80
|
||||
sip_account.2.g729_annexb_enable = 0
|
||||
sip_account.2.park_variant = broadsoft
|
||||
sip_account.2.preferred_ptime = 20
|
||||
{if isset($user_password_3) }
|
||||
sip_account.3.sip_account_enable = 1
|
||||
{else}
|
||||
sip_account.3.sip_account_enable = 0
|
||||
{/if}
|
||||
sip_account.3.label = {$display_name_3}
|
||||
sip_account.3.display_name = {$display_name_3}
|
||||
sip_account.3.user_id = {$user_id_3}
|
||||
sip_account.3.authentication_name = {$auth_id_3}
|
||||
sip_account.3.authentication_access_password = {$user_password_3}
|
||||
sip_account.3.dial_plan = x+P
|
||||
sip_account.3.inter_digit_timeout = 3
|
||||
sip_account.3.maximum_call_number = 6
|
||||
sip_account.3.auto_answer_enable = 0
|
||||
sip_account.3.auto_answer_during_active_call = 0
|
||||
sip_account.3.feature_sync_enable = 0
|
||||
sip_account.3.music_on_hold_enable = 1
|
||||
sip_account.3.mwi_enable = 0
|
||||
sip_account.3.mwi_ignore_unsolicited = 1
|
||||
sip_account.3.mwi_uri =
|
||||
sip_account.3.mwi_subscription_expires = 3600
|
||||
sip_account.3.stutter_dial_tone_enable = 1
|
||||
sip_account.3.voice_encryption_enable = 0
|
||||
sip_account.3.primary_sip_server_port = {$sip_port_3}
|
||||
sip_account.3.primary_sip_server_address = {$server_address_3}
|
||||
sip_account.3.primary_outbound_proxy_server_port = 5060
|
||||
sip_account.3.primary_outbound_proxy_server_address = {$outbound_proxy_3}
|
||||
sip_account.3.primary_registration_server_port = 5060
|
||||
sip_account.3.primary_registration_server_address = {$server_address_3}
|
||||
sip_account.3.primary_registration_expires = 3600
|
||||
sip_account.3.access_code_page =
|
||||
sip_account.3.access_code_park_call =
|
||||
sip_account.3.access_code_retrieve_parked_call =
|
||||
sip_account.3.access_code_retrieve_voicemail = *97
|
||||
sip_account.3.access_code_dnd_on = *78
|
||||
sip_account.3.access_code_dnd_off = *79
|
||||
sip_account.3.access_code_cfa_on = *72
|
||||
sip_account.3.access_code_cfa_off = *73
|
||||
sip_account.3.access_code_cfna_on =
|
||||
sip_account.3.access_code_cfna_off =
|
||||
sip_account.3.access_code_cfb_on =
|
||||
sip_account.3.access_code_cfb_off =
|
||||
sip_account.3.access_code_anonymous_call_block_on =
|
||||
sip_account.3.access_code_anonymous_call_block_off =
|
||||
sip_account.3.access_code_outgoing_call_anonymous_on =
|
||||
sip_account.3.access_code_outgoing_call_anonymous_off =
|
||||
sip_account.3.access_code_call_waiting_on =
|
||||
sip_account.3.access_code_call_waiting_off =
|
||||
sip_account.3.access_code_group_call_pickup =
|
||||
sip_account.3.access_code_direct_call_pickup =
|
||||
sip_account.3.nat_traversal_stun_enable = 0
|
||||
sip_account.3.nat_traversal_stun_server_port = 3478
|
||||
sip_account.3.nat_traversal_stun_server_address =
|
||||
sip_account.3.nat_traversal_udp_keep_alive_enable = 1
|
||||
sip_account.3.nat_traversal_udp_keep_alive_interval = 60
|
||||
sip_account.3.network_conference_enable = 0
|
||||
sip_account.3.network_bridge_uri =
|
||||
sip_account.3.sip_session_timer_enable = 0
|
||||
sip_account.3.sip_session_timer_min = 90
|
||||
sip_account.3.sip_session_timer_max = 1800
|
||||
sip_account.3.dtmf_transport_method = auto
|
||||
sip_account.3.codec_priority.1 = g711u
|
||||
sip_account.3.codec_priority.2 = g711a
|
||||
sip_account.3.codec_priority.3 = g726
|
||||
sip_account.3.codec_priority.4 = g722
|
||||
sip_account.3.codec_priority.5 = g729
|
||||
sip_account.3.unregister_after_reboot_enable = 0
|
||||
sip_account.3.transport_mode = udp
|
||||
sip_account.3.backup_outbound_proxy_server_port = 5060
|
||||
sip_account.3.backup_outbound_proxy_server_address =
|
||||
sip_account.3.registration_retry_time = 10
|
||||
sip_account.3.local_sip_port = 5080
|
||||
sip_account.3.dscp = 46
|
||||
sip_account.3.sip_dscp = 26
|
||||
sip_account.3.check_trusted_certificate = 0
|
||||
sip_account.3.normal_jitter = 80
|
||||
sip_account.3.g729_annexb_enable = 0
|
||||
sip_account.3.park_variant = broadsoft
|
||||
sip_account.3.preferred_ptime = 20
|
||||
sip_account.use_first_trusted_certificate_for_all = 0
|
||||
network.ip.dhcp_enable = 1
|
||||
network.ip.dns1 =
|
||||
network.ip.dns2 =
|
||||
network.ip.static_ip_addr =
|
||||
network.ip.subnet_mask =
|
||||
network.ip.gateway_addr =
|
||||
network.ip.dns_cache_clear_timeout = 60
|
||||
network.nat.masquerading_enable = 0
|
||||
network.nat.public_ip_addr =
|
||||
network.nat.public_sip_port = 5060
|
||||
network.nat.public_rtp_port_start = 18000
|
||||
network.nat.public_rtp_port_end = 19000
|
||||
network.vlan.wan.enable = {$vtech_vlan_wan_enable}
|
||||
network.vlan.wan.id = {$vtech_vlan_wan_id}
|
||||
network.vlan.wan.priority = {$vtech_vlan_wan_priority}
|
||||
network.rtp.port_start = 18000
|
||||
network.rtp.port_end = 19000
|
||||
network.lldp_med.enable = 0
|
||||
network.lldp_med.interval = 30
|
||||
network.eapol.enable = 0
|
||||
network.eapol.identity =
|
||||
network.eapol.access_password =
|
||||
network.vendor_class_id = Vtech Vesa VCS754
|
||||
network.user_class = Vtech Vesa VCS754
|
||||
provisioning.bootup_check_enable = 1
|
||||
provisioning.crypto_enable = 0
|
||||
provisioning.crypto_passphrase =
|
||||
provisioning.dhcp_option_enable = 1
|
||||
provisioning.dhcp_option_priority_1 = 66
|
||||
provisioning.dhcp_option_priority_2 = 159
|
||||
provisioning.dhcp_option_priority_3 = 160
|
||||
provisioning.firmware_url =
|
||||
provisioning.fw_server_username =
|
||||
provisioning.fw_server_access_password =
|
||||
provisioning.resync_mode = config_and_firmware
|
||||
provisioning.resync_time = 0
|
||||
{if isset($vt_config_server_path)}
|
||||
provisioning.server_address = {$vt_config_server_path}
|
||||
{else}
|
||||
provisioning.server_address = {$domain_name}{$project_path}/app/provision
|
||||
{/if}
|
||||
provisioning.server_username =
|
||||
provisioning.server_access_password =
|
||||
provisioning.check_trusted_certificate = 0
|
||||
provisioning.click_to_dial = 1
|
||||
provisioning.remote_check_sync_enable = 1
|
||||
provisioning.pnp_enable = 1
|
||||
provisioning.pnp_response_timeout = 10
|
||||
provisioning.schedule_mode = weekday
|
||||
provisioning.weekdays = 0,1,2,3,4,5,6
|
||||
provisioning.weekdays_start_hr = 1
|
||||
provisioning.weekdays_end_hr = 2
|
||||
user_pref.language = en
|
||||
user_pref.web_language = en
|
||||
user_pref.lcd_contrast = 4
|
||||
user_pref.backlight = high
|
||||
user_pref.idle_backlight = off
|
||||
user_pref.backlight_timeout = 30
|
||||
user_pref.absent_timeout = 30
|
||||
user_pref.idle_to_logo_timeout = 0
|
||||
user_pref.logo_to_idle_timeout = 60
|
||||
user_pref.account.1.ringer = 1
|
||||
user_pref.account.2.ringer = 1
|
||||
user_pref.account.3.ringer = 1
|
||||
user_pref.ringer_volume = 5
|
||||
user_pref.speaker_volume = 5
|
||||
user_pref.key_beep_enable = 1
|
||||
user_pref.hold_reminder.enable = 1
|
||||
user_pref.hold_reminder.interval = 30
|
||||
user_pref.call_waiting.mode = enable
|
||||
user_pref.call_waiting.tone_enable = 1
|
||||
user_pref.call_waiting.tone_interval = 30
|
||||
user_pref.notify.led.missed_call.enable = 0
|
||||
log.syslog_enable = 0
|
||||
log.syslog_level = 2
|
||||
log.syslog_server_address =
|
||||
log.syslog_server_port = 514
|
||||
page_zone.call_priority_threshold = 2
|
||||
page_zone.1.name =
|
||||
page_zone.1.multicast_address =
|
||||
page_zone.1.multicast_port =
|
||||
page_zone.1.accept_incoming_page = 1
|
||||
page_zone.1.priority = 5
|
||||
page_zone.2.name =
|
||||
page_zone.2.multicast_address =
|
||||
page_zone.2.multicast_port =
|
||||
page_zone.2.accept_incoming_page = 1
|
||||
page_zone.2.priority = 5
|
||||
page_zone.3.name =
|
||||
page_zone.3.multicast_address =
|
||||
page_zone.3.multicast_port =
|
||||
page_zone.3.accept_incoming_page = 1
|
||||
page_zone.3.priority = 5
|
||||
page_zone.4.name =
|
||||
page_zone.4.multicast_address =
|
||||
page_zone.4.multicast_port =
|
||||
page_zone.4.accept_incoming_page = 1
|
||||
page_zone.4.priority = 5
|
||||
page_zone.5.name =
|
||||
page_zone.5.multicast_address =
|
||||
page_zone.5.multicast_port =
|
||||
page_zone.5.accept_incoming_page = 1
|
||||
page_zone.5.priority = 5
|
||||
page_zone.6.name =
|
||||
page_zone.6.multicast_address =
|
||||
page_zone.6.multicast_port =
|
||||
page_zone.6.accept_incoming_page = 1
|
||||
page_zone.6.priority = 5
|
||||
page_zone.7.name =
|
||||
page_zone.7.multicast_address =
|
||||
page_zone.7.multicast_port =
|
||||
page_zone.7.accept_incoming_page = 1
|
||||
page_zone.7.priority = 5
|
||||
page_zone.8.name =
|
||||
page_zone.8.multicast_address =
|
||||
page_zone.8.multicast_port =
|
||||
page_zone.8.accept_incoming_page = 1
|
||||
page_zone.8.priority = 5
|
||||
page_zone.9.name =
|
||||
page_zone.9.multicast_address =
|
||||
page_zone.9.multicast_port =
|
||||
page_zone.9.accept_incoming_page = 1
|
||||
page_zone.9.priority = 5
|
||||
page_zone.10.name =
|
||||
page_zone.10.multicast_address =
|
||||
page_zone.10.multicast_port =
|
||||
page_zone.10.accept_incoming_page = 1
|
||||
page_zone.10.priority = 5
|
||||
tone.call_waiting_tone.num_of_elements = 1
|
||||
tone.call_waiting_tone.element.1 = 1 440 -150 0 0 0 0 0 0 500 0 1
|
||||
tone.call_waiting_tone.element.2 =
|
||||
tone.call_waiting_tone.element.3 =
|
||||
tone.call_waiting_tone.element.4 =
|
||||
tone.call_waiting_tone.element.5 =
|
||||
tone.hold_reminder.num_of_elements = 1
|
||||
tone.hold_reminder.element.1 = 1 770 -120 0 0 0 0 0 0 300 0 1
|
||||
tone.hold_reminder.element.2 =
|
||||
tone.hold_reminder.element.3 =
|
||||
tone.hold_reminder.element.4 =
|
||||
tone.hold_reminder.element.5 =
|
||||
tone.inside_dial_tone.num_of_elements = 1
|
||||
tone.inside_dial_tone.element.1 = 2 440 -180 350 -180 0 0 0 0 4294967295 0 65535
|
||||
tone.inside_dial_tone.element.2 =
|
||||
tone.inside_dial_tone.element.3 =
|
||||
tone.inside_dial_tone.element.4 =
|
||||
tone.inside_dial_tone.element.5 =
|
||||
tone.stutter_dial_tone.num_of_elements = 2
|
||||
tone.stutter_dial_tone.element.1 = 2 440 -180 350 -180 0 0 0 0 100 100 10
|
||||
tone.stutter_dial_tone.element.2 = 2 440 -180 350 -180 0 0 0 0 4294967295 0 65535
|
||||
tone.stutter_dial_tone.element.3 =
|
||||
tone.stutter_dial_tone.element.4 =
|
||||
tone.stutter_dial_tone.element.5 =
|
||||
tone.busy_tone.num_of_elements = 1
|
||||
tone.busy_tone.element.1 = 2 480 -180 620 -180 0 0 0 0 500 500 65535
|
||||
tone.busy_tone.element.2 =
|
||||
tone.busy_tone.element.3 =
|
||||
tone.busy_tone.element.4 =
|
||||
tone.busy_tone.element.5 =
|
||||
tone.ring_back_tone.num_of_elements = 1
|
||||
tone.ring_back_tone.element.1 = 2 440 -180 480 -180 0 0 0 0 2000 4000 65535
|
||||
tone.ring_back_tone.element.2 =
|
||||
tone.ring_back_tone.element.3 =
|
||||
tone.ring_back_tone.element.4 =
|
||||
tone.ring_back_tone.element.5 =
|
||||
web.http_port = 80
|
||||
web.https_port = 443
|
||||
web.https_enable = 0
|
||||
call_settings.account.1.block_anonymous_enable = 0
|
||||
call_settings.account.1.outgoing_anonymous_enable = 0
|
||||
call_settings.account.1.dnd_enable = 0
|
||||
call_settings.account.1.dnd_incoming_calls = reject
|
||||
call_settings.account.1.call_fwd_always_enable = 0
|
||||
call_settings.account.1.call_fwd_always_target =
|
||||
call_settings.account.1.call_fwd_busy_enable = 0
|
||||
call_settings.account.1.call_fwd_busy_target =
|
||||
call_settings.account.1.cfna_enable = 0
|
||||
call_settings.account.1.cfna_target =
|
||||
call_settings.account.1.cfna_delay = 6
|
||||
call_settings.account.2.block_anonymous_enable = 0
|
||||
call_settings.account.2.outgoing_anonymous_enable = 0
|
||||
call_settings.account.2.dnd_enable = 0
|
||||
call_settings.account.2.dnd_incoming_calls = reject
|
||||
call_settings.account.2.call_fwd_always_enable = 0
|
||||
call_settings.account.2.call_fwd_always_target =
|
||||
call_settings.account.2.call_fwd_busy_enable = 0
|
||||
call_settings.account.2.call_fwd_busy_target =
|
||||
call_settings.account.2.cfna_enable = 0
|
||||
call_settings.account.2.cfna_target =
|
||||
call_settings.account.2.cfna_delay = 6
|
||||
call_settings.account.3.block_anonymous_enable = 0
|
||||
call_settings.account.3.outgoing_anonymous_enable = 0
|
||||
call_settings.account.3.dnd_enable = 0
|
||||
call_settings.account.3.dnd_incoming_calls = reject
|
||||
call_settings.account.3.call_fwd_always_enable = 0
|
||||
call_settings.account.3.call_fwd_always_target =
|
||||
call_settings.account.3.call_fwd_busy_enable = 0
|
||||
call_settings.account.3.call_fwd_busy_target =
|
||||
call_settings.account.3.cfna_enable = 0
|
||||
call_settings.account.3.cfna_target =
|
||||
call_settings.account.3.cfna_delay = 6
|
||||
call_settings.missed_call_alert_enable = 1
|
||||
call_settings.hotline_enable = 0
|
||||
call_settings.hotline_number =
|
||||
call_settings.hotline_delay = 0
|
||||
softkey.idle = redial,line,pc_spk,call_log,blank,dir
|
||||
softkey.call_active = end,transfer,conf,xferline,confline
|
||||
softkey.call_held = end,new,resume,transfer,conf,xferline,confline
|
||||
softkey.live_dial = backspc,input,dial
|
||||
speed_dial.0.name =
|
||||
speed_dial.0.number =
|
||||
speed_dial.0.account = 0
|
||||
speed_dial.1.name =
|
||||
speed_dial.1.number =
|
||||
speed_dial.1.account = 0
|
||||
speed_dial.2.name =
|
||||
speed_dial.2.number =
|
||||
speed_dial.2.account = 0
|
||||
speed_dial.3.name =
|
||||
speed_dial.3.number =
|
||||
speed_dial.3.account = 0
|
||||
speed_dial.4.name =
|
||||
speed_dial.4.number =
|
||||
speed_dial.4.account = 0
|
||||
speed_dial.5.name =
|
||||
speed_dial.5.number =
|
||||
speed_dial.5.account = 0
|
||||
speed_dial.6.name =
|
||||
speed_dial.6.number =
|
||||
speed_dial.6.account = 0
|
||||
speed_dial.7.name =
|
||||
speed_dial.7.number =
|
||||
speed_dial.7.account = 0
|
||||
speed_dial.8.name =
|
||||
speed_dial.8.number =
|
||||
speed_dial.8.account = 0
|
||||
speed_dial.9.name =
|
||||
speed_dial.9.number =
|
||||
speed_dial.9.account = 0
|
||||
ringersetting.1.ringer_text =
|
||||
ringersetting.1.ringer_type = 1
|
||||
ringersetting.2.ringer_text =
|
||||
ringersetting.2.ringer_type = 1
|
||||
ringersetting.3.ringer_text =
|
||||
ringersetting.3.ringer_type = 1
|
||||
ringersetting.4.ringer_text =
|
||||
ringersetting.4.ringer_type = 1
|
||||
ringersetting.5.ringer_text =
|
||||
ringersetting.5.ringer_type = 1
|
||||
ringersetting.6.ringer_text =
|
||||
ringersetting.6.ringer_type = 1
|
||||
ringersetting.7.ringer_text =
|
||||
ringersetting.7.ringer_type = 1
|
||||
ringersetting.8.ringer_text =
|
||||
ringersetting.8.ringer_type = 1
|
||||
file.contact.directory.overwrite = {$gs_phonebook_xml_server_path}{$mac}/directory.xml
|
||||
Reference in New Issue
Block a user