mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update the comments in the yealink/t46g template.
This commit is contained in:
@@ -715,11 +715,11 @@ features.remote_phonebook.flash_time =
|
||||
#######################################################################################
|
||||
## Features Action ##
|
||||
#######################################################################################
|
||||
#Specifie the address(es) or enters ¡°any¡± from which Action URI will be accepted.
|
||||
#Specific the address(es) or enters 'any' from which Action URI will be accepted.
|
||||
#For discontinuous IP addresses, each IP address is separated by comma, for example: 192.168.1.20,10.2.1.30
|
||||
#For continuous IP addresses, the format likes *.*.*.* and the ¡°*¡± stands for the values 0~255. For example: 10.10.*.* stands for the IP addresses that range from 10.10.0.0~10.10.255.255.
|
||||
#For continuous IP addresses, the format likes *.*.*.* and the '*' stands for the values 0~255. For example: 10.10.*.* stands for the IP addresses that range from 10.10.0.0~10.10.255.255.
|
||||
#If left blank, the IP phone cannot receive or handle any HTTP GET request.
|
||||
#If set to ¡°any¡±, the IP phone accepts and handles HTTP GET requests from any IP address.
|
||||
#If set to 'any', the IP phone accepts and handles HTTP GET requests from any IP address.
|
||||
features.action_uri_limit_ip =
|
||||
|
||||
features.action_uri_reboot_now = 0
|
||||
@@ -815,7 +815,7 @@ phone_setting.inactive_backlight_level = 1
|
||||
phone_setting.blf_list_enable = 1
|
||||
phone_setting.auto_blf_list_enable = 1
|
||||
|
||||
#Specify the prior of the line keys and EXP keys when automatically configure the blf list£»0-Configure the line keys first, 1-Configure the EXP keys first;
|
||||
#Specify the prior of the line keys and EXP keys when automatically configure the blf list 0-Configure the line keys first, 1-Configure the EXP keys first;
|
||||
phone_setting.blf_list_sequence_type =
|
||||
|
||||
#######################################################################################
|
||||
@@ -1522,7 +1522,7 @@ web_item_level.url =
|
||||
super_search.url =
|
||||
|
||||
#######################################################################################
|
||||
## Sirectory Setting ##
|
||||
## Directory Setting ##
|
||||
#######################################################################################
|
||||
#Configure the access URL of the directory setting file.
|
||||
directory_setting.url =
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#######################################################################################
|
||||
## Account 1 Basic Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($user_password_1) }
|
||||
account.1.enable = 1
|
||||
@@ -33,7 +33,7 @@ account.1.sip_listen_port = 5060
|
||||
#######################################################################################
|
||||
## Failback ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.reregister_enable = 0
|
||||
|
||||
account.1.reregister_enable = 0
|
||||
@@ -83,7 +83,7 @@ account.1.static_cache_pri = 0
|
||||
#######################################################################################
|
||||
## Register Advanced ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.sip_server_type =
|
||||
|
||||
#Configure the SIP server type; 0-Default (default), 2-BroadSoft, 4-Cosmocom;
|
||||
@@ -112,7 +112,7 @@ account.1.reg_fail_retry_interval =
|
||||
#########################################################################
|
||||
## NAT Settings ##
|
||||
#########################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.nat.nat_traversal = 0
|
||||
|
||||
#Enable or disable the NAT traversal; 0-Disabled (default), 1-STUN;
|
||||
@@ -121,7 +121,7 @@ account.1.nat.nat_traversal = 0
|
||||
account.1.nat.stun_server =
|
||||
account.1.nat.stun_port = 3478
|
||||
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default),2-Option,3-Notify;
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default), 2-Option, 3-Notify;
|
||||
account.1.nat.udp_update_enable = 1
|
||||
|
||||
#Specify the keep-alive interval (in seconds), the default value is 30.
|
||||
@@ -134,7 +134,7 @@ account.1.nat.rport = {$yealink_rport_1}
|
||||
#######################################################################################
|
||||
## AccountX Advance Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.advanced.timer_t1 = 0.5
|
||||
##voice_mail.number.X =
|
||||
|
||||
@@ -149,7 +149,7 @@ voice_mail.number.1 = {$voicemail_number}
|
||||
#######################################################################################
|
||||
## Subscribe ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.subscribe_mwi =
|
||||
|
||||
account.1.subscribe_mwi = 1
|
||||
@@ -164,7 +164,7 @@ account.1.subscribe_acd_expires= 3600
|
||||
#######################################################################################
|
||||
## BLF List ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.blf.blf_list_uri =
|
||||
|
||||
#Configure the BLF list URI (a SIP URI, or use part of the SIP URI). For example, "2300_blflist@domain.com" or "2300_blflist".
|
||||
@@ -181,7 +181,7 @@ account.1.out_dialog_blf_enable = 0
|
||||
#######################################################################################
|
||||
## BLA/SCA ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.shared_line =
|
||||
|
||||
#Assign account1 as shared line; 0-Disabled (default), 1-Broadsoft SCA, 2-BLA;
|
||||
@@ -313,7 +313,7 @@ account.1.dtmf.dtmf_payload =
|
||||
#Enable or disable to use the Distinctive Ring Tones; 0-Disabled , 1-Enabled(default);
|
||||
account.1.alert_info_url_enable =
|
||||
|
||||
#Assign a ringtone for account1. The system ring tones are: common (default), Ring1.wav, Ring2.wav,……Ring8.wav.
|
||||
#Assign a ringtone for account1. The system ring tones are: common (default), Ring1.wav - Ring8.wav.
|
||||
#If you set the custom ring tone (Busy.wav) for the phone, the value is: account.1.ringtone.ring_type = Config:Busy.wav
|
||||
#If you set the system ring tone (Ring2.wav) for the phone, the value is: account.1.ringtone.ring_type = Resource:Ring2.wav
|
||||
account.1.ringtone.ring_type =
|
||||
@@ -461,7 +461,7 @@ account.1.xsi.port =
|
||||
#######################################################################################
|
||||
## Account 2 Basic Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($user_password_2) }
|
||||
account.2.enable = 1
|
||||
@@ -489,7 +489,7 @@ account.2.sip_listen_port = 5060
|
||||
#######################################################################################
|
||||
## Failback ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.reregister_enable = 0
|
||||
|
||||
account.2.reregister_enable = 0
|
||||
@@ -539,7 +539,7 @@ account.2.static_cache_pri = 0
|
||||
#######################################################################################
|
||||
## Register Advanced ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.sip_server_type =
|
||||
|
||||
#Configure the SIP server type; 0-Default (default), 2-BroadSoft, 4-Cosmocom;
|
||||
@@ -568,7 +568,7 @@ account.2.reg_fail_retry_interval =
|
||||
#########################################################################
|
||||
## NAT Settings ##
|
||||
#########################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.nat.nat_traversal = 0
|
||||
|
||||
#Enable or disable the NAT traversal; 0-Disabled (default), 1-STUN;
|
||||
@@ -577,7 +577,7 @@ account.2.nat.nat_traversal = 0
|
||||
account.2.nat.stun_server =
|
||||
account.2.nat.stun_port = 3478
|
||||
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default),2-Option,3-Notify;
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default), 2-Option, 3-Notify;
|
||||
account.2.nat.udp_update_enable = 1
|
||||
|
||||
#Specify the keep-alive interval (in seconds), the default value is 30.
|
||||
@@ -590,7 +590,7 @@ account.2.nat.rport = {$yealink_rport_2}
|
||||
#######################################################################################
|
||||
## Account2 Advance Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.advanced.timer_t1 = 0.5
|
||||
##voice_mail.number.X =
|
||||
|
||||
@@ -605,7 +605,7 @@ voice_mail.number.2 = *97
|
||||
#######################################################################################
|
||||
## Subscribe ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.subscribe_mwi =
|
||||
|
||||
account.2.subscribe_mwi = 1
|
||||
@@ -620,7 +620,7 @@ account.2.subscribe_acd_expires= 3600
|
||||
#######################################################################################
|
||||
## BLF List ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.blf.blf_list_uri =
|
||||
|
||||
#Configure the BLF list URI (a SIP URI, or use part of the SIP URI). For example, "2300_blflist@domain.com" or "2300_blflist".
|
||||
@@ -637,7 +637,7 @@ account.2.out_dialog_blf_enable = 0
|
||||
#######################################################################################
|
||||
## BLA/SCA ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.shared_line =
|
||||
|
||||
#Assign account1 as shared line; 0-Disabled (default), 1-Broadsoft SCA, 2-BLA;
|
||||
@@ -769,7 +769,7 @@ account.2.dtmf.dtmf_payload =
|
||||
#Enable or disable to use the Distinctive Ring Tones; 0-Disabled , 1-Enabled(default);
|
||||
account.2.alert_info_url_enable =
|
||||
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav, Ring2.wav,……Ring8.wav.
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav - Ring8.wav.
|
||||
#If you set the custom ring tone (Busy.wav) for the phone, the value is: account.2.ringtone.ring_type = Config:Busy.wav
|
||||
#If you set the system ring tone (Ring2.wav) for the phone, the value is: account.2.ringtone.ring_type = Resource:Ring2.wav
|
||||
account.2.ringtone.ring_type =
|
||||
@@ -927,7 +927,7 @@ local_time.time_zone_name =
|
||||
#######################################################################################
|
||||
## NETWORK ##
|
||||
#######################################################################################
|
||||
##0-ipv4,1-ipv6,2-ipv4&ipv6
|
||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
||||
network.ip_address_mode = 2
|
||||
|
||||
network.ipv6_prefix = 64
|
||||
@@ -954,7 +954,7 @@ network.static_dns_enable = 0
|
||||
#######################################################################################
|
||||
## Account 3 Basic Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($user_password_3) }
|
||||
account.3.enable = 1
|
||||
@@ -981,7 +981,7 @@ account.3.sip_listen_port = 5060
|
||||
#######################################################################################
|
||||
## Failback ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.reregister_enable = 0
|
||||
|
||||
account.3.reregister_enable = 0
|
||||
@@ -1031,7 +1031,7 @@ account.3.static_cache_pri = 0
|
||||
#######################################################################################
|
||||
## Register Advanced ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.sip_server_type =
|
||||
|
||||
#Configure the SIP server type; 0-Default (default), 2-BroadSoft, 4-Cosmocom;
|
||||
@@ -1060,7 +1060,7 @@ account.3.reg_fail_retry_interval =
|
||||
#########################################################################
|
||||
## NAT Settings ##
|
||||
#########################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.nat.nat_traversal = 0
|
||||
|
||||
#Enable or disable the NAT traversal; 0-Disabled (default), 1-STUN;
|
||||
@@ -1069,7 +1069,7 @@ account.3.nat.nat_traversal = 0
|
||||
account.3.nat.stun_server =
|
||||
account.3.nat.stun_port = 3478
|
||||
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default),2-Option,3-Notify;
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default), 2-Option, 3-Notify;
|
||||
account.3.nat.udp_update_enable = 1
|
||||
|
||||
#Specify the keep-alive interval (in seconds), the default value is 30.
|
||||
@@ -1082,7 +1082,7 @@ account.3.nat.rport = {$yealink_rport_3}
|
||||
#######################################################################################
|
||||
## Account3 Advance Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.advanced.timer_t1 = 0.5
|
||||
##voice_mail.number.X =
|
||||
|
||||
@@ -1097,7 +1097,7 @@ voice_mail.number.3 = *97
|
||||
#######################################################################################
|
||||
## Subscribe ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.subscribe_mwi =
|
||||
|
||||
account.3.subscribe_mwi = 1
|
||||
@@ -1112,7 +1112,7 @@ account.3.subscribe_acd_expires= 3600
|
||||
#######################################################################################
|
||||
## BLF List ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.blf.blf_list_uri =
|
||||
|
||||
#Configure the BLF list URI (a SIP URI, or use part of the SIP URI). For example, "2300_blflist@domain.com" or "2300_blflist".
|
||||
@@ -1129,7 +1129,7 @@ account.3.out_dialog_blf_enable = 0
|
||||
#######################################################################################
|
||||
## BLA/SCA ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.shared_line =
|
||||
|
||||
#Assign account1 as shared line; 0-Disabled (default), 1-Broadsoft SCA, 2-BLA;
|
||||
@@ -1261,7 +1261,7 @@ account.3.dtmf.dtmf_payload =
|
||||
#Enable or disable to use the Distinctive Ring Tones; 0-Disabled , 1-Enabled(default);
|
||||
account.3.alert_info_url_enable =
|
||||
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav, Ring2.wav,……Ring8.wav.
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav - Ring8.wav.
|
||||
#If you set the custom ring tone (Busy.wav) for the phone, the value is: account.2.ringtone.ring_type = Config:Busy.wav
|
||||
#If you set the system ring tone (Ring2.wav) for the phone, the value is: account.2.ringtone.ring_type = Resource:Ring2.wav
|
||||
account.3.ringtone.ring_type =
|
||||
@@ -1419,7 +1419,7 @@ local_time.time_zone_name =
|
||||
#######################################################################################
|
||||
## NETWORK ##
|
||||
#######################################################################################
|
||||
##0-ipv4,1-ipv6,2-ipv4&ipv6
|
||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
||||
network.ip_address_mode = 2
|
||||
|
||||
network.ipv6_prefix = 64
|
||||
@@ -1446,7 +1446,7 @@ network.secondary_dns =
|
||||
#######################################################################################
|
||||
## Account 4 Basic Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($user_password_4) }
|
||||
account.4.enable = 1
|
||||
@@ -1473,7 +1473,7 @@ account.4.sip_listen_port = 5060
|
||||
#######################################################################################
|
||||
## Failback ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.reregister_enable = 0
|
||||
|
||||
account.4.reregister_enable = 0
|
||||
@@ -1523,7 +1523,7 @@ account.4.static_cache_pri = 0
|
||||
#######################################################################################
|
||||
## Register Advanced ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.sip_server_type =
|
||||
|
||||
#Configure the SIP server type; 0-Default (default), 2-BroadSoft, 4-Cosmocom;
|
||||
@@ -1552,7 +1552,7 @@ account.4.reg_fail_retry_interval =
|
||||
#########################################################################
|
||||
## NAT Settings ##
|
||||
#########################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.nat.nat_traversal = 0
|
||||
|
||||
#Enable or disable the NAT traversal; 0-Disabled (default), 1-STUN;
|
||||
@@ -1561,7 +1561,7 @@ account.4.nat.nat_traversal = 0
|
||||
account.4.nat.stun_server =
|
||||
account.4.nat.stun_port = 3478
|
||||
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default),2-Option,3-Notify;
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default), 2-Option, 3-Notify;
|
||||
account.4.nat.udp_update_enable = 1
|
||||
|
||||
#Specify the keep-alive interval (in seconds), the default value is 30.
|
||||
@@ -1574,7 +1574,7 @@ account.4.nat.rport = {$yealink_rport_4}
|
||||
#######################################################################################
|
||||
## Account4 Advance Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.advanced.timer_t1 = 0.5
|
||||
##voice_mail.number.X =
|
||||
|
||||
@@ -1589,7 +1589,7 @@ voice_mail.number.4 = *97
|
||||
#######################################################################################
|
||||
## Subscribe ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.subscribe_mwi =
|
||||
|
||||
account.4.subscribe_mwi = 1
|
||||
@@ -1604,7 +1604,7 @@ account.4.subscribe_acd_expires= 3600
|
||||
#######################################################################################
|
||||
## BLF List ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.blf.blf_list_uri =
|
||||
|
||||
#Configure the BLF list URI (a SIP URI, or use part of the SIP URI). For example, "2300_blflist@domain.com" or "2300_blflist".
|
||||
@@ -1621,7 +1621,7 @@ account.4.out_dialog_blf_enable = 0
|
||||
#######################################################################################
|
||||
## BLA/SCA ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.shared_line =
|
||||
|
||||
#Assign account1 as shared line; 0-Disabled (default), 1-Broadsoft SCA, 2-BLA;
|
||||
@@ -1753,7 +1753,7 @@ account.4.dtmf.dtmf_payload =
|
||||
#Enable or disable to use the Distinctive Ring Tones; 0-Disabled , 1-Enabled(default);
|
||||
account.4.alert_info_url_enable =
|
||||
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav, Ring2.wav,……Ring8.wav.
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav - Ring8.wav.
|
||||
#If you set the custom ring tone (Busy.wav) for the phone, the value is: account.2.ringtone.ring_type = Config:Busy.wav
|
||||
#If you set the system ring tone (Ring2.wav) for the phone, the value is: account.2.ringtone.ring_type = Resource:Ring2.wav
|
||||
account.4.ringtone.ring_type =
|
||||
@@ -1911,7 +1911,7 @@ local_time.time_zone_name =
|
||||
#######################################################################################
|
||||
## NETWORK ##
|
||||
#######################################################################################
|
||||
##0-ipv4,1-ipv6,2-ipv4&ipv6
|
||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
||||
network.ip_address_mode = 2
|
||||
|
||||
network.ipv6_prefix = 64
|
||||
@@ -1937,7 +1937,7 @@ network.secondary_dns =
|
||||
#######################################################################################
|
||||
## Account 5 Basic Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($user_password_5) }
|
||||
account.5.enable = 1
|
||||
@@ -1964,7 +1964,7 @@ account.5.sip_listen_port = 5060
|
||||
#######################################################################################
|
||||
## Failback ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.reregister_enable = 0
|
||||
|
||||
account.5.reregister_enable = 0
|
||||
@@ -2014,7 +2014,7 @@ account.5.static_cache_pri = 0
|
||||
#######################################################################################
|
||||
## Register Advanced ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.sip_server_type =
|
||||
|
||||
#Configure the SIP server type; 0-Default (default), 2-BroadSoft, 4-Cosmocom;
|
||||
@@ -2043,7 +2043,7 @@ account.5.reg_fail_retry_interval =
|
||||
#########################################################################
|
||||
## NAT Settings ##
|
||||
#########################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.nat.nat_traversal = 0
|
||||
|
||||
#Enable or disable the NAT traversal; 0-Disabled (default), 1-STUN;
|
||||
@@ -2052,7 +2052,7 @@ account.5.nat.nat_traversal = 0
|
||||
account.5.nat.stun_server =
|
||||
account.5.nat.stun_port = 3478
|
||||
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default),2-Option,3-Notify;
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default), 2-Option, 3-Notify;
|
||||
account.5.nat.udp_update_enable = 1
|
||||
|
||||
#Specify the keep-alive interval (in seconds), the default value is 30.
|
||||
@@ -2065,7 +2065,7 @@ account.5.nat.rport = {$yealink_rport_5}
|
||||
#######################################################################################
|
||||
## Account5 Advance Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.advanced.timer_t1 = 0.5
|
||||
##voice_mail.number.X =
|
||||
|
||||
@@ -2080,7 +2080,7 @@ voice_mail.number.5 = *97
|
||||
#######################################################################################
|
||||
## Subscribe ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.subscribe_mwi =
|
||||
|
||||
account.5.subscribe_mwi = 1
|
||||
@@ -2095,7 +2095,7 @@ account.5.subscribe_acd_expires= 3600
|
||||
#######################################################################################
|
||||
## BLF List ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.blf.blf_list_uri =
|
||||
|
||||
#Configure the BLF list URI (a SIP URI, or use part of the SIP URI). For example, "2300_blflist@domain.com" or "2300_blflist".
|
||||
@@ -2112,7 +2112,7 @@ account.5.out_dialog_blf_enable = 0
|
||||
#######################################################################################
|
||||
## BLA/SCA ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.shared_line =
|
||||
|
||||
#Assign account1 as shared line; 0-Disabled (default), 1-Broadsoft SCA, 2-BLA;
|
||||
@@ -2244,7 +2244,7 @@ account.5.dtmf.dtmf_payload =
|
||||
#Enable or disable to use the Distinctive Ring Tones; 0-Disabled , 1-Enabled(default);
|
||||
account.5.alert_info_url_enable =
|
||||
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav, Ring2.wav,……Ring8.wav.
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav - Ring8.wav.
|
||||
#If you set the custom ring tone (Busy.wav) for the phone, the value is: account.2.ringtone.ring_type = Config:Busy.wav
|
||||
#If you set the system ring tone (Ring2.wav) for the phone, the value is: account.2.ringtone.ring_type = Resource:Ring2.wav
|
||||
account.5.ringtone.ring_type =
|
||||
@@ -2402,7 +2402,7 @@ local_time.time_zone_name =
|
||||
#######################################################################################
|
||||
## NETWORK ##
|
||||
#######################################################################################
|
||||
##0-ipv4,1-ipv6,2-ipv4&ipv6
|
||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
||||
network.ip_address_mode = 2
|
||||
|
||||
network.ipv6_prefix = 64
|
||||
@@ -2428,7 +2428,7 @@ network.secondary_dns =
|
||||
#######################################################################################
|
||||
## Account 6 Basic Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($user_password_6) }
|
||||
account.6.enable = 1
|
||||
@@ -2455,7 +2455,7 @@ account.6.sip_listen_port = 5060
|
||||
#######################################################################################
|
||||
## Failback ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.reregister_enable = 0
|
||||
|
||||
account.6.reregister_enable = 0
|
||||
@@ -2505,7 +2505,7 @@ account.6.static_cache_pri = 0
|
||||
#######################################################################################
|
||||
## Register Advanced ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.sip_server_type =
|
||||
|
||||
#Configure the SIP server type; 0-Default (default), 2-BroadSoft, 4-Cosmocom;
|
||||
@@ -2534,7 +2534,7 @@ account.6.reg_fail_retry_interval =
|
||||
#########################################################################
|
||||
## NAT Settings ##
|
||||
#########################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.nat.nat_traversal = 0
|
||||
|
||||
#Enable or disable the NAT traversal; 0-Disabled (default), 1-STUN;
|
||||
@@ -2543,7 +2543,7 @@ account.6.nat.nat_traversal = 0
|
||||
account.6.nat.stun_server =
|
||||
account.6.nat.stun_port = 3478
|
||||
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default),2-Option,3-Notify;
|
||||
#Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default), 2-Option, 3-Notify;
|
||||
account.6.nat.udp_update_enable = 1
|
||||
|
||||
#Specify the keep-alive interval (in seconds), the default value is 30.
|
||||
@@ -2556,7 +2556,7 @@ account.6.nat.rport = {$yealink_rport_6}
|
||||
#######################################################################################
|
||||
## Account6 Advance Settings ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.advanced.timer_t1 = 0.5
|
||||
##voice_mail.number.X =
|
||||
|
||||
@@ -2571,7 +2571,7 @@ voice_mail.number.6 = *97
|
||||
#######################################################################################
|
||||
## Subscribe ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.subscribe_mwi =
|
||||
|
||||
account.6.subscribe_mwi = 1
|
||||
@@ -2586,7 +2586,7 @@ account.6.subscribe_acd_expires= 3600
|
||||
#######################################################################################
|
||||
## BLF List ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.blf.blf_list_uri =
|
||||
|
||||
#Configure the BLF list URI (a SIP URI, or use part of the SIP URI). For example, "2300_blflist@domain.com" or "2300_blflist".
|
||||
@@ -2603,7 +2603,7 @@ account.6.out_dialog_blf_enable = 0
|
||||
#######################################################################################
|
||||
## BLA/SCA ##
|
||||
#######################################################################################
|
||||
## “X” ranges from 1 to 6;
|
||||
## X ranges from 1 to 6;
|
||||
##account.X.shared_line =
|
||||
|
||||
#Assign account1 as shared line; 0-Disabled (default), 1-Broadsoft SCA, 2-BLA;
|
||||
@@ -2735,7 +2735,7 @@ account.6.dtmf.dtmf_payload =
|
||||
#Enable or disable to use the Distinctive Ring Tones; 0-Disabled , 1-Enabled(default);
|
||||
account.6.alert_info_url_enable =
|
||||
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav, Ring2.wav,……Ring8.wav.
|
||||
#Assign a ringtone for account2. The system ring tones are: common (default), Ring1.wav - Ring8.wav.
|
||||
#If you set the custom ring tone (Busy.wav) for the phone, the value is: account.2.ringtone.ring_type = Config:Busy.wav
|
||||
#If you set the system ring tone (Ring2.wav) for the phone, the value is: account.2.ringtone.ring_type = Resource:Ring2.wav
|
||||
account.6.ringtone.ring_type =
|
||||
@@ -2893,7 +2893,7 @@ local_time.time_zone_name =
|
||||
#######################################################################################
|
||||
## NETWORK ##
|
||||
#######################################################################################
|
||||
##0-ipv4,1-ipv6,2-ipv4&ipv6
|
||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
||||
network.ip_address_mode = 2
|
||||
|
||||
network.ipv6_prefix = 64
|
||||
|
||||
Reference in New Issue
Block a user