Table of Contents i
Yealink IP Phones Auto Provisioning Guide ii
Table of Contents Table of Contents ...................................................................... iii Introduction ............................................................................... 1 Getting Started ......................................................................... 3 Obtaining Configuration Information ................................................................................ 3 Obtaining Configuration Files ................................................................
Yealink IP Phones Auto Provisioning Guide Downloading and Verifying Configurations .......................... 45 Downloading Configuration Files ..................................................................................... 45 Resolving and Updating Configurations ......................................................................... 45 Downloading and Updating -local.cfg File...................................................... 46 Verifying Configurations ..................................
Introduction Yealink IP phones are full-featured telephones that can be plugged directly into an IP network and can be used easily without manual configuration. This guide provides instructions on how to provision Yealink IP phones with the minimum settings required. Yealink IP phones support FTP, TFTP, HTTP, and HTTPS protocols for auto provisioning and are configured by default to use the TFTP protocol.
Yealink IP Phones Auto Provisioning Guide 2
Getting Started This section provides instructions on how to get ready for auto provisioning. The auto provisioning process discussed in this guide uses the TFTP server as the provisioning server. To begin the auto provisioning process, the following steps are required: Obtaining Configuration Information Managing Configuration Files Before beginning provisioning, you need to obtain configuration files. There are two configuration files both of which are CFG-formatted.
Yealink IP Phones Auto Provisioning Guide http://www.yealink.com/DocumentDownload.aspx?CateId=142&flag=142 To download Common CFG and MAC-Oriented files: 1. Go to Yealink Document Download Page and select the desired phone model under the Documents and Download tab. 2. Download and uncompress the combined configuration files to your local system. 3. Open the folder you uncompressed to and identify the files you will edit according to the table introduced above.
Getting Started The following figure shows a portion of the common CFG file: The line beginning with “#” is considered to be a comment. The file header “#!version:1.0.0.1” is not a comment and must be placed in the first line. It cannot be edited or deleted. The partial parameters in the Common CFG file are described as follows: #################################################### ## Common CFG File ## #################################################### #!version:1.0.0.1 ##File header "#!version:1.0.
Yealink IP Phones Auto Provisioning Guide ##The default value is 1.It takes effect after a reboot. network.pc_port.enable = ##It configures the transmission mode and speed of the Internet (WAN) port. ##0-Auto negotiate ##1-Full duplex 10Mbps ##2-Full duplex 100Mbps ##3-Half duplex 10Mbps ##4-Half duplex 100Mbps ##5-Full duplex 1000Mbps (only applicable to SIP-T23 (P/G), SIP-T42G and SIP-T46G IP phones) ##The default value is 0.It takes effect after a reboot. network.internet_port.
Getting Started account.1.enable = account.1.label = account.1.display_name = account.1.auth_name = account.1.user_name = account.1.password = account.1.outbound_proxy_enable = account.1.outbound_host = account.1.outbound_port = account.1.dial_tone = account.1.update_sip_call_id = ##It configures the transport type for account 1. 0-UDP,1-TCP,2-TLS,3-DNS-NAPTR ##The default value is 0. account.1.sip_server.1.transport_type = account.1.sip_server.2.
Yealink IP Phones Auto Provisioning Guide Updating the -local.cfg file You can configure whether the IP phone updates configurations in the -local.cfg file during auto provisioning. This process is controlled by the value of the parameter “auto_provision.custom.protect”. When the value of the parameter “auto_provision.custom.protect” is set to 1, the IP phone will update the configurations in the -local.cfg file during auto provisioning. The configurations in the -local.
Getting Started forward.busy.off_code = #Configure no answer forward feature. forward.no_answer.enable = forward.no_answer.target = forward.no_answer.timeout = forward.no_answer.on_code = forward.no_answer.off_code = #Configure DND feature. features.dnd.enable = features.dnd.on_code = features.dnd.off_code = #Configure always forward feature for account X. account.X.always_fwd.enable = account.X.always_fwd.target = account.X.always_fwd.on_code = account.X.always_fwd.
Yealink IP Phones Auto Provisioning Guide interface, the other configurations in this group can also be saved to the -local.cfg file (if the parameter isn't configured, the value of this parameter will be written by “%NULL%”) in addition to the modified configuration. #Group1: Configure line key. linekey.X.line = linekey.X.value = linekey.X.pickup_value = linekey.X.type = linekey.X.xml_phonebook = linekey.X.label = #Group2: Configure programable key. programablekey.X.type = programablekey.X.
Getting Started Yealink IP phones have built-in system ring tones. You can change the ring type, or customize a ring tone and upload it to the IP phone via auto provisioning. The ring tone file must meet the following: Phone Model File Format Single File Size Total Files Size SIP-T23 (P/G) .wav <=100KB <=100KB The ring tone file must be PCMU audio format, mono channel, 8K sample rate and 16 bit resolution.
Yealink IP Phones Auto Provisioning Guide The following table lists available languages and the associated language files for phone user interface: 12 Available Language Associated Language File English 000.GUI.English.lang Simplified Chinese 001.GUI.Chinese_S.lang Traditional Chinese 002.GUI.Chinese_T.lang German 003.GUI.German.lang French 004.GUI.French.lang Italian 005.GUI.Italian.lang Polish 006.GUI.Polish.lang Portuguese 007.GUI.Portuguese.lang Spanish 008.GUI.Spanish.
Getting Started The following figure shows a portion of a lang formatted English language file: #################################################### ## Configure the custom LCD language file ## #################################################### #Specify the access URL of the custom LCD language file. gui_lang.url = If you want to modify the existing language translation for the IP phone user interface, edit the language translation and then configure the parameter “gui_lang.
Yealink IP Phones Auto Provisioning Guide If you want to add a new language “wuilan” to SIP-T23G IP phones, prepare the language file named as 011.GUI.wuilan.lang for downloading and configure the parameter “gui_lang.url =” in the configuration file, for example: gui_lang.url = tftp://192.168.1.100/011.GUI.wuilan.lang During the auto provisioning process, the SIP-T23G IP phone connects to the provisioning server “192.168.1.100”, and downloads the language file “011.GUI.wuilan.lang”.
Getting Started Available Language Associated Language Associated Note Language Pack Pack Polish 7.Polish.js 7.Polish_note.xml Portuguese 8.Portuguese.js 8.Portuguese_note.xml Spanish 9.Spanish.js 9.Spanish_note.xml Turkish 10.Turkish.js 10.Turkish_note.xml Russian 11.Russian.js 11.Russian_note.
Yealink IP Phones Auto Provisioning Guide The following figure shows a portion of an xml formatted English note language file: #################################################### ## Configure the custom web and note language files ## #################################################### #Specify the access URL of the custom web language file. wui_lang.url = #Specify the access URL of the custom note language file. wui_lang_note.
Getting Started To use the custom language for the IP phone, you also need to configure the following parameter: #Configure the custom language (e.g., English) for the web user interface. lang.wui = English #Delete all custom languages. gui_lang.delete = http://localhost/all For existing language files, “X” ranges from 1 to 11. For custom language files, X must start from 12 “Y” means the language name. To modify translation of an existing language, do not rename the language file.
Yealink IP Phones Auto Provisioning Guide lcd_logo.delete = http://localhost/all For more information on these parameters, refer to Description of Configuration Parameters in CFG Files on page 81. Yealink IP phones allow you to upload contact data in batch via auto provisioning. You can create multiple contacts using the supplied local contact template file. The existing local contacts on the IP phones will be overwritten by the downloaded local contacts. Yealink IP phones support both *.xml and *.
Getting Started display_name=”” specifies the name of the group. ring=”” specifies the ring tone for this group. 3. For each contact that you wish to add, add the following string to the file. Each starts on a separate line: Where: display_name=”” specifies the name of the contact (This value cannot be blank or duplicated). office_number=”” specifies the office number of the contact.
Yealink IP Phones Auto Provisioning Guide The following shows an example of a local contact file used for SIP-T23 (P/G) IP phones: PAGE 25Getting Started and line ID. The digit 0 stands for all lines. Multiple line IDs are separated by commas. At most 100 replace rules can be added to the IP phone. For the basic expression syntax of the replace rule, refer to Yealink phone-specific user guide. To customize a replace rule file: 1. Open the template file using an ASCII editor. 2. For each replace rule you wish to add, add the following string to the file.
Yealink IP Phones Auto Provisioning Guide Create dial-now rules between and . When specifying the desired line(s) for the dial-now rule, valid values are 0 and line ID. The digit 0 stands for all lines. Multiple line IDs are separated by commas. At most 100 dial-now rules can be added to the IP phone. For the basic expression syntax of the dial-now rule, refer to Yealink phone-specific user guide. To customize a dial-now file: 1.
Getting Started When editing a directory template, learn the following: Do not rename the directory template. indicates the start of a template and indicates the end of a template. The default display names of directory lists are Local Directory, History, Remote Phone Book, LDAP and Network Directory. When specifying the display priority of the directory list, the valid values are 1, 2, 3 and 4. 1 is the highest priority, 4 is the lowest.
Yealink IP Phones Auto Provisioning Guide The following shows an example of a directory template:
Getting Started To customize a super search template: 1. Open the template file using an ASCII editor. 2. For each directory list that you want to configure, edit the corresponding string in the file. For example, you want to configure the local directory list, edit the following strings: Where: id_name="" specifies the directory list (id_name = “local_directory_search” specifies the local directory list).
Yealink IP Phones Auto Provisioning Guide Yealink IP phones allow you to upgrade firmware manually via web user interface, or upgrade firmware in batch via auto provisioning. The following table lists the firmware name for the phone model (X is replaced by the actual firmware version): Phone Model Firmware Name SIP-T23 (P/G) 44.x.x.x.
Configuring a TFTP Server Yealink IP phones support using FTP, TFTP, HTTP and HTTPS protocols to download configuration files. You can use one of these protocols for provisioning. The TFTP protocol is used by default. The following section provides instructions on how to configure a TFTP server. We recommend that you use 3CDaemon or TFTPD32 as a TFTP server. 3CDaemo and TFTPD32 are free applications for Windows. You can download 3CDaemon online: http://www.oldversion.com/3Com-Daemon.
Yealink IP Phones Auto Provisioning Guide If you have a 3CDaemon application installed on your local system, use it directly. Otherwise, download and install it. To configure a TFTP server: 1. Double click 3CDaemon.exe to start the application. A configuration page is shown as below: 2. Select Configure TFTP Server. Click the button to locate the TFTP root directory from your local system: 3. Click the Confirm button to finish configuring the TFTP server.
Obtaining the Address of Provisioning Server Yealink IP phones support obtaining the provisioning server address in the following ways: Zero Touch Plug and Play (PnP) Server DHCP Options Phone Flash Configuring Wildcard of the Provisioning Server URL The priority of obtaining the provisioning server address is as follows: Zero Touch-->PnP Server-->DHCP Options (Custom option-->option 66-->option 43) -->Phone Flash.
Yealink IP Phones Auto Provisioning Guide 3. Configure the wait time in the Wait Time (0~100s) field. The default value is 5. 4. Click Confirm to accept the change. When Zero Touch is enabled, there will be a configuration wizard during startup: Press the OK soft key. The network parameters are configurable via phone user interface: Press the Next soft key after finishing network settings.
Obtaining the Address of Provisioning Server An example of screenshot is shown as below: Yealink IP phones support obtaining the provisioning server address from the PnP server. The IP phone broadcasts the PnP SUBSCRIBE message to obtain the provisioning server address during startup. To use Plug and Play, make sure this feature is enabled. To configure PnP via web user interface: 1. Click on Settings->Auto Provision. 2. Mark the On radio box in the PNP Active field. 3.
Yealink IP Phones Auto Provisioning Guide Any PnP server activated in the network responses with a SIP NOTIFY message, and an address of the provisioning server is contained in the message body. Then the IP phone can connect to the provisioning server and perform the auto provisioning process. Yealink IP phones support obtaining the provisioning server address by detecting DHCP options. The phone will automatically detect the option 66 and option 43 for obtaining the provisioning server address.
Obtaining the Address of Provisioning Server The default value is yealink. 5. Click Confirm to accept the change. The phone will broadcast DHCP request with DHCP options for obtaining the provisioning server address. The provisioning server address will be found in the received DHCP response message.
Yealink IP Phones Auto Provisioning Guide The following figure shows the example messages of obtaining the TFTP server address from a custom DHCP option: Right click the root node of the custom option (e.g., option 128) shown on the above figure, and select Copy->Bytes->Printable Text Only. Paste the copied text in your favorite text editor to check the address, for example, tftp://192.168.1.100/. Yealink IP phones support obtaining the provisioning server address from the IP phone flash.
Obtaining the Address of Provisioning Server 2. Enter the URL, user name and password of the provisioning server in the Server URL, User Name and Password fields (the user name and password are optional). 3. Click Confirm to accept the change. Normally, many phone models may be deployed in your environment. To deploy many phone models using a unified provisioning server, it is convenient for the administrator to configure a unified provisioning server URL for different phone models.
Yealink IP Phones Auto Provisioning Guide from the identified directory on the provisioning server. The value of the parameter “auto_provision.url_wildcard.pn” must be configured in accordance with the directory name of the provisioning server directory where the configuration files of the IP phones are located. The following example assists in explaining the wildcard feature: You want to deploy SIP-T23G IP phones in your environment.
Configuring the Update Mode The update mode is used to set the desired time to trigger the IP phone to perform the auto provisioning process. This chapter introduces the following update modes in detail: Power On Repeatedly Weekly Auto Provision Now Multi-mode Mixed SIP NOTIFY Message Auto Provisioning via Activation Code When there is an active call on the IP phone during auto provisioning, the auto provisioning process will detect the call status every 30 seconds.
Yealink IP Phones Auto Provisioning Guide 2. Mark the On radio box in the Power On field. 3. Click Confirm to accept the change. The IP phone performs the auto provisioning process at regular intervals. You can configure the interval for the Repeatedly mode. The default interval is 1440 minutes. To activate the Repeatedly mode via web user interface: 38 1. Click on Settings->Auto Provision. 2. Mark the On radio box in the Repeatedly field.
Configuring the Update Mode 3. Enter the interval time (in minutes) in the Interval (Minutes) field. 4. Click Confirm to accept the change. The IP phone performs the auto provisioning process at the fixed time every week. You can configure what time of the day and which day of the week to trigger the IP phone to perform the auto provisioning process. For example, you can configure the IP phone to check and update new configuration between 2 to 3 o’clock every Friday and Sunday.
Yealink IP Phones Auto Provisioning Guide 4. Mark one or more checkboxes in the Day of Week field. 5. Click Confirm to accept the change. You can use Auto Provision Now mode to manually trigger the IP phone to perform the auto provisioning process immediately. To use the Auto Provision Now mode via web user interface: 1. 40 Click on Settings->Auto Provision.
Configuring the Update Mode 2. Click Autoprovision Now. The IP phone will perform the auto provisioning process immediately. You can activate more than one update mode for auto provisioning. For example, you can activate the “Power On” and “Repeatedly” modes simultaneously. The IP phone will perform the auto provisioning process when it is powered on and at a specified interval.
Yealink IP Phones Auto Provisioning Guide The following figure shows the message flow: In addition to the updating modes introduced above, users can trigger IP phones to perform auto provisioning by dialing an activation code. To use this method, the activation code and the provisioning server address need to be pre-configured on the IP phones. This method is normally used for IP phones distributed by retail sales. It has the advantage that the IP phones do not need to be handled (e.g.
Configuring the Update Mode configuration files for different IP phones. To access the specified directory, you need to provide the correct user name and password configured for the directory. 4. Configure unique activation codes and the provisioning server URLs on IP phones. The activation code can be numeric string and special characters “* #” with a maximum of 32 characters. The following are example configurations in the configuration file for IP phones: autoprovision.1.code = *123 autoprovision.1.
Yealink IP Phones Auto Provisioning Guide The following parameters are used to configure the auto provisioning via activation code method (X ranges from 1 to 50): #Configure the auto provisioning name. autoprovision.X.name #Configure the activation code. autoprovision.X.code #Configure the URL of the provisioning server. autoprovision.X.url #Configure the username and password for downloading configuration files. autoprovision.X.user autoprovision.X.
Downloading and Verifying Configurations After obtaining the provisioning server address in one of the ways introduced above, the phone will request to download the configuration files from the provisioning server when it is triggered to perform auto provisioning. During the auto provisioning process, the IP phone will try to download the Common CFG file firstly, and then try to download the MAC-Oriented CFG file from the provisioning server.
Yealink IP Phones Auto Provisioning Guide You can configure the IP phone whether to download the -local.cfg file from the provisioning server, and update configurations in the -local.cfg file to protect personalized settings after auto provisioning. If the IP phone is configured to download the -local.cfg file from the provisioning server, it will download the -local.cfg file after downloading the Common CFG file and the MAC-Oriented CFG file.
Downloading and Verifying Configurations Example 2: Yealink SIP-T23G IP phone downloads configuration files from the FTP server. Example 3: Yealink SIP-T23G IP phone downloads configuration files from the HTTP server.
Yealink IP Phones Auto Provisioning Guide Generally, the administrator deploys phones in batch via auto provisioning, yet some users would like to remain the personalized settings (e.g., ringtones, dial plan and DSS keys), after auto provisioning. These specific scenarios are applicable to SIP-T23 (P/G) IP phones running firmware version X.80.0.5 or later. The following demonstrated specific scenarios are taking SIP-T23G IP phones as example for reference.
Downloading and Verifying Configurations Parameters Permitted Values Default the provisioning server to back up this file. During auto provisioning, the IP phone will download the -local.cfg file from the provisioning server to override the one stored on the phone. If it is set to 0 (Disabled), the IP phone will not upload the -local.cfg file to the provisioning server. During auto provisioning, the IP phone will not download the -local.cfg file from the provisioning server.
Yealink IP Phones Auto Provisioning Guide The administrator wishes to upgrade firmware from the old version to the latest version. Meanwhile, protect personalized settings after auto provisioning and upgrade. Scenario Conditions: SIP-T23G IP phone current firmware version: 44.80.0.1. This firmware supports protecting personalized settings and generating a -local.cfg file. SIP-T23G IP phone target firmware version: 44.80.0.5.
Downloading and Verifying Configurations phone will save the personalized configuration settings to the 00156574b150-local.cfg file on the IP phone, and then periodically (every 5 minutes) upload this file to the provisioning server. If a configuration item is both in the downloaded MAC-local.cfg file and Common CFG file/ MAC-Oriented CFG file, setting of the configuration item in the MAC-local CFG file will be written and saved to the IP phone system. Scenario Operations II: 1.
Yealink IP Phones Auto Provisioning Guide matter what the value of the parameter “auto_provision.custom.sync” is. If a configuration is modified via both web user interface and phone user interface, the later modification will prevail. For more information on the flowchart of protect personalized configuration settings, refer to Auto Provisioning Flowchart (Protect personalized configuration settings) on page 80.
Downloading and Verifying Configurations To clear personalized configuration settings via web user interface: 1. Click on Settings->Upgrade. 2. Click Reset Local Config. The web user interface prompts “Are you sure to reset the local configuration?”. 3. Click OK. Configurations in the 00156574b150-local.cfg file saved on the phone will be cleared.
Yealink IP Phones Auto Provisioning Guide Scenario Operations: You can protect the personalized settings of the phone after factory reset via phone or web user interface. To reset the phone to factory via phone user interface: 1. Press Menu->Settings->Advanced Settings (password: admin). 2. Select Reset to Factory. The LCD screen prompts “Reset To Factory Setting?”. 3. Press the OK soft key. The LCD screen prompts “Resetting to factory please Wait…”.
Downloading and Verifying Configurations To retrieve personalized settings of the phone after factory reset: 1. Set the values of the parameters “auto_provision.custom.sync” and “auto_provision.custom.protect” to be 1 in the configuration file (y000000000044.cfg or 00156574b150.cfg). 2. Trigger the phone to perform the auto provisioning process. The IP phone will download the 00156574b150-local.cfg file from the provisioning server, and then update configurations in it during auto provisioning.
Yealink IP Phones Auto Provisioning Guide 2. Select Local_Configuration from the pull down list of Export CFG Configuration File field, and then click Export to open file download window, and then save the 00156574b150-local.cfg file to the local system. The administrator or user can edit the 00156574b150-local.cfg file after exporting. To import local configuration file via web user interface: 1. Click on Settings->Configuration. 2.
Downloading and Verifying Configurations The existing local configuration file will be overridden by the imported one after importing. The configurations in the importing 00156574b150-local.cfg file will be saved to the phone flash and take effect. If the administrator or user deletes the configurations in the 00156574b150-local.cfg file and then import the file to the phone, the IP phone will remain the original configurations. But the configurations can be change via next auto provisioning.
Yealink IP Phones Auto Provisioning Guide 58
Troubleshooting This chapter provides general troubleshooting information to help you solve problems you might encounter when deploying phones. If you require additional information or assistance with the deployment, contact your system administrator. Why does the IP phone fail to download configuration files? Ensure that auto provisioning feature is configured properly. Ensure that the provisioning server and network are reachable.
Yealink IP Phones Auto Provisioning Guide Why doesn’t the IP phone download the ring tone? Ensure that the file format of the ring tone is *.wav. Ensure that the size of the ring tone file is no larger than that the IP phone supports. Ensure that the properties of the ring tone for the IP phone are correct. Ensure that the network is available and the root directory is right for downloading. Ensure that the ring tone file exists on the provisioning server.
Glossary MAC Address: A Media Access Control address (MAC address) is a unique identifier assigned to network interfaces for communications on the physical network segment. MD5: The MD5 Message-Digest Algorithm is a widely used cryptographic hash function that produces a 128-bit (16-byte) hash value. DHCP: Dynamic Host Configuration Protocol (DHCP) is a network configuration protocol for hosts on Internet Protocol (IP) networks.
Yealink IP Phones Auto Provisioning Guide 62
Appendix Wftpd and FileZilla are free FTP application softwares for Windows. This section mainly provides instructions on how to configure an FTP server using wftpd for Windows. You can download wftpd online: http://www.wftpd.com/products/products.html or FileZilla online: https://filezilla-project.org. We recommend that you use vsftpd as a FTP server for Linux platform if required. To prepare a root directory: 1. Create an FTP root directory on the local system. 2.
Yealink IP Phones Auto Provisioning Guide To configure a wftpd server: 1. Download the compressed file of the wftpd application to your local directory and extract it. 2. Double click the WFTPD.EXE. The dialogue box of how to register is shown as below: 3. Check the check box and click OK in the pop-up dialogue box.
Appendix 4. Click Security->Users/rights. 5. Click New User. 6. Enter a user name (e.g., test1) in the User Name field and then click OK.
Yealink IP Phones Auto Provisioning Guide 7. Enter the password of the user (e.g., test1) created above in the New Password and Verify Password fields respectively, and then click OK. 8. Click Browse to locate the FTP root directory from your local system. 9. Click Rights>> and assign the desired permission for the user (e.g., test1) created above. 10. Check the check boxes of Read, Create Files/Dirs, List Directories and Overwrite/Delete to make sure the FTP user has the read and write permission.
Appendix downloads configuration files from. Before configuring a wftpd server, ensure that no other FTP servers exist in your local system. This section provides instructions on how to configure an HTTP server using HFS tool. You can download the HFS software online: http://www.snapfiles.com/get/hfs.html. To prepare a root directory: 1. Create an HTTP root directory on the local system. 2. Place configuration files to this root directory. 3.
Yealink IP Phones Auto Provisioning Guide HFS tool is an executable application, so you don’t need to install it. To configure an HTTP server: 1. Download the application file to your local directory, double click the hfs.exe.
Appendix 2. Click Menu in the main page and select the IP address of the PC from IP address. The default HTTP port is 8080. You can also reset the HTTP port (make sure there is no port conflict).
Yealink IP Phones Auto Provisioning Guide 3. Right click the icon on the left of the main page, select Add folder from disk to add the HTTP Server root directory. 4. Locate the root directory from your local system. 5. Check the server URL (e.g., http:// 10.2.11.101:8088/ProvisioningDir) by clicking “Open in browser”. Yealink IP phones also support the Hypertext Transfer Protocol with SSL/TLS (HTTPS) protocol for auto provisioning.
Appendix This section provides instructions on how to configure a DHCP server for Windows using DHCP Turbo. You can download this software online: http://www.tucows.com/preview/265297 and install it following the setup wizard. Before configuring the DHCP Turbo, make sure: The firewall on the PC is disabled. There is no DHCP server in your local system. To configure the DHCP Turbo: 1. To start the DHCP Turbo application, double click localhost. 2.
Yealink IP Phones Auto Provisioning Guide 5. Click OK to accept the change. 6. You can add a custom option via DHCP Turbo. Select Option Types, right click one of the options on the right of the main page, and then select New Option Type.
Appendix 7. Set the custom DHCP option (custom DHCP option tag number ranges from 128 to 254) and select the option type (Yealink supports String and IP Address option types only). Click the OK button to finish setting the option properties. Click to save the change. 8. Click Named Policies-->Global, right click the blank area on the right of the main page and then select New Option.
Yealink IP Phones Auto Provisioning Guide 9. Scroll down and double click the custom option 128. 10. Fill the provisioning server address in the input field. 11. Click the OK button to finish setting a custom option. 12. Click 74 to save the change.
Appendix You can add the option 66 via DHCP Turbo. The following shows the detailed processes. 1. Click Named Policies-->Global, right click the blank area on the right of the main page and then select New Option. 2. Select TFTP Options from the pull-down list of Filter. 3. Scroll down and double click MS option 66.
Yealink IP Phones Auto Provisioning Guide 4. Fill the provisioning server address in the input field. 5. Click the OK button to finish setting a custom option. 6. Click to save the change. You can also add the option 43. The following shows the detailed processes. 1. Click Named Policies-->Global, right click the blank area on the right of the main page and then select New Option. 76 2. Select the Standard Options from the pull-down list of Filter. 3. Scroll down and double click 43.
Appendix 4. Fill the provisioning server address in the input field. 5. Click the OK button to finish setting a custom option. 6. Click to save the change. If you have installed the Cool Edit application, double click to open it. Otherwise, you can download the installation package online: http://www.toggle.com/lv/group/view/kl36218/Cool_Edit_Pro.htm and install it. To customize a ring tone using Cool Edit Pro: 1. Open the Cool Edit Pro application. 2. Click File to open an audio file. 3.
Yealink IP Phones Auto Provisioning Guide A sample audio file loaded is shown as below: 4. Select and copy the audio waveform. 5. Select File->New to create a new file, set the channels as Mono, the sample rate as 8000 and the resolution as 16-bit. 6. Paste the audio waveform to the new file. 7. Select File->Save as to save the new audio file. On the Save waveform page, select the file format as A/mu-law wave.
Appendix The original picture format must be *.bmp or *.gif. We recommend placing all files and the PictureExDemo application to the root directory of the PC. You can ask the distributor or Yealink FAE for the PictureExDemo application. 1. Double click the PictureExDemo.exe. 2. Click Add button to open a *.bmp or *.gif file. You can repeat the second step to add multiple original picture files. 3. Click the Convert button. Then you can find the DOB logo files in the adv directory.
Yealink IP Phones Auto Provisioning Guide The following shows auto provisioning flowchart for Yealink IP phones when a user wishes to protect personalized configuration settings.
Appendix If you want to reset the configuration of a parameter, set the value of the parameter to !NULL! or %NULL%. For example, local_time.ntp_server1 = %NULL%. After the auto provisioning process is completed, the NTP server 1 will be reset to “cn.pool.ntp.org”. Parameter Permitted Descriptions Values Web Setting Path It configures the IP address mode. 0-IPv4 network.ip_address_mode 0, 1 or 2 1-IPv6 Network->Basic->Internet Port-> 2-IPv4&IPv6 Mode (IPv4/IPv6) The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to use manually configured static IPv4 DNS when the Internet (WAN) port type for IPv4 is configured as DHCP. network.static_dns_enable 0 or 1 0-Disabled (use the IPv4 DNS obtained by DHCP) Network->Basic->IPv4 Config->Static DNS 1-Enabled The default value is 0. It takes effect after a reboot.
Appendix Parameter Permitted Values Descriptions Web Setting Path It configures the IPv4 default gateway when the IP address mode is configured as IPv4 or network.internet_port.gateway IPv4 address IPv4&IPv6, and the Internet (WAN) port type Network->Basic->IPv4 Config->Static for IPv4 is configured as Static IP Address. IP Address->Gateway The default value is blank. It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the user name for PPPoE connection when the IP address mode is network.pppoe.user String within configured as IPv4 or IPv4&IPv6, and the Network->Basic->IPv4 Config-> 32 characters Internet port type is configured as PPPoE. PPPoE->User Name The default value is blank. It takes effect after a reboot. It configures the password for PPPoE connection when the IP address mode is network.
Appendix Parameter Permitted Descriptions Values Internet (WAN) port type for IPv6 is configured Web Setting Path Static DNS as DHCP. 0-Disabled (use the IPv6 DNS obtained by DHCP) 1-Enabled The default value is 0. It takes effect after a reboot. It configures the IPv6 prefix when the IP address mode is configured as IPv6 or network.ipv6_prefix Integer from 0 to 128 IPv4&IPv6, and the Internet (WAN) port type Network->Basic->IPv6 Config->Static for IPv6 is configured as Static IP Address.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path IPv4&IPv6, and the Internet (WAN) port type for IPv6 is configured as Static IP Address. The default value is blank. It takes effect after a reboot. It configures the primary IPv6 DNS server when the IP address mode is configured as IPv6 or IPv4&IPv6, and the Internet (WAN) port network.
Appendix Parameter Permitted Values Descriptions Web Setting Path The default value is 1. It takes effect after a reboot. It configures the transmission method and speed of the Internet (WAN) port. 0-Auto negotiate 1-Full duplex 10Mbps 2-Full duplex 100Mbps network.internet_port.speed_duplex 0, 1, 2, 3, 4 or 5 3-Half duplex 10Mbps 4-Half duplex 100Mbps Network->Advanced->Port Link-> WAN Port Link 5-Full duplex 1000Mbps The default value is 0. It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 3-Half duplex 10Mbps 4-Half duplex 100Mbps 5-Full duplex 1000Mbps The default value is 0. It takes effect after a reboot. Note: It cannot be configured via web user interface and 1000Mbps is only applicable to SIP-T23G IP phones. It enables or disables VLAN for the Internet (WAN) port. network.vlan.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It takes effect after a reboot. It enables or disables VLAN for the PC (LAN) port. network.vlan.pc_port_enable 0 or 1 0-Disabled Network->Advanced->VLAN->PC 1-Enabled Port->Active The default value is 0. It takes effect after a reboot. network.vlan.pc_port_vid Integer from 1 to 4094 It configures VLAN ID for the PC (LAN) port. The default value is 1. It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 1. It takes effect after a reboot. It configures the DHCP option from which the IP phone will obtain the VLAN settings. You network.vlan.dhcp_option Integer from 128 to 254 can configure at most five DHCP options and separate them by commas. Network->Advanced->VLAN->DHCP VLAN->Option(128-254) The default value is 132. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the phone to use TTL in the A record. network.dns.ttl_enable 0 or 1 0-Disabled 1-Enabled The default value is 1. It takes effect after a reboot. network.mtu_value Integer from 128 to 1500 It configures the MTU of network card. The default value is 1500. It takes effect after a reboot. It enables or disables the user to access web user interface of the IP phone using the HTTP protocol. wui.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1-Enabled The default value is 1. It takes effect after a reboot. It configures the HTTP port for the user to network.port.http Integer from 1 to 65535 access web user interface of the IP phone using the HTTP protocol. The default value is 80. Network->Advanced->Web Server->HTTP Port (1~65535) It takes effect after a reboot. It configures the HTTPS port for the user to network.port.
Appendix Parameter network.port.min_rtpport Permitted Descriptions Values Integer from 1024 to 65535 It configures the minimum local RTP port. The default value is 11780. It takes effect after a reboot. Web Setting Path Network->Advanced->Local RTP Port->Min RTP Port (1024~65535) It configures the DSCP for voice packets. network.qos.rtptos Integer from 0 to 63 The default value is 46 (Expedited Network->Advanced->Voice QoS Forwarding). (0~63) It takes effect after a reboot. network.qos.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the 802.1x authentication method. 0-Disabled 1-EAP-MD5 2-EAP-TLS network.802_1x.mode 0, 1, 2, 3, 4, 5, 6 or 7 3-EAP-PEAP/MSCHAPv2 Network->Advanced->802.1x->802.1 4-EAP-TTLS/EAP-MSCHAPv2 x Mode 5-EAP-PEAP/GTC 6-EAP-TTLS/EAP-GTC 7-EAP-FAST The default value is 0. It takes effect after a reboot. It configures the user name for 802.1x network.802_1x.
Appendix Parameter Permitted Values Descriptions Web Setting Path Note: It is required for all 802.1x authentication methods except EAP-TLS. It configures the access URL of the CA certificate when the 802.1x authentication method is configured as EAP-TLS, EAP-PEAP/MSCHAPV2, EAP-TTLS/EAP-MSCHAPV2, EAP-PEAP/GTC, EAP-TTLS/EAP-GTC or EAP-FAST. network.802_1x.root_cert_url URL within 511 characters The default value is blank. It takes effect after a reboot. Network-> Advanced->802.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path *.pem or *.cer. It enables or disables 802.1x-logoff feature for the PC port. network.802_1x.proxy_eap_logoff.enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It takes effect after a reboot. It enables or disables OpenVPN feature on the IP phone. network.vpn_enable 0 or 1 0-Disabled 1-Enabled Network->Advanced->VPN->Active The default value is 0. It takes effect after a reboot. openvpn.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 1. It takes effect after a reboot. It configures the interval (in seconds) for the IP phone to send the LLDP request. network.lldp.packet_interval Integer from 1 to 3600 The default value is 60. It takes effect after a reboot. Network->Advanced->LLDP->Packet Interval (1~3600s) Note: It works only if the value of the parameter “network.lldp.enable” is set to 1 (Enabled).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path parameter “network.cdp.enable” is set to 1 (Enabled). It enables or disables the IP phone to span data packets received from the WAN (Internet) port to the PC (LAN) port. If it is enabled, all packets from WAN port can be network.span_to_pc_port 0 or 1 received by PC port. 0-Disabled Network->Advanced->Span to PC->Span to PC Port 1-Enabled The default value is 0. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path message The default value is 1. It takes effect after a reboot. It configures the IP phone behavior when receiving a SIP NOTIFY message which contains the header “Event: check-sync”. 0-The IP phone will reboot only if the SIP sip.notify_reboot_enable 0, 1or 2 NOTIFY message contains an additional string “reboot=true”. 1-The IP phone will be forced to reboot. 2-The IP phone will ignore the SIP NOTIFY message. The default value is 1.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 256 characters in the SIP server address. The default value is blank. It configures the string returned as the reason of the register failure due to misconfiguration sip.limit_server_reason String within 256 characters of the SIP server (not contains the string configured by the parameter “sip.limit_server_name”). The default value is blank. It enables or disables the IP phone to convert ASCII characters. sip.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the constitution of the refer-bye header. sip.refer_by_header_auto_build 0 or 1 0-URI in the registration message 1-From header in the refer message The default value is 0. It takes effect after a reboot. sip.reserve_characters -_.!~*#'()&=+ $,;?/\0 It configures the special characters reserved in the user name. The default value is blank. It configures the listening port mode.
Yealink IP Phones Auto Provisioning Guide Parameter sip.listen_port sip.tls_listen_port Permitted Descriptions Values Integer from It configures the local SIP port. 1024 to 65535 The default value is 5060. Integer from It configures the local TLS listen port. 1024 to 65535 The default value is 5061. Web Setting Path Settings->SIP->Local SIP Port Settings->SIP->Local SIP Port It enables or disables the IP phone to only accept the message from the trusted server. sip.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the SIP session timer T1 (in seconds). sip.timer_t1 Float from 0.5 T1 is an estimate of the Round Trip Time (RTT) Settings->SIP->SIP Session Timer T1 to 10s of transactions between a SIP client and SIP (0.5~10s) server. The default value is 0.5. It configures the SIP session timer T2 (in seconds). sip.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1-Server The default value is 0. It takes effect after a reboot. It configures the IP address or domain name of the syslog server when exporting log to the syslog server. syslog.server IP address or domain name The default value is blank. It takes effect after a reboot. Settings->Configuration->Server Name Note: It works only if the value of the parameter “syslog.mode” is set to 1 (Server).
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 3. It configures the characters to replace the wildcard $PN in the received URL of the provisioning server. auto_provision.url_wildcard.pn String within Note: The configured characters must be in 32 characters accordance with the actual directory name of the provisioning server. For SIP-T23 (P/G) IP phones, the default value is T23.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values -local.cfg file to the provisioning server, and download the -local.cfg file from the provisioning server during auto provisioning. 0-Disabled 1-Enabled If it is set to 1 (Enabled), the IP phone will periodically upload the -local.cfg file to the provisioning server. During auto provisioning, the IP phone will download the -local.cfg file from the provisioning server.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0-Put 1-Post The default value is 0. Note: It works only if the value of the parameter “auto_provision.custom.sync” is set to 1 (Enabled). It enables or disables the IP phone to reboot after auto provisioning when there is no specific configuration requiring a reboot. It is especially useful when there is no specific configuration requiring reboot in the auto_provision.reboot_force.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 1. Note: The old parameter “auto_provision.mode” is also applicable to IP phones. It enables or disables Plug and Play (PnP) feature. If it is enabled, the IP phone will broadcast PnP SUBSCRIBE messages to request a provisioning server address after auto_provision.pnp_enable 0 or 1 startup. Settings->Auto Provision->PNP Active 0-Disabled 1-Enabled The default value is 1.
Appendix Parameter Permitted Descriptions Values digits Web Setting Path 1-Monday 2-Tuesday 3-Wednesday 4-Thursday 5-Friday 6-Saturday Example: auto_provision.weekly.dayofweek = 01 means the IP phone will perform an auto provisioning process every Sunday and Monday. The default value is 0123456. Note: It works only if the value of the parameter “auto_provision.weekly.enable” is set to 1 (Enabled). It configures the begin time of the day for the IP phone to perform an auto provisioning auto_provision.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path set to 1 (Enabled). The old parameter “auto_provision.schedule.time_from” is also applicable to IP phones. It configures the end time of the day for the IP phone to perform an auto provisioning process weekly. auto_provision.weekly.end_time Time from 00:00 to 23:59 The default value is 00:00. Note: It works only if the value of the Settings->Auto provision->Time parameter “auto_provision.weekly.
Appendix Parameter Permitted Descriptions Values Web Setting Path Note: It works only if the value of the parameter “auto_provision.weekly.enable” is set to 1 (Enabled).The old parameter “auto_provision.schedule.periodic_minute” is also applicable to IP phones. It enables or disables the IP phone to request the provisioning server address by detecting DHCP options. auto_provision.dhcp_option.enable 0 or 1 0-Disabled Settings->Auto Provision->DHCP Active 1-Enabled The default value is 1.
Yealink IP Phones Auto Provisioning Guide Parameter auto_provision.server.password auto_provision.dhcp_option.option60_value Permitted Descriptions Values String within 32 characters String within 99 characters It configures the password for provisioning server access. It configures the value (vendor name of the device) of DHCP option 60. The default value is yealink. configuration files using the encrypted AES keys.
Appendix Parameter Permitted Descriptions Values Web Setting Path For more information, refer to Yealink Configuration Encryption Tool User Guide. It configures the plaintext AES key for decrypting the Common CFG file. The valid characters contain: 0 ~ 9, A ~ Z, a ~ z and the following special characters are also supported: # $ % * +, - . : = ? @ [ ] ^ _ { } auto_provision.aes_key_16.com 16 characters ~. Settings->Auto Provision->Common The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Note: It works only if the value of the parameter “auto_provision.aes_key_in_file” is set to 0 (Disabled). For more information, refer to Yealink Configuration Encryption Tool User Guide. It configures the code name for triggering autoprovision.X.name String within auto provisioning. (X ranges from 1 to 50) 64 characters The default value is blank. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path by activation code. The default value is blank. It takes effect after a reboot. For more information, refer to Auto Provisioning via Activation Code on page 42. It configures the authentication user name for provisioning server access for auto provisioning which is triggered by activation autoprovision.X.user String within (X ranges from 1 to 50) 64 characters code. The default value is blank. It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the plaintext AES key for decrypting the Common CFG file. If it is configured, it has a higher priority than autoprovision.X.com_aes (X ranges from 1 to 50) the value configured in the parameter 16 characters “auto_provision.aes_key_16.com”. The default value is blank. It takes effect after a reboot. For more information, refer to Auto Provisioning via Activation Code on page 42.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 1. It enables or disables the IP phone to use RFC 2543 (c=0.0.0.0) outgoing hold signaling. 0-Disabled 1-Enabled If it is set to 0 (Disabled), SDP media direction sip.rfc2543_hold 0 or 1 attributes (such as a=sendonly) per RFC 3264 is used when placing a call on hold. Features->General Information->RFC 2543 Hold If it is set to 1 (Enabled), SDP media connection address c=0.0.0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path dialog. The default value is 1. It takes effect after a reboot. It enables or disables the phone to close BLF monitoring feature for call park key. sip.call_park_without_blf 0 or 1 0-Disabled 1-Enabled The default value is 0. It takes effect after a reboot. It enables or disables Watch Dog feature. 0-Disabled 1-Enabled watch_dog.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the user name for the IP phone to managementserver.username String within 128 characters authenticate with the ACS (Auto Configuration Servers). This string is set to the Settings->TR069->ACS Username empty string if no authentication is required. The default value is blank. It configures the password for the IP phone to managementserver.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the interval (in seconds) for the IP managementserver.periodic_inform_interval Integer from 5 phone to report its configurations to the ACS Settings->TR069->Periodic Inform to 4294967295 (Auto Configuration Servers). Interval (seconds) The default value is 60. It configures the user name for the IP phone to managementserver.
Appendix Parameter Permitted Descriptions Values besides pressing the Transfer/Tran soft key or Web Setting Path Hook TRAN/TRANSFER key. 0-Disabled 1-Enabled The default value is 1. It enables or disables the IP phone to complete the semi-attended/attended transfer through on-hook besides pressing the transfer.on_hook_trans_enable 0 or 1 Transfer/Tran soft key or TRAN/TRANSFER key. 0-Disabled Features->Transfer->Attend Transfer On Hook 1-Enabled The default value is 1.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path dial, transfer or BLF/BLF list key. 0-New Call 1-Attended Transfer 2-Blind Transfer The default value is 2. It enables or disables the IP phone to select transferee’s call (a new call or another existing call) during multiple calls when user presses the Tran/Transfer soft key or TRAN/TRANSFER key. 0-Disabled 1-Enabled transfer.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 1. It enables or disables the IP phone to transfer the local conference call to the other two parties after the conference initiator drops the local conference call. 0-Disabled transfer.tran_others_after_conf_enable 0 or 1 1-Enabled Features->Transfer->Transfer on If it is set to 1 (Enabled), the other two parties Conference Hang up remain connected when the conference initiator drops the conference call.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disbaled 1-Enabled The default value is 0. For more information on VAD, refer to Yealink IP Phones Administrator Guide. It enables or disables CNG (Comfortable Noise Generator) feature. 0-Disabled voice.cng 0 or 1 1-Enabled The default value is 1. Settings->Voice->Echo Cancellation ->CNG For more information on CNG, refer to Yealink IP Phones Administrator Guide.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the type of jitter buffer. 0-Fixed voice.jib.adaptive 0 or 1 1-Adaptive Settings->Voice->JITTER BUFFER-> The default value is 1. Type For more information on jitter buffer, refer to Yealink IP Phones Administrator Guide. It configures the minimum delay time (in milliseconds) of jitter buffer. voice.jib.min Integer from 0 to 400 The default value is 60.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 120. Note: It works only if the value of the parameter “voice.jib.adaptive” is set to 0 (Fixed). Custom, Australia, Austria, Brazil, Belgium, China, Czech, Denmark, Finland, France, Germany, voice.tone.country Great Britain, Greece, Hungary, Lithuania, India, Italy, Japan, Mexico, New Zealand, Netherlands, Norway, 126 It configures the country tone for the IP phone.
Appendix Parameter Permitted Descriptions Values Web Setting Path Portugal, Spain, Switzerland, Sweden, Russia, United States, Chile, Czech ETSI It customizes the dial tone. tonelist = element[,element] [,element]… Where element = [!]Freq1[+Freq2][+Freq3][+Freq4] /Duration Freq: the frequency of the tone (ranges from 200 to 7000 Hz). If it is set to 0Hz, it means the voice.tone.dial String tone is not played. A tone is comprised of at Settings->Tones-> Dial most four different frequencies.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path If you want the IP phone to play tones once, add an exclamation mark “!” before tones (e.g., !250/200, 0/1000, 200+300/500, 600+700+800+1000/2000). The default value is blank. Note: It works only if the value of the parameter “voice.tone.country” is set to Custom. It customizes the ringback tone. The value format is Freq/Duration. For more information on the value format, refer to the voice.tone.
Appendix Parameter Permitted Descriptions Values Web Setting Path Note: It works only if the value of the parameter “voice.tone.country” is set to Custom. It customizes the tone when the network is congested. The value format is Freq/Duration. For more information on the value format, refer to the voice.tone.congestion String parameter “voice.tone.dial”. Settings->Tones->Congestion The default value is blank. Note: It works only if the value of the parameter “voice.tone.country” is set to Custom.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It customizes the call back tone. The value format is Freq/Duration. For more information on the value format, refer to the voice.tone.dialrecall String parameter “voice.tone.dial”. The default value is blank. Settings->Tones->Dial Recall Note: It works only if the value of the parameter “voice.tone.country” is set to Custom.
Appendix Parameter Permitted Descriptions Values Web Setting Path Note: It works only if the value of the parameter “voice.tone.country” is set to Custom. It customizes the tone when the IP phone receives a voice mail. The value format is Freq/Duration. For more information on the value format, refer to the voice.tone.stutter String parameter “voice.tone.dial”. Settings->Tones-> Stutter The default value is blank. Note: It works only if the value of the parameter “voice.tone.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It customizes the warning tone for auto answer. The value format is Freq/Duration. For more information on the value format, refer to the voice.tone.autoanswer String parameter “voice.tone.dial”. The default value is blank. Note: It works only if the value of the parameter “voice.tone.country” is set to Custom. voice.group_spk_vol voice.ring_vol voice.handfree.spk_vol voice.handfree.
Appendix Parameter voice.handset.spk_vol voice.handset.tone_vol voice.headset.spk_vol voice.headset.tone_vol Permitted Descriptions Values Integer from 1 to 15 Integer from 1 to 15 Integer from 1 to 15 Integer from 1 to 15 Web Setting Path It configures the receiving volume of the handset during a call. The default value is 8. It configures the dial tone or ringback tone volume of the handset. The default value is 8. It configures the receiving volume of the headset during a call.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the sending volume of the voice.headset_send Integer from 1 to 53 headset. Features->Audio->Headset Send The default value is 30. Volume (1~53) It takes effect after a reboot. It enables or disables the IP phone to only trust the server certificates in the Trusted Certificates list.
Appendix Parameter Permitted Descriptions Values Web Setting Path authenticate for TLS connection. 0-Default certificates 1-Custom certificates 2-All certificates The default value is 2. It takes effect after a reboot. It enables or disables the IP phone to mandatorily validate the CommonName or SubjectAltName of the certificate sent by the server. security.cn_validation 0 or 1 0-Disabled 1-Enabled Security->Trusted Certificates->Common Name Validation The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It takes effect after a reboot. security.user_name.user String within 32 characters It configures the user name of the user for phone’s web user interface access. The default value is user. It configures the user name of the security.user_name.admin String within administrator for phone’s web user interface 32 characters access. The default value is admin. security.user_name.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is blank. Note: IP phones support ASCII characters 32-126(0x20-0x7E) in passwords. You can set the password to be empty via web user interface only. It enables or disables the 3-level permissions (admin, user, var). 0-Disabled 1-Enabled security.var_enable 0 or 1 The default value is 0. It takes effect after a reboot. For more information, refer to Yealink IP phones Configuration Guide for User Access Level.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables custom soft keys layout feature. phone_setting.custom_softkey_enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It configures the access URL of the custom file for the soft key presented on the LCD screen when in the Call Failed state. Example: custom_softkey_call_failed.
Appendix Parameter Permitted Descriptions Values Web Setting Path download the CallIn state file from the “XMLfiles” directory on provisioning server 10.2.8.16 using 8080 port. custom_softkey_call_in.url = http://10.2.8.16:8080/XMLfiles/CallIn.xml The default value is blank. It configures the access URL of the custom file for the soft key presented on the LCD screen when in the Connecting state. Example: custom_softkey_connecting.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values The following example uses HTTP to download the Dialing state file from the “XMLfiles” directory on provisioning server 10.2.8.16 using 8080 port. custom_softkey_dialing.url = http://10.2.8.16:8080/XMLfiles/Dialing.xml The default value is blank. It configures the access URL of the custom file for the soft key presented on the LCD screen when in the Ringback state. Example: custom_softkey_ring_back.
Appendix Parameter Permitted Descriptions Values Web Setting Path Example: The following example uses HTTP to download the Talking state file from the “XMLfiles” directory on provisioning server 10.2.8.16 using 8080 port. custom_softkey_talking.url = http://10.2.8.16:8080/XMLfiles/Talking.xml The default value is blank. It configures the key feature for the line key X. Valid values are: 0-N/A 1-Conference 2-Forward linekey.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 11-DTMF 12-Voice Mail 13-Speed Dial 14-Intercom 15-Line 16-BLF 17-URL 18-Group Listening 20-Private Hold 22-XML Group 23-Group Pickup 24-Multicast Paging 25-Record 27-XML Browser 34-Hot Desking 35-URL Record 38-LDAP 39-BLF List 40-Prefix 41-Zero Touch 142 Web Setting Path
Appendix Parameter Permitted Descriptions Values Web Setting Path 42-ACD 45-Local Group 46-Network Group 50-Keypad Lock 55-Meet-Me Conference 56-Retrieve Park 57-Hoteling 58-ACD Trace 59-Disp Code 60-Emergency 61-Directory The default value is 15. It configures the desired line to apply the key feature. 1-Line 1 linekey.X.line (X ranges from 1 to 3) Integer from 1 2-Line 2 to 16 3-Line 3 DSSKey->Line Key->Line KeyX->Line When X=1, the default value is 1. When X=2, the default value is 2.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the value of the line key feature. linekey.X.value String within (X ranges from 1 to 3) 99 characters For example, when the key feature is configured as BLF, it configures the phone number of the monitored user. DSSKey->Line Key->Line KeyX->Value The default value is blank. It configures the pickup code for BLF feature or conference ID followed by the # sign for linekey.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path 3-Third local group 4-Fourth local group 5-Fifth local group When the key feature is configured as XML Group (remote phone book), valid values are: 0-First XML group 1-Second XML group 2-Third XML group 3-Fourth XML group 4-Fifth XML group When the key feature is configured as Network Group, valid values are: 0-All contacts 1-Group 2-Enterprise 3-GroupCommon 4-EnterpriseCommon 5-Personal The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values linekey.X.label String within (X ranges from 1 to 3) 99 characters It configures the label displayed on the LCD screen for each line key. The default value is blank. Web Setting Path DSSKey->Line Key->Line KeyX->Label It configures the key feature for the programmable key X. Valid values are: 0-N/A 2-Forward 5-DND 7-Call Return programablekey.X.type (X=1-10, 14.
Appendix Parameter Permitted Descriptions Values Web Setting Path 33-Status 38-LDAP 40-Prefix 41-Zero Touch 43-Local Directory 44-Network Directory 45-Local Group 46-Network Group 47-XML Directory 50-Keypad Lock 51-Switch Account Up 52-Switch Account Down 55-Meet-Me Conference 61-Directory It configures the desired line to apply the programmable key feature. programablekey.X.line (X=1-10, 14.) For more information, refer to Programmable Keys on page 310.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the value of the programmable programablekey.X.value key feature. (X=1-10, 14.) String within For example, when the key feature is For more information, refer to Programmable Keys on 99 characters configured as Speed Dial, it configures the DSSKey->Programmable Key->Value number you want to dial out. page 310. The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path are: 0-First XML group 1-Second XML group 2-Third XML group 3-Fourth XML group 4-Fifth XML group When the key feature is configured as Network Group, valid values are: 0-All contacts 1-Group 2-Enterprise 3-GroupCommon 4-EnterpriseCommon 5-Personal The default value is 0. It configures the history type of programablekey.X.history_type (X=1-10, 14.) For more information, refer to Programmable Keys on page 310. programmable key.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted programablekey.X.label (X=1-4.) String within For more information, refer to Programmable Keys on 99 characters page 310. For more information, refer to Programmable Keys on Web Setting Path It configures the label displayed on the LCD screen for each soft key. DSSKey->Programmable Key->Label The default value is blank. It configures conference ID followed by the # programablekey.X.pickup_value (X=1-10, 14.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the always forward on code to activate the server-side always forward feature. The IP phone will send the always forward.always.on_code String within forward on code and the pre-configured Features->Forward &DND->Always 32 characters destination number to the server when you Forward->On Code activate always forward feature on the IP phone. The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 0. forward.busy.target String within 32 characters It configures the destination number the IP phone forwards incoming calls to when busy. The default value is blank. Features->Forward &DND->Busy Forward->Target It configures the busy forward on code to activate the server-side busy forward feature. forward.busy.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled If it is set to 1 (Enabled), incoming calls are forwarded to the destination number after a period of ring time. The default value is 0. It configures the destination number the IP forward.no_answer.target String within phone forwards incoming calls to after a Features->Forward &DND->No 32 characters period of ring time. Answer Forward->Target The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path phone. The default value is blank. It configures the no answer forward off code to deactivate the server-side no answer forward.no_answer.off_code String within 32 characters forward feature. The IP phone will send the no answer forward off code to the server when you deactivate no answer forward feature on Features->Forward &DND->No Answer Forward->Off Code the IP phone. The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the length of time (in seconds) before the status of the ACD agent is acd.auto_available_timer Integer from 0 to 120 automatically changed to available. The default value is 60. Note: It works only if the value of the Features->ACD->ACD Auto Available Timer (0~120s) parameter “acd.auto_available” is set to 1 (Enabled). It configures the action URL the IP phone sends after startup.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values $local $remote $display_local $display_remote $call_id Web Setting Path Example: action_url. setup_completed = http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends after an account is registered. Example: action_url.registered URL within 511 characters action_url.registered = http://192.168.0.20/help.
Appendix Parameter Permitted Descriptions Values Web Setting Path action_url.unregistered = http://192.168.0.20/help.xml?IP=$ip The default value is blank. Note: The old parameter “action_url.log_off” is also applicable to IP phones. It configures the action URL the IP phone sends after a register failed. action_url.register_failed URL within 511 characters Example: Features->Action URL->Register action_url.register_failed = Failed http://192.168.0.20/help.xml?IP=$ip The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path action_url.on_hook = http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when receiving an incoming call. action_url.incoming_call URL within 511 characters Example: action_url.incoming_call = Features->Action URL->Incoming Call http://192.168.0.20/help.xml?IP=$ip The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is blank. It configures the action URL the IP phone sends when terminating a call. action_url.call_terminated URL within 511 characters Example: action_url.call_terminated = Features->Action URL->Terminated http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when DND feature is enabled. action_url.dnd_on URL within 511 characters Example: action_url.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the action URL the IP phone sends when always forward feature is enabled. action_url.always_fwd_on URL within 511 characters Example: action_url.always_fwd_on = Features->Action URL->Open Always Forward http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when always forward feature is disabled. action_url.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the action URL the IP phone sends when busy forward feature is disabled. action_url.busy_fwd_off URL within 511 characters Example: Features->Action URL->Close Busy action_url.busy_fwd_off = Forward http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when no answer forward feature is enabled. action_url.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the action URL the IP phone sends when performing a transfer. action_url.transfer_call URL within 511 characters Example: action_url.transfer_call = Features->Action URL->Transfer Call http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when performing a blind transfer. action_url.
Appendix Parameter Permitted Descriptions Values characters Web Setting Path sends when placing a call on hold. Example: action_url.hold = http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when resuming a held call. action_url.unhold URL within 511 characters Example: action_url.unhold = Features->Action URL->UnHold http://192.168.0.20/help.xml?IP=$ip The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path action_url.outgoing_call = http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when muting a call. action_url.mute URL within 511 characters Example: action_url.mute = Features->Action URL->Mute http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when un-muting a call. action_url.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is blank. It configures the action URL the IP phone sends when changing the state of the IP phone from busy to idle. action_url.busy_to_idle URL within 511 characters Example: Features->Action URL->Busy To Idle action_url.busy_to_idle = http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when changing the state of the IP phone from idle to busy.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when forwarding an incoming call. action_url.forward_incoming_call URL within 511 characters Example: Features->Action URL->Forward action_url.forward_incoming_call = Incoming Call http://192.168.0.20/help.xml?IP=$ip The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the action URL the IP phone sends when completing a call transfer. action_url.transfer_finished URL within 511 characters Example: Features->Action URL->Transfer action_url.transfer_finished = Finished http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when failing to transfer a call. action_url.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Values Descriptions Web Setting Path English, Chinese_S, Chinese_T, German, lang.gui French, Turkish, Italian, Polish, It configures the language used on the IP phone user interface. The default value is English. Spanish, Russian or Portuguese It configures the time zone. local_time.time_zone -11 to +14 For more available time zones, refer to Time Zones on page 312. Settings->Time & Date->Time Zone The default value is +8.
Appendix Parameter Permitted Descriptions Values Web Setting Path parameter “local_time.summer_time” is set to 2 (Automatic). It configures the IP phone to obtain time from NTP server or manual settings. local_time.manual_time_enable 0 or 1 0-NTP Settings->Time & Date->Manual Time 1-Manual The default value is 0. It enables or disables the IP phone to use manually configured NTP server preferentially. local_time.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path phone will request the time and date from the NTP server 2. The default value is cn.pool.ntp.org. local_time.interval Integer from 15 to 86400 It configures the interval (in seconds) to update time and date from the NTP server. The default value is 1000. Settings->Time & Date->Synchronism (15~86400s) It configures Daylight Saving Time (DST) feature. local_time.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the start time of the DST. Value formats are: Month/Day/Hour (for By Date) Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week) If “local_time.dst_time_type” is set to 0 (By Date), use the mapping: local_time.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1 (Enabled). It configures the end time of the DST. Value formats are: Month/Day/Hour (for By Date) Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week) If “local_time.dst_time_type” is set to 0 (By Date), use the mapping: Month: 1=Jan, 2=Feb,…, 12=Dec local_time.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 12/31/23. Note: It works only if the value of the parameter “local_time.summer_time” is set to 1 (Enabled). It configures the offset time (in minutes) of DST. local_time.offset_time Integer from -300 to 300 The default value is blank. Settings->Time & Date->Offset Note: It works only if the value of the (minutes) parameter “local_time.summer_time” is set to 1 (Enabled). It configures the time format.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the date format. 0-WWW MMM DD 1-DD-MMM-YY 2-YYYY-MM-DD 3-DD/MM/YYYY 0, 1, 2, 3, 4, 5 local_time.date_format or 6 4-MM/DD/YY 5-DD MMM YYYY Settings->Time & Date->Date Format 6-WWW DD MMM The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It enables or disables the IP phone to provide input field of register name on the hot desking login wizard during startup. hotdesking.startup_register_name_enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It enables or disables the IP phone to provide input field of user name on the hot desking login wizard during startup. hotdesking.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values It enables or disables the IP phone to provide input field of SIP server on the hot desking login wizard during startup. hotdesking.startup_sip_server_enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It enables or disables the IP phone to provide input field of outbound server on the hot desking login wizard during startup. hotdesking.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to provide input field of user name on the hot desking login wizard when pressing the Hot Desking hotdesking.dsskey_username_enable 0 or 1 key. 0-Disabled 1-Enabled The default value is 1. It enables or disables the IP phone to provide input field of password on the hot desking login wizard when pressing the Hot Desking hotdesking.dsskey_password_enable 0 or 1 key.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to provide input field of outbound server on the hot desking login wizard when pressing the Hot hotdesking.dsskey_outbound_enable 0 or 1 Desking key. 0-Disabled 1-Enabled The default value is 0. It configures the internal ringer text to map the keywords contained in the Alert-Info header. distinctive_ring_tones.alert_info.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path phones Administrator Guide. It enables or disables the IP phone to automatically redial the dialed number when the callee is temporarily unavailable. 0-Disabled auto_redial.enable 0 or 1 1-Enabled Features->General If it is set to 1 (Enabled), the IP phone will dial Information->Auto Redial the previous dialed out number automatically when the dialed number is temporarily unavailable. The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path call. The default value is 10. It enables or disables zero touch for the IP phone to configure the network parameters and provisioning server address via phone user interface during startup. zero_touch.enable 0 or 1 0-Disabled 1-Enabled Settings->Auto Provision->Zero Active The default value is 0. For more information, refer to Zero Touch on page 29.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the duration time (in zero_touch.network_fail_delay_times Integer milliseconds) of every reconnection when greater than zero touch module fails to obtain network 1000 parameters. The default value is 1000. It configures the IP address of the push XML server. push_xml.server IP address The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1-Enabled The default value is 0. For more information, refer to Yealink IP Phones XML Browser Developer's Guide. It configures the IP address of the server from which the IP phone receives the action URI requests. Multiple IP addresses are separated by commas. features.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It enables or disables the phone to pop up the Allow Remote Control prompt using remote control. action_url.show_msgbox 0 or 1 0-Disabled 1-Enabled The default value is 0. It enables or disables the IP phone to remain at the hot desking logon wizard even though timeout. phone_setting.logon_wizard_forever_wait 0 or 1 0-Disabled 1-Enabled The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path SIP_MSG_CALL_INVITE message. 0- sip:XXX 1- tel:Number The default value is 0. It configures the area code to be added before the entered numbers when dialing out. The default value is blank. Note: The length of the entered number must dialplan.area_code.code String within 16 characters be between the minimum length configured by the parameter “dialplan.area_code.
Appendix Parameter Permitted Descriptions Values to 15 entered numbers. Web Setting Path Code->Max Length (1-15) The default value is 15. Note: The value must be larger than the minimum length. For more information, refer to Yealink IP Phones Administrator Guide. It configures the desired line to apply the area code rule. The digit 0 stands for all lines. If it is left blank, the area code rule will apply to all lines on the IP phone. dialplan.area_code.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is blank. For more information, refer to Yealink IP Phones Administrator Guide. It configures the desired line to apply the block out rule. The digit 0 stands for all lines. If it is left blank, the block out rule will apply to all lines on the IP phone. dialplan.block_out.line_id.X (X ranges from 1 to 10) Integer 0 to 3 (for SIP-T23 (P/G)) Multiple line IDs are separated by commas.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the desired line to apply the dial-now rule. The digit 0 stands for all lines. If it is left blank, the dial-now rule will apply to all lines on the IP phone. dialplan.dialnow.line_id.X (X ranges from 1 to 100) Integer 0 to 3 (for SIP-T23 (P/G)) Multiple line IDs are separated by commas. Settings->Dial Plan->Dial-now->Account The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the entered number to be replaced. Example: dialplan.replace.prefix.X String within (X ranges from 1 to 100) 32 characters dialplan.replace.prefix.1 =1 and dialplan.replace.replace.1 = 254245 When you enter the number ”1” and press the Settings->Dial Plan->Replace Rule->Prefix send key, the entered number “1” will be replaced by the number “254245”. The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path lines on the IP phone. 0 to 3 (for SIP-T23 (P/G)) Multiple line IDs are separated by commas. The default value is blank. It configures the access URL of the replace rule template file. dialplan_replace_rule.url URL within 511 characters The default value is blank. For more information on a replace rule template file, refer to Customizing a Replace Rule File on page 20. remote_phonebook.data.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path Menu->Directory. The default value is blank. It enables or disables the IP phone to perform a remote phone book search for an incoming or outgoing call and display the matched call features.remote_phonebook.enable 0 or 1 on the LCD screen. 0-Disabled Directory->Remote Phone Book-> Incoming/Outgoing Call lookup 1-Enabled The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path book. 0-Disabled 1-Enabled The default value is 0. It enables or disables LDAP feature on the IP phone. ldap.enable 0 or 1 0-Disabled Directory->LDAP->Enable LDAP 1-Enabled The default value is 0. It configures the criteria for searching the LDAP contact name attributes. The “*” symbol in the filter stands for any character. The “%” symbol in the filter stands for the entered string used as the prefix of the filter condition. ldap.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones. It configures the criteria for searching the LDAP contact number attributes. The “*” symbol in the filter stands for any character. The “%” symbol in the filter stands for the entering string used as the prefix of the filter condition. Example: ldap.number_filter = ldap.
Appendix Parameter Permitted Descriptions Values Web Setting Path the LDAP server and the IP phone. 0-LDAP—LDAP connection between LDAP server and the IP phone. 1-LDAP TLS Start—TLS/SSL connection between LDAP server and the IP phone (No alternative port is necessary). 2-LDAPs— TLS/SSL connection between LDAP server and the IP phone (an alternative port is necessary). The default value is 0. For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the LDAP search base which corresponds to the location of the LDAP phonebook from which the LDAP search request begins. The search base narrows the search scope and decreases directory search time. ldap.base String within 99 characters Example: Directory->LDAP->Base ldap.base = dc=yealink,dc=cn The search scope of the IP phone will be “dc=yealink,dc=cn”. The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path LDAP Phonebook on Yealink IP Phones. It configures the password to login the LDAP ldap.password String within 99 characters server. The default value is blank. Directory->LDAP->Password For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones. It configures the maximum number of search results to be returned by the LDAP server. If the value of the “Max.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path by spaces. Example: ldap.name_attr = cn sn This requires the “cn” and “sn” attributes set for each contact record on the LDAP server. The default value is blank. For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones. It configures the number attributes of each record to be returned by the LDAP server. You can configure multiple number attributes separated by spaces.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the display name of the contact record displayed on the LCD screen. The value of this parameter must start with “%” symbol. Example: ldap.display_name String within 99 characters ldap.display_name = %cn The cn of the contact record is displayed on Directory->LDAP->LDAP Display Name the LCD screen. The default value is blank. For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 0. For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones. It enables or disables the IP phone to perform an LDAP search when dialing an outgoing a call. ldap.call_out_lookup 0 or 1 0-Disabled Directory->LDAP->LDAP Lookup For 1-Enabled Callout The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path LDAP Phonebook on Yealink IP Phones. It enables or disables the phone to search for special numbers. ldap.incoming_call_special_search.enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It configures the input method type when performing an LDAP search. 0 - 2aB features.ldap.input_type 0,1,2 or 3 1 - 123 2 - abc 3 – ABC The default value is 1. It configures the characters the IP phone filters when dialing. features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures a return code and reason of SIP response messages when the IP phone rejects an incoming call by DND. A specific reason is displayed on the caller’s phone LCD screen. 404-No Found features.
Appendix Parameter Permitted Descriptions Values Web Setting Path here” when the callee rejects the incoming call. The default value is 486. It enables or disables call completion feature. If a user places a call and the callee is temporarily not available to answer the call, call completion feature allows notifying the user when the callee becomes available to receive a call. features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path If it is set to 1 (Custom), you can configure call forward feature for each account. The default value is 0. It configures the DND mode for the IP phone. 0-Phone 1-Custom features.dnd_mode 0 or 1 If it is set to 0 (Phone), DND feature is effective Features-> Forward&DND-> for the IP phone. DND->Mode If it is set to 1 (Custom), you can configure DND feature for each account. The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path is configured as Phone. The IP phone will send the DND on code to the server when you activate DND feature on the IP phone. The default value is Blank. It configures the DND off code to deactivate the server-side DND feature when the DND features.dnd.off_code String within mode is configured as Phone.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to present the diversion information when an incoming call is forwarded to your IP phone. features.fwd_diversion_enable 0 or 1 0- Disabled Features->General Information-> Diversion/History-Info 1-Enabled The default value is 1. It enables or disables call waiting feature. 0-Disabled 1-Enabled If it is set to 0 (Disabled), a new incoming call call_waiting.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-Enabled If it is set to 1 (Enabled), the IP phone will perform an audible indicator when receiving a new incoming call during a call. The default value is 1. Note: It works only if the value of the parameter “call_waiting.enable” is set to 1 (Enabled). It configures the call waiting on code to activate the server-side call waiting feature. call_waiting.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to automatically answer an incoming intercom call. 0-Disabled 1-Enabled features.intercom.allow 0 or 1 If it is set to 0 (Disabled), the IP phone will Features->Intercom->Accept reject incoming intercom calls and send a Intercom busy signal to the caller. If it is set to 1 (Enabled), the IP phone will automatically answer an incoming intercom call.
Appendix Parameter Permitted Descriptions Values Web Setting Path Note: It works only if the value of the parameter “features.intercom.allow” is set to 1 (Enabled). It enables or disables the IP phone to play a warning tone when automatically answering an intercom call. 0-Disabled features.intercom.tone 0 or 1 1-Enabled Features->Intercom->Intercom Tone The default value is 1. Note: It works only if the value of the parameter “features.intercom.allow” is set to 1 (Enabled).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path call on the IP phone. If it is set to 1 (Enabled), the IP phone will automatically answer the intercom call while there is already an active call on the IP phone and place the active call on hold. The default value is 0. Note: It works only if the value of the parameter “features.intercom.allow” is set to 1 (Enabled).
Appendix Parameter Permitted Descriptions Values Web Setting Path key. If it is set to a value greater than 0, the IP phone will wait the designated seconds before dialing out the predefined hotline number when you lift the handset, press the speakerphone key or press the line key. The default value is 4. It configures the account information displayed on the top left corner of the LCD screen the when the IP phone is in the pre-dialing or dialing screen. features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path dial out a pre-configured number (configured by the parameter “account.X.auto_dial_num”) when a user dials out a call using account X. The default value is 0. Note: The server may prompt the user to enter an activation code to use this account for call service. This feature requires support from the SIP server.
Appendix Parameter Permitted Descriptions Values Web Setting Path If it is set to 1 (Enabled), the DTMF digits are displayed as asterisks. The default value is 0. It enables or disables the IP phone to display the DTMF digits for a short period before displaying asterisks during an active call. features.dtmf.hide_delay 0 or 1 0-Disabled Features->General 1-Enabled Information->Suppress DTMF Display The default value is 0. Delay Note: It works only if the value of the parameter “features.dtmf.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path If it is set to 0 (Disabled), the IP phone will perform the transfer as normal when pressing the transfer key during a call. If it is set to 1 (Enabled), the IP phone will transmit the designated DTMF digits to the server for performing call transfer when pressing the transfer key during a call. The default value is 0. It configures the DTMF digits to be transmitted to perform call transfer.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables headset prior feature. 0-Disabled 1-Enabled If it is set to 1 (enabled), the headset mode features.headset_prior 0 or 1 will not be deactivated until you press the HEADSET key again. You need to press the Features->General Information-> Headset Prior HEADSET key to activate the headset mode in advance. The default value is 0. It enables or disables dual headset feature.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to play a local DTMF tone. features.play_local_dtmf_tone_enable 0 or 1 0-Disabled 1-Enabled Features->General Information->Play Local DTMF Tone The default value is 1. It configures the duration time (in seconds) for the busy tone. When one party releases the features.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0-Send one pound key by pressing double # 1-Do not send any pound key when pressing double The default value is 0. It configures the "#" or "*" key as a send key. 0-Disabled 1-# key 2-* key If it is set to 0 (Disabled), neither “#” nor “*” can be used as a send key. features.key_as_send 0, 1 or 2 If it is set to 1 (# key), the pound key is used as Features->General Information->Key the send key.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled If it is set to 1 (Enabled), the IP phone will play a key tone when a user presses a send key. The default value is 1. Note: It works only if the value of the parameter “features.key_tone” is set to 1 (Enabled). It enables or disables the IP phone to play a key tone when a user presses any key on your phone keypad. 0-Disabled features.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 1. It configures the interval (in seconds) at which the IP phone plays a hold tone. If it is set to 30 (30s), the IP phone will play a features.play_hold_tone.delay Integer from 3 to 3600 hold warning tone every 30 seconds when there is a call on hold. The default value is 30. Features->General Information->Play Hold Tone Delay Note: It works only if the value of the parameter “features.play_hold_tone.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path pre-dialing screen. The default value is blank. It enables or disables the IP phone with active accounts to play tones in the dialing screen differently from the IP phone with no active features.partition_tone 0 or 1 accounts. 0-Disabled 1-Enbaled The default value is 0. It enables or disables password dial feature for the IP phone. features.password_dial.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is blank. It configures the number of digits to be features.password_dial.length Integer from 0 to 99 hidden. The hidden digits are displayed as asterisks on the LCD screen. Features->General Information-> PswLength The default value is blank. It enables or disables the IP phone to save the call log. 0-Disabled 1-Enabled features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the power indicator LED to flash when the IP phone receives an incoming call. 0-Disabled (power indicator LED does not flash) 1-Enabled (power indicator LED fast flashes phone_setting.
Appendix Parameter Permitted Descriptions Values Web Setting Path If it is set to 0, the status of the power indicator LED is determined by the value of the parameter “phone_setting.common_power_led_enable” . It enables or disables the power indicator LED to flash when a call is mute. 0-Disabled (power indicator LED does not flash) 1-Enabled (power indicator LED fast flashes phone_setting.mute_power_led_flash_enable 0 or 1 (300ms) red) Features->Power LED->Mute Power The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1-Enabled ( power indicator LED fast flashes (500ms) red) The default value is 0. If it is set to 0, the status of the power indicator LED is determined by the value of the parameter “phone_setting.common_power_led_enable” . It enables or disables the power indicator LED to be turned on when the IP phone is busy.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 1. It enables or disables the IP phone to play a warning tone when it receives a new voice mail. features.voice_mail_tone.enable 0 or 1 0-Disabled 1-Enabled The default value is 1. It enables or disables the IP phone to display the pop-up message when the phone misses a call. features.missed_call_popup.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 1. It enables or disables the IP phone to display the pop-up message when the phone receives a new text message. features.text_message_popup.enable 0 or 1 0-Disabled 1-Enabled Features->Notification Popups->Display Text Message Popup The default value is 1. It configures the timeout interval (in minutes) for web access authentication. Example: features.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 1. It enables or disables the IP phone to mute an active call. features.allow_mute 0 or 1 0-Disabled 1-Enabled Features->General Information->Allow Mute The default value is 1. It enables or disables the IP phone to enter into the group listening mode by pressing the speakerphone key when it is in talking using features.group_listen_in_talking_enable 0 or 1 the handset.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path If the ringer device is set to Headset or Headset&Speaker, the headset should be connected with the IP phone and the headset mode also should be activated in advance. The default value is 0. It enables or disables the IP phone to prompt for the administrator password when you long press the OK key to perform factory reset. features.factory_pwd_enable 0 or 1 0-Disabled 1-Enabled The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 0. It configures the group call pickup code on a phone basis. features.pickup.group_pickup_code String within The default value is blank. Features->Call Pickup->Group Call 32 characters Note: The group call pickup code configured Pickup Code on a per-line basis takes precedence over that configured on a phone basis.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path basis. It enables or disables the IP phone to display a visual alert when the monitored user receives an incoming call. features.pickup.blf_visual_enable 0 or 1 0-Disabled Features->Call Pickup->Visual Alert for BLF Pickup 1-Enabled The default value is 0. It enables or disables the IP phone to play an audio alert when the monitored user receives an incoming call. features.pickup.
Appendix Parameter Permitted Descriptions Values Web Setting Path For more information, refer to BLF LED Mode on page 315. It enables or disables the IP phone to deal with the Version header in the BLF NOTIFY message sent by the server. features.blf_list_version 0 or 1 0-Disabled 1-Enabled The default value is 0. It takes effect after a reboot. It enables or disables the phone to dial out feature access code of directed pick up only when preforming BLF pickup. 0-Disabled features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 1. It enables or disables feature key synchronization. bw.feature_key_sync 0 or 1 0-Disabled 1-Enabled Features->General Information-> Feature Key Synchronization The default value is 0. PCMU, PCMA, multicast.codec G729, G722, It configures the codec of multicast paging. Features->General Information-> The default value is G722. Multicast Code. G726-32 multicast.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the feature access code for account.X.blf_list_code String within directed call pickup (default: *97) for account (X ranges from 1 to 3.) 32 characters X. Account->Advanced->BLF List Code The default value is blank. It configures the feature access code for account.X.blf_list_barge_in_code String within directed call pickup with barge-in (default: Account->Advanced->BLF List Barge (X ranges from 1 to 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 0. It enables or disables Broadsoft SCA feature account.X.shared_line (X ranges from 1 to 3) for account X. 0 or 1 0-Disabled Account->Advanced->Shared Line 1-Broadsoft SCA The default value is 0. It configures the time (in seconds) for the IP phone to automatically dial out the entered phone_setting.
Appendix Parameter Permitted Descriptions Values Web Setting Path Family Administrator Guide It configures the type of phone lock. 0-All Keys 1-Function Keys phone_setting.phone_lock.lock_key_type 0, 1 or 2 2-Menu Key Features->Phone Lock->Keypad Lock Type The default value is 0. For more information, refer to Yealink IP Phone Family Administrator Guide characters phone_setting.phone_lock.unlock_pin within 15 digits It configures the password for unlocking the keypad. The default value is 123.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Ring3.wav, phone_setting.ring_type = Ring1.wav Ring4.wav, The default value is Ring1.wav. Web Setting Path Ring5.wav Silent.wav Splash.wav It configures the contrast of the LCD screen. phone_setting.contrast Integer from 1 to 10 Note: We recommend that you set the contrast of the LCD screen to 6 as a more Settings->Preference->Contrast comfortable level.
Appendix Parameter Permitted Descriptions Values Web Setting Path 2-Name 3-Number 4-Full Contact Info (display name) The default value is 0. It configures the logo mode of the LCD screen. 0-Disabled phone_setting.lcd_logo.mode 0, 1 or 2 1-System logo Features->General Information->Use Logo 2-Custom logo The default value is 0. It configures the access URL of custom logo lcd_logo.url URL within 511 characters file. The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the delay time (in seconds) to turn off the backlight when the IP phone is inactive. If it is set to 60 (60s), the LCD backlight is turned off when the IP phone is inactive for 60 seconds. 0, 15, 30, 60, phone_setting.backlight_time 120, 300, 600 or 1800 0-Always on 15-15s 30-30s 60-60s 120-120s 300-300s 600-600s 1800-1800s The default value is 0. Ring1.wav phone_setting.
Appendix Parameter Permitted Descriptions Values Web Setting Path Silent.wav Splash.wav It enables or disables the IP phone to provide the logon wizard during startup. phone_setting.logon_wizard 0 or 1 0-Disabled 1-Enabled Features->General Information-> Logon Wizard The default value is 0. It enables or disables the IP phone to automatically quit the logon wizard after timeout. features.auto_exit_logon_wizard.enable 0 or 1 0-Disabled 1-Enabled The default value is 1.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path upon a subsequent 180 message received. The default value is 1. It configures headset mode precedence during a call. 0-Always use (pressing the Speakerphone phone_setting.headsetkey_mode 0 or 1 key and picking up the handset are not effective when the headset mode is activated) 1-Use as normal The default value is 1. It configures emergency numbers. phone_setting.emergency.
Appendix Parameter Permitted Descriptions Values Web Setting Path It takes effect after a reboot. It enables or disables recent call in dialing feature. If it is enabled, you can see the placed calls list when the IP phone is in the super_search.recent_call 0 or 1 pre-dialing screen. 0-Disabled Directory->Setting->Recent Call In Dialing 1-Enabled The default value is 0. It configures the access URL of the directory template file. Example: directory_setting.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path http://192.168.1.20/super_search.xml The default value is blank. For more information on the super search template file, refer to Customizing a Super Search Template on page 24. It configures the access URL of the firmware file. Example: firmware.url URL within 511 characters firmware.url = http://192.168.1.20/2.72.0.1.rom Settings->Upgrade->Select and The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path It deletes all custom ring tone files. ringtone.delete URL within 511 characters The valid value is: http://localhost/all The default value is blank. For more information, refer to Customizing a Ring Tone on page 11. It configures the access URL of the custom LCD language file for phone user interface. Example: gui_lang.url URL within 511 characters gui_lang.url = tftp://192.168.1.100/lang+English.lang. The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values characters language file for web user interface. Example: wui_lang.url = tftp://192.168.1.100/1.English.js. The default value is blank. For more information, refer to Customizing a Language on page 11. It deletes all custom web language files and note language files for web user interface. Delete all customized language packs: http://localhost wui_lang.delete /all or http://localhost /Y.name.js wui_lang.
Appendix Parameter gui_input_method.url Permitted Values URL within 511 characters Descriptions Web Setting Path It configures the access URL of the custom input method file for phone user interface. The default value is blank. It deletes all custom input method file for phone user interface. Delete all customized input method files: http://localhost gui_input_method.delete /all or http://localhost /name.txt gui_input_method.delete = http://localhost/all Delete a customized input method file (e.g.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path Broadsoft Directory. The default value is Abc. It configures the access URL of the custom trusted certificate used to authenticate the connecting server. Example: trusted_certificates.url URL within 511 characters trusted_certificates.url = http://192.168.1.20/tc.crt The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path Example: server_certificates.url = http://192.168.1.20/ca.pem The default value is blank. Note: The certificate you want to upload must be in *.pem or *.cer format. For more information, refer to Yealink IP Phones Administrator Guide. It deletes all uploaded server certificates. server_certificates.delete URL within 511 characters The valid value is: http://localhost/all The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the access URL of the local contact file. local_contact.data.url URL within 511 characters Example: Directory->Local Directory->Import local_contact.data.url = Local Directory File http://192.168.10.25/contact.xml The default value is blank. It configures the access URL of the DST file (AutoDST.xml). auto_dst.url URL within 511 characters The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path Configuration item will be displayed on the IP phone's web user interface at the path Settings->Configuration. You can import a custom factory configuration file or delete the user-defined factory configuration via web user interface. The default value is 0. It configures the access URL for the custom configuration.url URL within 511 characters config files. Settings->Configuration-> Export or The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the account X. account.X.enable (X ranges from 1 to 3) 0 or 1 0-Disabled 1-Enabled Account->Register->Line Active The default value is 0. It configures the label to be displayed on the account.X.label String within (X ranges from 1 to 3) 99 characters account.X.display_name String within It configures the display name for account X.
Appendix Parameter Permitted Descriptions Values (X ranges from 1 to 3) account X. Web Setting Path 1/2->Transport 0-UDP 1-TCP 2-TLS 3-DNS-NAPTR The default value is 0. It configures the way of SRV query for the IP phone to be performed when no result is returned from NAPTR query for account X. account.X.naptr_build (X ranges from 1 to 3) 0 or 1 0-SRV query using UDP only 1-SRV query using UDP, TCP and TLS. The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path Redundancy on Yealink IP Phones. It configures the time interval (in seconds) for the IP phone to detect whether the working server is available by sending the registration request for account X after the fallback server account.X.fallback.timeout (X ranges from 1 to 3) Integer from 10 to 2147483647 takes over call control. It is only applicable to successive registration mode.
Appendix Parameter (X ranges from 1 to 3, Y ranges from 1 to 2.) Permitted Descriptions Values to 65535 account X. Web Setting Path Port The default value is 5060. Note: The old parameter “account.X.sip_server_port” is also applicable to IP phones. account.X.sip_server.Y.expires (X ranges from 1 to 3, Y ranges from 1 to 2.) Integer from 30 to 2147483647 It configures the registration expiration time (in seconds) of SIP server Y for account X. The default value is 3600.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 1-DNSTTL: the IP phone retries to send requests to the primary server after the timeout of the DNSTTL configured for the server that the IP phone is registered to. 2-Registration: the IP phone retries to send REGISTER requests to the primary server when registration renewal. 3-duration: the IP phone retries to send requests to the primary server after the timeout defined by the parameter “account.X.failback_timeout”.
Appendix Parameter Permitted Descriptions Values Web Setting Path failover event occurs with the current working server. If you set the parameter between 1 and 59, the timeout will be 60 seconds. The default value is 3600. For more information, refer to Server Redundancy on Yealink IP Phones. It enables or disables the IP phone to send registration requests to the secondary server for account X when encountering a failover. account.X.sip_server.Y.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values The default value is 0. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the content that the DNS cache records for account X. 0-perform real-time DNS query rather than using DNS cache. account.X.dns_cache_type (X ranges from 1 to 3) 1-Use DNS cache, but do not record the 0, 1 or 2 additional records. 2-Use DNS cache and record the additional records. The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the IP address that the domain name in A record Y maps to for account X. account.X.dns_cache_a.Y.ip (X ranges from 1 to 3, Y ranges from 1 to 2.) IP address The default value is blank. It takes effect after a reboot. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the time interval (in seconds) that A record Y may be cached before the account.X.dns_cache_a.Y.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values The default value is 0. It takes effect after a reboot. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the priority for the target host in SRV record Y for account X. Lower priority is account.X.dns_cache_srv.Y.priority (X ranges from 1 to 3, Y ranges from 1 to 2.) Integer from 0 to 65535 more preferred. The default value is 0. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path differentiate the preference. Higher weight is more preferred. The default value is 0. It takes effect after a reboot. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the time interval (in seconds) that SRV record Y may be cached before the account.X.dns_cache_srv.Y.ttl (X ranges from 1 to 3, Y ranges from 1 to 2.) Integer from 30 to 2147483647 record should be consulted again for account X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values It configures the flag of NAPTR record Y for account X. (Always “s” for SIP, which means to do an SRV lookup on whatever is in the replacement field) S-Do an SRV lookup next. account.X.dns_cache_naptr.Y.flags (X ranges from 1 to 3, Y ranges from 1 to 2.) S, A, U or P A-Do an A lookup next. U-No need to do a DNS query next. P-Service customized by the user The default value is blank. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path preference is more preferred. The default value is 0. It takes effect after a reboot. For more information, refer to Server Redundancy on Yealink IP Phones. It configures a domain name to be used for the next SRV query in NAPTR record Y for account.X.dns_cache_naptr.Y.replace (X ranges from 1 to 3, Y ranges from 1 to 2.) account X. Domain name The default value is blank. It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 2147483647 Web Setting Path the record should be consulted again for account X. The default value is 300. It takes effect after a reboot. For more information, refer to Server Redundancy on Yealink IP Phones. It enables or disables the IP phone to refresh the DNS-SRV query records at the regular time for account X. account.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 0. account.X.outbound_host IP address or (X ranges from 1 to 3) domain name account.X.outbound_port Integer from 0 (X ranges from 1 to 3) to 65535 It configures the IP address or domain name of the outbound proxy server for account X. The default value is blank. It configures the port of the outbound proxy server for account X. The default value is 5060.
Yealink IP Phones Auto Provisioning Guide Parameter account.X.proxy_require (X ranges from 1 to 3) Permitted Descriptions Values String within 256 characters It configures the proxy server for account X. The default value is blank. Web Setting Path Account->Basic->Proxy Require It enables or disables anonymous call feature for account X. 0-Disabled 1-Enabled account.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path If it is set to 1 (On Code), the IP phone will send anonymous on code to activate the server-side anonymous call feature. The default value is 0. It configures the anonymous call on code to activate the server-side anonymous call feature for account X. account.X.anonymous_call_oncode String within The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values (X ranges from 1 to 3) rejection feature for account X. Web Setting Path Rejection 0-Disabled 1-Enabled If it is set to 1 (Enabled), the IP phone will automatically reject incoming calls from users enabled anonymous call feature. The anonymous user’s phone LCD screen presents “Anonymity Disallowed”. The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path activate the server-side anonymous call rejection feature. The default value is 0. It configures the anonymous call rejection on code to activate the server-side anonymous call rejection feature for account X. The IP account.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled If it is set to 1 (Enabled), the IP phone will reject incoming calls on account X. The default value is 0. It configures the DND on code to activate the server-side DND feature for account X when account.X.dnd.on_code String within (X ranges from 1 to 3) 32 characters the DND mode is configured as Custom.
Appendix Parameter Permitted Descriptions Values Web Setting Path configured as Custom. 0-Disabled 1-Enabled If it is set to 1 (Enabled), incoming calls to the account X are forwarded to the destination number immediately. The default value is 0. It configures the destination number of the account.X.always_fwd.target (X ranges from 1 to 3) String within always forward for account X when the call Features->Forward& DND->Always 32 characters forward mode is configured as Custom.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the always forward off code to deactivate the server-side always forward feature for account X when the call forward account.X.always_fwd.off_code String within mode is configured as Custom.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the busy forward on code to activate the server-side busy forward feature for account X when the call forward mode is account.X.busy_fwd.on_code String within (X ranges from 1 to 3) 32 characters configured as Custom.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path If it is set to 1 (Enabled), incoming calls to the account X are forwarded to the destination number after a period of ring time. The default value is 0. It configures the destination number of the no account.X.timeout_fwd.target (X ranges from 1 to 3) String within answer forward for account X when the call Features->Forward& DND->No 32 characters forward mode is configured as Custom.
Appendix Parameter Permitted Descriptions Values Web Setting Path feature for account X on the IP phone. The default value is blank. It configures the no answer forward off code to deactivate the server-side no answer forward feature for account X when the call account.X.timeout_fwd.off_code String within (X ranges from 1 to 3) 32 characters forward mode is configured as Custom.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path If it is set to 1 (Enabled), the IP phone will send a SUBSCRIBE message to the server for message-summary updates. The default value is 0. It configures MWI subscribe expiry time (in seconds) for account X. The IP phone is able to successfully refresh the SUBSCRIBE for account.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path account X. 0-FROM (Derives the name and number of the caller from the “From” header). 1-PAI (Derives the name and number of the caller from the “PAI” header. If the server does not send the “PAI” header, it will display “anonymity” on the callee’s phone). 2-PAI-FROM (Derives the name and number of the caller from the “PAI” header preferentially. If the server does not send the “PAI” header, it will derive from the “From” header).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values The default value is 1. It enables or disables the IP phone to process the P-Preferred-Identity header for caller account.X.cid_source_ppi (X ranges from 1 to 3) identity presentation when receiving an 0 or 1 incoming call for account X. 0-Disabled 1-Enabled The default value is 1. It configures the presentation of the callee’s identity for account X.
Appendix Parameter Permitted Descriptions Values Web Setting Path When the RFC 4916 is enabled on the IP phone, the caller sends the SIP request message which contains the from-change tag in the Supported header. The caller then receives an UPDATE message from the callee, and displays the identity in the From header. The default value is 0. It enables or disables the session timer for account X. 0-Disabled account.X.session_timer.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 1800. It configures the refresher of the session timer for account X. account.X.session_timer.refresher (X ranges from 1 to 3) 0-Uac (Refreshing the session is performed by 0 or 1 the IP phone). 1-Uas (Refreshing the session is performed by Account->Advanced->Session Refresher a SIP server). The default value is 0. It enables or disables the "userphone" carried account.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path of encryption to utilize for the session. If it is set to 2 (Compulsory), the IP phone is forced to use SRTP during a call. The default value is 0. account.X.ptime (X ranges from 1 to 3) 0 (Disabled), It configures the ptime (in milliseconds) for the 10, 20, 30, 40, codec for account X. 50 or 60 The default value is 20. account.X.bla_number String within It configures the BLA number for account X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path account X. 0-Disabled 1-Enabled The default value is 0. It enables or disables the IP phone to pick up a call according to the SIP header of dialog-info for account X. 0-Disabled account.X.dialoginfo_callpickup (X ranges from 1 to 3) 0 or 1 1-Enabled Account->Advanced->Dialog Info If it is set to 1 (Enabled), call pickup is Call Pickup implemented through SIP signals. The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the directed call pickup code for account X. account.X.direct_pickup_code (X ranges from 1 to 3) String within 32 characters The default value is blank. Note: The directed call pickup code configured on a per-line basis takes Account->Advanced->Directed Call Pickup Code precedence over that configured on a phone basis. It enables or disables auto answer feature for account X. 0-Disabled 1-Enabled account.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1-Enabled The default value is 1. It configures the delay time (in seconds) features.auto_answer_delay Integer from 1 to 4 before the IP phone automatically answers an incoming call. The default value is 1. It enables or disables the IP phone to record missed calls for account X. 0-Disabled 1-Enabled If it is set to 0 (Disabled), there is no indicator account.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path the voice mail number for account X. 0-Disabled 1-Enabled Note: It works only if the value of the parameters “account.X.subscribe_mwi” is set to 1 (Enabled) and “voice_mail.number.X” is configured. The default value is 0. It configures the interval (in seconds) for the IP account.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values (X ranges from 1 to 3) Web Setting Path The default value is blank. Note: It works only if the value of the parameter “account.X.conf_type” is set to 2 (Network Conference). account.X.blf.subscribe_period (X ranges from 1 to 3) Integer from It configures the period (in seconds) of the BLF 30 to subscription for account X. 2147483647 The default value is 1800.
Appendix Parameter (X ranges from 1 to 3) Permitted Descriptions Values 256 characters Hold server for account X. Examples for valid Web Setting Path URI values: <10.1.3.165>, 10.1.3.165, sip:moh@sip.com, , or yealink.com. The default value is blank. Note: The DNS query in this parameter only supports A query. It configures the DTMF type for account X. 0-INBAND (DTMF digits are transmitted in the voice band).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 101. It configures the DTMF info type when the DTMF type is configured as “SIP INFO”, “AUTO or SIP INFO” for account X. account.X.dtmf.info_type (X ranges from 1 to 3) 0-Disabled 1, 2 or 3 1-DTMF-Relay Account->Advanced->DTMF Info Type 2-DTMF 3-Telephone-Event The default value is 0. It enables or disables the NAT traversal for account X. 0-Disabled account.X.nat.
Appendix Parameter Permitted Descriptions Values Web Setting Path NAT can continue to function for account X. 0-Dsiabled 1-Default (the IP phone sends UDP packets to the server). 2-Option (the IP phone sends SIP OPTION packets to the server). 3-Notify (the IP phone sends SIP NOTIFY packets to the server). The default value is 1. account.X.nat.udp_update_time (X ranges from 1 to 3) Integer from It configures the keep-alive interval (in 15 to seconds) for account X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path X. 0-Disabled 1-Enabled The default value is 0. It enables and disables the IP phone to map the keywords in the Alert-Info header to the specified Bellcore ring tones. features.alert_info_tone 0 or 1 0-Disabled 1-Enabled The default value is 0. It enables or disables the phone screen to display any where and remote office. features.
Appendix Parameter (X ranges from 1 to 3) Permitted Ring1.wav, Example: Ring2.wav, account.1.ringtone.ring_type = Ring3.wav Ring3.wav means configuring Ring3.wav for account1. Ring4.wav account.1.ringtone.ring_type = Common Ring5.wav means account1 will use the ring tone Silent.wav selected for the IP phone. Splash.wav PCMU PCMA G729 account.X.codec.Y.payload_type (X ranges from 1 to 3, Y ranges from 1 to 9.) G722 G726-16 G726-24 G726-32 G726-40 iLBC account.X.codec.Y.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1-Enabled Example: account.1.codec.1.enable = 1 This means that the codec PCMU is enabled on the IP phone.
Appendix Parameter Permitted Descriptions Values Web Setting Path When Y=3, the default value is 3; When Y=4, the default value is 4; When Y=5, the default value is 0; When Y=6, the default value is 0; When Y=7, the default value is 0; When Y=8, the default value is 0; When Y=9, the default value is 0. It configures the rtpmap of the audio codec for account X. Example: When Y=1, the default value is 9; When Y=2, the default value is 0; account.X.codec.Y.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to un-register account X before a reboot. account.X.unregister_on_reboot (X ranges from 1 to 3) 0 or 1 0-Disabled 1-Enabled The default value is 0. It enables or disables the IP phone to support account.X.compact_header_enable (X ranges from 1 to 3) compact SIP header for account X. 0 or 1 0-Disabled 1-Enabled The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It enables or disables the IP phone to display the available and unavailable soft keys for account.X.acd.available (X ranges from 1 to 3) account X after the IP phone logs into the ACD 0 or 1 system. 0-Disabled 1-Enabled The default value is 0. account.X.subscribe_acd_expires Integer from (X ranges from 1 to 3) 120 to 3600 account.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values It configures the duration time (in seconds) in the ringback state. account.X.ringback_duration_time (X ranges from 1 to 3) Integer from 64 to +∞ If it is set to 180, the phone will cancel the dialing or reject the incoming call if the call is not answered within180s. The default value is 180. account.X.call_info (X ranges from 1 to 3) String within 256 characters It configures the Call-Info header.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is -1. It takes effect after a reboot. The following table lists configuration parameters that are integrated with BroadSoft platform. For more information on BroadSoft features, refer to Yealink_IP_Phones_Deployment_Guide_for_BroadSoft_UC-One_Environment. Parameter Permitted Descriptions Values Web Setting Path It enables or disables BroadSoft features for IP phones. bw.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the phone to hide caller ID when it receives an incoming call. features.hide_caller_id.enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It enables or disables the IP phone to display feature name instead of the feature access code when dialing and in talk. 0-Disabled 1-Enabled The default value is 0. features.hide_feature_access_codes.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables 5 seconds delay for the LED flashing of the URL DSS key. features.flash_url_dsskey_led.enable 0 or 1 0-Disabled 1-Enabled The default value is 1. It configures the server address which the features.upload_server IP address DssKey.cfg file is uploaded to when the phone receives an XML command (Command:UploadSystemInfo). phone_setting.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path the user name and password of the SIP account for XSI authentication. The default value is 0. It configures the IP address or domain name of the Xtended Services Platform server for account account.X.xsi.host IP address or (X ranges from 1 to 3.) domain name X. Example: Directory-> Network Directory->Host Server account.1.xsi.host = xsp1.iop1.broadworks.net The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the user name for XSI authentication for account X. account.X.xsi.user String within Example: Directory-> Network Directory->User (X ranges from 1 to 3.) 99 characters account.1.xsi.user = ID 3502@as.iop1.broadworks.net The default value is blank. It configures the password for XSI authentication for account X. account.X.xsi.password String within (X ranges from 1 to 3.) 99 characters Example: account.1.xsi.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is Group. Note: It works only if XSI is configured for account 1. It enables or disables the IP phone to display the enterprise directory. 0-Disabled bw_phonebook.enterprise_enable 0 or 1 1-Enabled The default value is 1. Directory-> Network Directory->Enterprise Note: It works only if XSI is configured for account 1. It configures the display name on the LCD screen bw_phonebook.
Appendix Parameter Permitted Descriptions Values Web Setting Path Note: It works only if XSI is configured for account 1. It configures the display name on the LCD screen bw_phonebook.group_common_displayname String within 99 characters for the group common directory. The default value is GroupCommon. Note: It works only if XSI is configured for account Directory-> Network Directory->Group Common 1. It enables or disables the IP phone to display the enterprise common directory.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to display the personal directory. 0-Disabled bw_phonebook.personal_enable 0 or 1 1-Enabled The default value is 1. Directory-> Network Directory->Personal Note: It works only if XSI is configured for account 1. It configures the display name on the LCD screen bw_phonebook.personal_displayname String within 99 characters for the personal directory.
Appendix Parameter Permitted Descriptions Values Web Setting Path directory from the BroadSoft server. The default value is 60. It enables or disables BroadSoft call log feature. 0-Disabled bw_phonebook.call_log_enable 0 or 1 1-Enabled The default value is 0. Note: It works only if XSI is configured for account 1. It enables or disables the IP phone to show the caller’s phone number in the call history list. 0-Disabled features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to display the Park soft key during a call. call_park.enable 0 or 1 0-Disabled Features->Call Pickup->Call Park 1-Enabled The default value is 0. It configures the call park code when call park mode is configured as FAC. features.call_park.park_code String within 32 characters The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the park retrieve code when call park mode is configured as FAC. features.call_park.park_retrive_code String within 32 characters The default value is blank. Note: It works only if the value of the parameter Features->Call Pickup->Park Retrieve Code “features.call_park.park_mode” is set to 1. It enables or disables the IP phone to display a parked indicator when a call is parked against its line. call_park.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 1. It enables or disables call park subscription for account.X.callpark_enable (X ranges from 1 to 3.) account X. 0 or 1 0-Disabled 1-Enabled The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is *11. Note: It works only if the value of the parameter “account.X.shared_line” is set to 1 (Shared line). The default value is 1. It configures the initial agent state for account X. account.X.acd.initial_state (X ranges from 1 to 3.) 1 or 2 1-Avaliable 2-Unavailable The default value is 1. It enables or disables unavailable reason code account.X.acd.unavailable_reason_enable (X ranges from 1 to 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values BroadWorks for account X. The value Y must be continuous. The default value is blank. It enables or disables call center call information account.X.call_center.call_info_enable (X ranges from 1 to 3.) feature for account X. 0 or 1 0-Disabled 1-Enabled The default value is 0. It configures the interval (in seconds) to specify account.X.call_center.show_call_info_time (X ranges from 1 to 3.
Appendix Parameter Permitted Descriptions Values Web Setting Path The value Y must be continuous. The default value is blank. It configures the disposition code name which account.X.bw_disp_code_name.Y String within (X ranges from 1 to 3.) 99 characters must match one of the names configured on BroadWorks for account X. The value Y must be continuous. The default value is blank. It enables or disables customer originated trace account.X.call_center.trace_enable (X ranges from 1 to 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values account.X.supervisor_info_code_name.Y String within (X ranges from 1 to 3, Y ranges from 1 to 100) 99 characters It configures the supervisor name for account X. The value Y must be continuous. The default value is blank. It enables or disables the queue status account.X.call_center.queue_status_enable (X ranges from 1 to 3.) notification feature for account X. 0 or 1 0-Disabled 1-Enabled The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 0. It takes effect after a reboot. It enables or disables the IP phone to save login credentials automatically when logging into the account.X.hoteling.auto_login_enable (X ranges from 1 to 3.) guest profile for account X. 0 or 1 0-Disabled 1-Enabled The default value is 0. account.X.hoteling.user_id String within (X ranges from 1 to 3.) 99 characters account.X.hoteling.
Yealink IP Phones Auto Provisioning Guide The following tables list relationship between the values of X in the following parameters and programmable keys for each phone model. # X ranges from 1 to10, 14. programablekey.X.type = programablekey.X.line = programablekey.X.value = programablekey.X.xml_phonebook = programablekey.X.history_type = programablekey.X.pickup_value = # X ranges from 1 to 4. programablekey.X.
Appendix Phone Model X SIP-T23 (P/G) 7 Left 8 Right 9 OK 10 Cancel 14 TRAN 311
Yealink IP Phones Auto Provisioning Guide Time Zone 312 Time Zone Name −11:00 Samoa −10:00 United States-Hawaii-Aleutian −10:00 United States-Alaska-Aleutian −09:00 United States-Alaska Time −09:30 French Polynesia −08:00 Canada(Vancouver, Whitehorse) −08:00 Mexico(Tijuana, Mexicali) −08:00 United States-Pacific Time −07:00 Canada(Edmonton, Calgary) −07:00 Mexico(Mazatlan, Chihuahua) −07:00 United States-Mountain Time −07:00 United States-MST no DST −06:00 Canada-Manitoba(Winnip
Appendix Time Zone Time Zone Name 0 Portugal(Lisboa, Porto, Funchal) 0 Spain-Canary Islands(Las Palmas) 0 United Kingdom(London) 0 Morocco +01:00 Albania(Tirane) +01:00 Austria(Vienna) +01:00 Belgium(Brussels) +01:00 Caicos +01:00 Chad +01:00 Spain(Madrid) +01:00 Croatia(Zagreb) +01:00 Czech Republic(Prague) +01:00 Denmark(Kopenhagen) +01:00 France(Paris) +01:00 Germany(Berlin) +01:00 Hungary(Budapest) +01:00 Italy(Rome) +01:00 Luxembourg(Luxembourg) +01:00 Macedonia(
Yealink IP Phones Auto Provisioning Guide Time Zone 314 Time Zone Name +04:00 Kazakhstan(Aktau) +04:00 Russia(Samara) +04:30 Afghanistan(Kabul) +05:00 Kazakhstan(Aqtobe) +05:00 Kyrgyzstan(Bishkek) +05:00 Pakistan(Islamabad) +05:00 Russia(Chelyabinsk) +05:30 India(Calcutta) +05:45 Nepal(Katmandu) +06:00 Kazakhstan(Astana, Almaty) +06:00 Russia(Novosibirsk, Omsk) +06:30 Myanmar(Naypyitaw) +07:00 Russia(Krasnoyarsk) +07:00 Thailand(Bangkok) +08:00 China(Beijing) +08:00 Singap
Appendix BLF LED Mode provides four kinds of definition for the BLF/BLF list key LED status. The following tables list the LED statuses of the BLF/BLF list key when BLF LED Mode is set to 0, 1, 2 or 3 respectively. The default value of the BLF LED Mode is 0. Line key LED (configured as a BLF/BLF list key and BLF LED Mode is set to 0) LED Status Solid green Fast flashing green (200ms) Slow flashing green (500ms) Slow flashing green (1s) Off Description The monitored user is idle.
Yealink IP Phones Auto Provisioning Guide LED Status Description The monitored user does not exist. Line key LED (configured as a BLF/BLF list key and BLF LED Mode is set to 3) LED Status Fast flashing green (200ms) Description The monitored user receives an incoming call. The monitored user is dialing. Solid green The monitored user is talking. The monitored user’s conversation is placed on hold. Slow flashing green (1s) Off 316 The call is parked against the monitored user’s phone number.
Appendix We are striving to improve our documentation quality and we appreciate your feedback. Email your opinions and comments to DocsFeedback@yealink.com.