Table of Contents iii
Yealink IP Phones Auto Provisioning Guide
Table of Contents Table of Contents ...................................................................... iii Summary of Changes............................................................... v Changes for Release 80, Guide Version 80.20 .................................................................. v Changes for Release 80, Guide Version 80.6 .................................................................... v Introduction ...........................................................................
Yealink IP Phones Auto Provisioning Guide Auto Provision Now ............................................................................................................ 44 Multi-mode Mixed ............................................................................................................. 45 SIP NOTIFY Message ......................................................................................................... 45 Auto Provisioning via Activation Code ..........................................
Summary of Changes This section describes the changes to this guide for each release and guide version. This version is updated to incorporate SIP-T48G IP phones. Documentations of the newly released SIP-T27P and SIP-T21(P) E2 IP phones have also been added. The following section is new: Configurations Defined Never be Saved to -local.
Yealink IP Phones Auto Provisioning Guide vi
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 Phone Model Common CFG File SIP-T27P y000000000045.cfg SIP-T23P/G y000000000044.cfg SIP-T21(P) E2 y000000000052.cfg The IP phones can only recognize configuration files using UTF-8 or ANSI encoding. The -local.cfg can be exported/imported via web user interface. For more information on how to export/import the -local.cfg file, refer to Scenario D Import or export the local configuration file on page 58.
Getting Started Before beginning provisioning, you also need the IP phone information. For example, MAC address and the SIP account information of the IP phone. MAC Address: The unique 12-digit serial number of the IP phone. You can obtain it from the bar code on the back of the IP phone. SIP Account Information: This may include SIP credentials such as user name, password and IP address of the SIP server. Ask your system administrator for SIP account information.
Yealink IP Phones Auto Provisioning Guide 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.0.1" cannot be edited or deleted, and must be placed in the first line. This template file is applicable to IP phones running firmware version 80 or later.
Getting Started The following figure shows a portion of the MAC-Oriented CFG file: The partial parameters in the MAC-Oriented CFG file are described as follows: #################################################### ## MAC-Oriented CFG File ## #################################################### #!version:1.0.0.1 ##File header "#!version:1.0.0.1" cannot be edited or deleted, and must be placed in the first line. This template file is applicable to IP phones running firmware version 80 or later.
Yealink IP Phones Auto Provisioning Guide MAC-local CFG file is automatically filled with configurations modified via web user interface or phone user interface. The file is stored locally on the IP phone and can also be uploaded to the provisioning server. If your IP phone‘s current firmware version doesn‘t support generating a -local.cfg file, the IP phone will automatically generate a MAC-local CFG file after it is upgraded to the latest firmware. Uploading and downloading the -local.
Getting Started password, refer to Description of Configuration Parameters in CFG Files on page 91. Configurations requiring a reboot during auto provisioning. For example, #Configure the IP address mode. network.ip_address_mode= For more information on the specific configurations which require a reboot during auto provisioning, refer to Description of Configuration Parameters in CFG Files on page 91. The following configuration parameters. #Configure always forward feature. forward.always.
Yealink IP Phones Auto Provisioning Guide account.X.busy_fwd.enable = account.X.busy_fwd.target = account.X.busy_fwd.on_code = account.X.busy_fwd.off_code = #Configure no answer forward feature for account X. (X stands for the serial number of account) account.X.timeout_fwd.enable = account.X.timeout_fwd.target = account.X.timeout_fwd.timeout = account.X.timeout_fwd.on_code = account.X.timeout_fwd.off_code = #Configure DND feature for account X. (X stands for the serial number of account) account.X.dnd.
Getting Started programablekey.X.history_type = programablekey.X.label = #Group3: Configure expansion module key. (Expansion module key is only applicable to the SIP-T48G, SIP-T46G, SIP-T29G, SIP-T27P IP phones. X stands for the serial number of expansion module, Y stands for the serial number of expansion key) expansion_module.X.key.Y.type = expansion_module.X.key.Y.line = expansion_module.X.key.Y.value = expansion_module.X.key.Y.pickup_value = expansion_module.X.key.Y.label = expansion_module.X.key.Y.
Yealink IP Phones Auto Provisioning Guide For some features, you can customize the filename as required. The following table lists the special characters supported by Yealink IP phones: Platform Server Windows Linux HTTP/HTTPS TFTP/FTP Support: ~ ` ! @ $ ^ ( ) Support: ~ ` ! @ $ ^ ( ) _ - , . ' ; [ ] { } (including _-,.';[]{}%&=+ space) (including space) Not Support: | < > : " Not Support: | < > : " /\*?#%&=+ /\*?# Support: ~ ` ! @ $ ^ ( ) Support: ~ ` ! @ $ ^ ( ) _-,.';[]{}|<>:" _-,.
Getting Started To use the custom ring tone for the IP phone, you also need to configure the following parameter: #Configure the custom ring tone (e.g., Customring.wav) for the IP phone. phone_setting.ring_type = Customring.wav To use the custom ring tone for the desired account, you also need to configure the following parameter: #Configure the custom ring tone (e.g., Customring.wav) for account 1. account.1.ringtone.ring_type = Customring.wav #Delete all custom ring tones. ringtone.
Yealink IP Phones Auto Provisioning Guide To customize a language file: 1. Open the desired language template file (e.g., 000.GUI.English.lang) using an ASCII editor. 2. Modify the characters within the double quotation marks on the right of the equal sign. Don‘t modify the translation item on the left of the equal sign.
Getting Started #################################################### ## 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.url =‖ in the configuration file, for example: gui_lang.url = tftp://192.168.1.100/000.GUI.English.
Yealink IP Phones Auto Provisioning Guide The note information is integrated in the icon of the web user interface. When you add a new language for the web user interface, you also need to add the note language. The following table lists available languages and the associated language files for web user interface: Available Language Associated Language Associated Note Language Pack Pack English 1.English.js 1.English_note.xml Chinese Simplified 2.Chinese_S.js 2.Chinese_S_note.
Getting Started The following figure shows a portion of a js formatted English language file: To customize a note language file: 1. Open the desired note language template file (e.g., 1.English_note.xml) using an ASCII editor. 2. Modify the text of the note field. Don't modify the name of the note field.
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 integrated in the icon when the new language is selected. 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. wui_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.
Yealink IP Phones Auto Provisioning Guide phone_setting.lcd_logo.mode = 2 After auto provisioning, you will find that the custom logo or text logo appears on the LCD screen. #Delete all custom logo files. lcd_logo.delete = http://localhost/all For more information on these parameters, refer to Description of Configuration Parameters in CFG Files on page 91. Yealink SIP-T48G, SIP-T46G and SIP-T29G IP phones allow you to customize the wallpaper displayed on the LCD screen.
Getting Started When editing the local contact template file, learn the following: Add groups between and . At most 48 groups can be stored on IP phones. Add local contacts between and . At most 1000 local contacts can be added to IP phones. When specifying a desired line for a contact, valid values are -1~15. Multiple line IDs are separated by commas. The following table lists valid values for each phone model.
Yealink IP Phones Auto Provisioning Guide Where: 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.
Getting Started The following shows an example of a local contact file used for SIP-T48G, SIP-T46G and SIP-T29G IP phones: PAGE 30Yealink IP Phones Auto Provisioning Guide field. During the auto provisioning process, the IP phone connects to the provisioning server ―192.168.1.100‖, and downloads the avatar file ―photo.tar‖. If the contact XML file named as ContactData.xml (case-sensitive) and the compressed avatar TAR file named as photo.tar (case-sensitive) are compressed as a tar formatted file (e.g., Contact.
Getting Started LineID=‖‖ specifies the desired line(s) for this rule. When you leave it blank or enter 0, this replace rule will apply to all lines. 3. Specify the values within double quotes. 4. Save the change. The following shows an example of a replace rule file: #Specify the access URL of the custom replace rule file. dialplan_replace_rule.
Yealink IP Phones Auto Provisioning Guide LineID=‖‖/ lines=‖‖ specifies the desired line(s) for this rule. When you leave it blank or enter 0, this dial-now rule will apply to all lines. 3. Specify the values within double quotes. 4. Save the change. The following shows an example of a dial-now file: #Specify the access URL of the custom dial-now file.
Getting Started 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 = ―localdirectory‖ specifies the local directory list). Do not edit this field. Display_name=‖‖ specifies the display name of the directory list.
Yealink IP Phones Auto Provisioning Guide lists when the IP phone is in the dialing screen, and then the user can select the desired entry to dial out quickly. The lists may contain Local Directory, History, Remote Phone Book, LDAP and Network Directory. You can configure the search source list in dialing using the supplied super search template (super_search.xml). After setup, place the super search template to the provisioning server and specify the access URL in the configuration files.
Getting Started The following shows an example of a super search template:
Yealink IP Phones Auto Provisioning Guide Phone Model Firmware Name SIP-T21(P) E2 52.x.x.x.rom To upgrade the IP phones‘ firmware in batch via auto provisioning, ask the distributor for the firmware file, upload it to the provisioning server, and then specify the access URL in configuration files. ##Specify the access URL of the firmware file. firmware.url = For example, enter ―tftp://admin:password@192.168.1.100/44.80.0.5.
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 Provisioning Server Address 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 (1~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 Provisioning Server Address An example of screenshot is shown as below: Press the OK soft key. After the above configuration is completed, the IP phone will connect to the configured provisioning server and perform the auto provisioning process during startup. 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.
Yealink IP Phones Auto Provisioning Guide address of the provisioning server is contained in the message body. After the IP phone obtains the provisioning server address from the PNP server, it will connect to the provisioning server and perform the auto provisioning process during startup. Yealink IP phones support obtaining the provisioning server address by detecting DHCP options during startup.
Obtaining the Provisioning Server Address 3. Enter the desired value in the Custom Option (128~254) field. 4. Click Confirm to accept the change. During startup, 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 Provisioning Server Address 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.
Yealink IP Phones Auto Provisioning Guide Description of Configuration Parameters in CFG Files on page 91. When the IP phone obtains a provisioning server URL containing the wildcard $PN, it automatically replaces the character $PN with the value of the parameter ―auto_provision.url_wildcard.pn‖ configured on the IP phone. When the IP phone is triggered to perform auto provisioning, it will request to download the configuration files from the identified directory on the provisioning server.
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: 42 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. 44 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 IP phone downloads the Common CFG file and the corresponding .cfg files from the provisioning server to complete phone configurations. The entered user name and password will be saved to the IP phone for next auto provisioning via activation code and auto provisioning via update modes.
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-T48G/T46G/T42G/T41P/T29G/T27P/T23P/T23G/T21(P) E2 IP phones running firmware version 80 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 If it is set to 1 (Enabled), the IP phone will periodically upload the -local.cfg file to 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.
Yealink IP Phones Auto Provisioning Guide Do one of the following operations: Scenario Operations I: 1. Add/Edit the following parameters in the y000000000044.cfg file or 001565770984.cfg file you want the IP phone to download: auto_provision.custom.protect=1 auto_provision.custom.sync=1 #Configure the access URL of the firmware file. firmware.url = tftp://192.168.1.211/44.80.0.5.rom 2. Trigger the IP phone to perform the auto provisioning process.
Downloading and Verifying Configurations on Page 41. During auto provisioning, the IP phone first downloads the y000000000044.cfg file, and then downloads firmware from the root directory of the provisioning server. The IP phone reboots to complete firmware upgrade, and then starts auto provisioning process again which is triggered by phone reboot (the power on mode is enabled by default). It downloads the y000000000044.cfg and 001565770984.
Yealink IP Phones Auto Provisioning Guide auto_provision.custom.protect = 1 The Reset Local Configuration option on the web/phone user interface is available only if the value of the parameter ―auto_provision.custom.protect‖ was set to 1. If the value of the parameter ―auto_provision.custom.sync‖ was set to 1, the configurations in the 00156574b150-local.cfg file on the provisioning server will be also cleared after resetting personalized settings of the phone.
Downloading and Verifying Configurations the IP phone is triggered to perform auto provisioning after resetting local configuration file, it will download the configuration files from the provisioning server and update the configurations to the phone system. As there is no configuration in the 001565770984-local.cfg file, configurations in the y000000000044.cfg/<001565770984>.cfg file will take effect.
Yealink IP Phones Auto Provisioning Guide To reset the phone to factory via web user interface: 1. Click on Settings->Upgrade. 2. Click Reset to Factory Setting to reset the phone. The web user interface prompts ―Do you want to reset to factory?‖. 3. Click OK. After startup, all configurations of the phone will be reset to factory defaults. Configurations in the 001565770984-local.cfg file saved on the IP phone will also be cleared. But configurations in the 001565770984-local.
Downloading and Verifying Configurations Provisioning server URL: tftp://192.168.1.211 As the personalized settings of the base station cannot be changed via auto provisioning when the value of the parameter ―auto_provision.custom.protect‖ is set to 1, it is cautious to change the settings in the -local.cfg file before importing it. Scenario Operations: To export local configuration file via web user interface: 1. Click on Settings->Configuration. 2.
Yealink IP Phones Auto Provisioning Guide To import local configuration file via web user interface: 1. Click on Settings->Configuration. 2. In the Import CFG Configuration File field, click Browse to locate the 001565770984-local.cfg file from your local system and select Local Configuration from the pull down list. 3. Click Import. The configurations in the imported 001565770984-local.cfg file will override the one in the existing local configuration file.
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 64
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 an 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 76 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. 78 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 tables list all the configurations defined never be saved to -local.cfg file. Item Server Type Configurations account.X.sip_server_type account.X.xsi.server_type network.dhcp_host_name network.pppoe.user network.pppoe.password network.pc_port.enable network.internet_port.speed_duplex network.pc_port.speed_duplex network.static_dns_enable network.ipv6_static_dns_enable network.vlan.pc_port_mode network.dns.ttl_enable network.
Appendix Item Configurations network.802_1x.mode network.802_1x.identity network.802_1x.md5_password network.802_1x.root_cert_url network.802_1x.client_cert_url network.802_1x.proxy_eap_logoff.enable network.vpn_enable network.lldp.enable network.lldp.packet_interval network.span_to_pc_port network.port.max_rtpport network.port.min_rtpport network.ipv6_prefix network.ipv6_internet_port.type network.ipv6_internet_port.ip network.ipv6_internet_port.gateway network.ipv6_primary_dns network.
Yealink IP Phones Auto Provisioning Guide Item Configurations security.ca_cert security.dev_cert security.cn_validation security.var_enable trusted_certificates.url trusted_certificates.delete server_certificates.url server_certificates.delete wui.https_enable wui.http_enable syslog.mode Log syslog.server syslog.log_level auto_provision.custom.sync auto_provision.custom.protect auto_provision.custom.upload_method auto_provision.power_on auto_provision.pnp_enable auto_provision.dhcp_option.
Appendix Item Configurations auto_provision.aes_key_in_file auto_provision.dhcp_option.option60_value auto_provision.reboot_force.enable auto_provision.url_wildcard.pn zero_touch.enable zero_touch.wait_time autoprovision.X.name autoprovision.X.code autoprovision.X.user autoprovision.X.password autoprovision.X.url autoprovision.X.com_aes autoprovision.X.mac_aes sip.notify_reboot_enable sip.escape_characters.enable sip.listen_mode sip.reserve_characters sip.use_23_as_pound sip.rfc2543_hold SIP account.X.
Yealink IP Phones Auto Provisioning Guide Item Configurations managementserver.connection_request_password managementserver.password account.X.always_fwd.enable account.X.always_fwd.target account.X.always_fwd.off_code account.X.always_fwd.on_code account.X.busy_fwd.enable account.X.busy_fwd.target account.X.busy_fwd.off_code account.X.busy_fwd.on_code account.X.timeout_fwd.enable account.X.timeout_fwd.target account.X.timeout_fwd.timeout account.X.timeout_fwd.off_code account.X.timeout_fwd.
Appendix Item Configurations forward.no_answer.on_code forward.no_answer.off_code forward.international.enable features.dnd_mode features.dnd.enable features.dnd.on_code features.dnd.off_code features.dnd_refuse_code features.dnd.emergency_enable features.dnd.emergency_authorized_number account.X.anonymous_call_oncode account.X.anonymous_call_offcode account.X.anonymous_reject_oncode account.X.anonymous_reject_offcode features.pickup.direct_pickup_code account.X.direct_pickup_code features.pickup.
Yealink IP Phones Auto Provisioning Guide Item Configurations remote_phonebook.data.X.url Access URL of the xml format resoures files/configuration files super_search.url web_item_level.url trusted_certificates.url server_certificates.url local_contact.data.url directory_setting.url custom_factory_configuration.url configuration.url custom_softkey_call_failed.url custom_softkey_call_in.url custom_softkey_connecting.url custom_softkey_dialing.url custom_softkey_ring_back.url custom_softkey_talking.
Appendix Item Configurations dns_cache_naptr.X.ttl features.relog_offtime features.blf_list_version phone_setting.show_code403 account.X.srv_ttl_timer_enable features.show_default_account account.X.subscribe_expires_overlap account.X.register_expires_overlap bw.enable Configurations features.uc_enable requiring a reboot features.uc_username during auto features.uc_password provisioning account.X.hoteling.enable voice.handfree.tone_vol voice.handset.spk_vol voice.handset.tone_vol voice.headset.
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 Descriptions Values 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 takes effect after a reboot. 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-> (not applicable to SIP-T42G/T41P IP phones) 32 characters Internet port type is configured as PPPoE. PPPoE->User Name The default value is blank. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to use manually configured static IPv6 DNS when Internet (WAN) port type for IPv6 is configured as DHCP. network.ipv6_static_dns_enable 0 or 1 0-Disabled (use the IPv6 DNS obtained by DHCP) Network->Basic->IPv6 Config->IPv6 Static DNS 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 IPv4 & network.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the IPv6 default gateway when the IP address mode is configured as IPv6 or network.ipv6_internet_port.gateway IPv6 address IPv4 & IPv6, and the Internet (WAN) port type Network->Basic->IPv6 Config->Static for IPv6 is configured as Static IP Address. IP Address->Gateway The default value is blank. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path It takes effect after a reboot. It enables or disables the IP phone to obtain IPv6 network settings via SLAAC (Stateless Address Autoconfiguration) method. 0-Disabled 1-Enabled network.ipv6_icmp_v6.enable (only applicable to SIP-T48G/T46G/T29G IP phones) The default value is 1. 0 or 1 It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the transmission method 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 network.internet_port.
Appendix Parameter Permitted Descriptions Values Web Setting Path 3-Half Duplex 10Mbps 4-Half Duplex 100Mbps 5-Full Duplex 1000Mbps (only applicable to SIP-T48G, SIP-T46G, SIP-T42G, SIP-T29G and SIP-T23G IP phones) The default value is 0. It takes effect after a reboot. Note: For SIP-T23G and SIP-T29G IP phones, 1000Mbps cannot be configured via web user interface. It enables or disables VLAN for the Internet (WAN) port. network.vlan.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures VLAN priority for the Internet (WAN) port. network.vlan.internet_port_priority Integer from 0 to 7 7 is the highest priority, 0 is the lowest priority. The default value is 0. Network->Advanced->VLAN->WAN Port->Priority It takes effect after a reboot. It enables or disables VLAN for the PC (LAN) port. network.vlan.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the way the IP phone processes packets for the PC (LAN) port when VLAN is enabled on the PC (LAN) port. 0-when packets are sent from the PC port to the Internet port, the IP phone will forward the packets directly. 1-when packets are sent from the PC port to the Internet port, and there is no VLAN tag in network.vlan.
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 For SIP-T46G IP phones: The default value is SIP-T46G. For SIP-T42G IP phones: The default value is SIP-T42G. For SIP-T41P IP phones: The default value is SIP-T41P. For SIP-T29G IP phones: The default value is SIP-T29G. For SIP-T27P IP phones: The default value is SIP-T27P. For SIP-T23P IP phones: The default value is SIP-T23P. For SIP-T23G IP phones: The default value is SIP-T23G.
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. 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.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the HTTP port for the user to access web user interface of the IP phone network.port.http Integer from 1 to 65535 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.https Integer from 1 to 65535 access web user interface of the IP phone using the HTTPS protocol.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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.signaltos Integer from 0 to 63 It configures the DSCP for SIP packets. The default value is 26 (Assured Forwarding). It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to periodically (every 5 seconds) send RTCP-XR packets to another participating phone_setting.rtcp_xr_report.enable 0 or 1 phone during a call for call quality monitoring and diagnosing. The default value is 0. Note: It works only if the parameter ―voice.rtcp_xr.enable‖ is set to 1 (Enabled).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Values Descriptions Web Setting Path It configures the interval (in seconds) for the IP phone_setting.vq_rtcpxr_interval_period Integer from 5 to 20 phone to send an interval quality report to the central report collector periodically throughout a call. Settings->Voice Monitoring->Period for Interval Report The default value is 20. It configures the threshold value of listening MOS score (MOS-LQ) multiplied by 10.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the desired threshold value of listening MOS score (MOS-LQ) multiplied by 10. The threshold value of MOS-LQ causes the phone to send a critical alert quality report to the central report collector. For example, a configured value of 28 corresponds to the MOS score 2.8. When the MOS-LQ value computed by the phone is less phone_setting.vq_rtcpxr_moslq_threshold_critical 15 to 40 than or equal to 2.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path of one way delay computed by the phone is less than or equal to 500, the phone will send a warning alert quality report to the central report collector; when the value of one way delay computed by the phone is greater than 500, the phone will not send a warning alert quality report to the central report collector. If it is set to blank, warning alerts are not generated due to one way delay.
Appendix Parameter Permitted Descriptions Values Web Setting Path quality report to the central report collector. If it is set to blank, critical alerts are not generated due to one way delay. One-way delay includes both network delay and end system delay. The default value is blank. It enables or disables the voice quality data of the last call to be displayed on web phone_setting.vq_rtcpxr.states_show_on_web.enable 0 or 1 interface at path Status->RTP Status.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It enables or disables the phone to display Start Time on the LCD screen. 0-Disabled 1-Enabled phone_setting.vq_rtcpxr_display_start_time.enable 0 or 1 Note: It works only if the value of the parameter Settings->Voice Monitoring->Report options on phone->Start Time ―phone_setting.vq_rtcpxr.states_show_on_gui .enable‖ is set to ―1‖. The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the phone to display Local User on the LCD screen. 0-Disabled 1-Enabled phone_setting.vq_rtcpxr_display_local_call_id.enable 0 or 1 Note: It works only if the value of the parameter Settings->Voice Monitoring->Report options on phone-> Local User ―phone_setting.vq_rtcpxr.states_show_on_gui .enable‖ is set to ―1‖. The default value is 1. It enables or disables the phone to display Remote User on the LCD screen.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the phone to display Local Codec on the LCD screen. 0-Disabled 1-Enabled phone_setting.vq_rtcpxr_display_local_codec.enable 0 or 1 Note: It works only if the value of the parameter Settings->Voice Monitoring->Report options on phone->Local Codec ―phone_setting.vq_rtcpxr.states_show_on_gui .enable‖ is set to ―1‖. The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the phone to display Jitter on the LCD screen. 0-Disabled 1-Enabled phone_setting.vq_rtcpxr_display_jitter.enable 0 or 1 Note: It works only if the value of the parameter Settings->Voice Monitoring->Report options on phone->Jitter ―phone_setting.vq_rtcpxr.states_show_on_gui .enable‖ is set to ―1‖. The default value is 1. It enables or disables the phone to display JitteBufferMax on the LCD screen.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the phone to display Packet lost on the LCD screen. 0-Disabled 1-Enabled phone_setting.vq_rtcpxr_display_packets_lost.enable 0 or 1 Note: It works only if the value of the parameter Settings->Voice Monitoring->Report options on phone-> Packet lost ―phone_setting.vq_rtcpxr.states_show_on_gui .enable‖ is set to ―1‖. The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the phone to display RoundTripDelay on the LCD screen. 0-Disabled phone_setting.vq_rtcpxr_display_round_trip_delay.ena ble 1-Enabled 0 or 1 Note: It works only if the value of the parameter Settings->Voice Monitoring->Report options on phone->RoundTripDelay ―phone_setting.vq_rtcpxr.states_show_on_gui .enable‖ is set to ―1‖. The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables the phone to display MOS-CQ on the LCD screen. 0-Disabled 1-Enabled phone_setting.vq_rtcpxr_display_moscq.enable 0 or 1 Note: It works only if the value of the parameter Settings->Voice Monitoring->Report options on phone->MOS-CQ ―phone_setting.vq_rtcpxr.states_show_on_gui .enable‖ is set to ―1‖. The default value is 1. It configures the 802.1x authentication method.
Appendix Parameter Permitted Descriptions Values Web Setting Path It takes effect after a reboot. It configures the user name for 802.1x network.802_1x.identity String within authentication. Network->Advanced->802.1x->Identi 32 characters The default value is blank. ty It takes effect after a reboot. It configures the password for 802.1x authentication. network.802_1x.md5_password String within The default value is blank. Network->Advanced->802.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path *.pem, *.crt, *.cer or *.der. It is only applicable to EAP-TLS, EAP-PEAP/MSCHAPV2, EAP-TTLS/EAP-MSCHAPV2, EAP-PEAP/GTC, EAP-TTLS/EAP-GTC and EAP-FAST protocols. It configures the access URL of the device certificate when the 802.1x authentication method is configured as EAP-TLS. network.802_1x.client_cert_url URL within 511 characters The default value is blank. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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.url URL within 511 characters It configures the access URL of the *.tar file for OpenVPN. The default value is blank. Network->Advanced->VPN->Upload VPN Config It enables or disables LLDP feature on the IP phone. network.lldp.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path parameter ―network.lldp.enable‖ is set to 1 (Enabled). It enables or disables CDP feature on the IP phone. network.cdp.enable 0 or 1 0-Disabled 1-Enabled Network->Advanced->CDP->Active The default value is 0. It takes effect after a reboot. It configures the interval (in seconds) for the IP phone to send the CDP request. network.cdp.packet_interval Integer from 1 to 3600 The default value is 60.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-Enabled The default value is 0. It takes effect after a reboot. It configures the waiting time (in seconds) for sip.reg_surge_prevention Integer from 0 to 60 account register after startup. The default value is 0. It takes effect after a reboot. Network->Advanced->Registration Random->Registration Random (0~60s) It configures where the IP phone retrieves the destination address for response.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 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. It enables or disables notifying the GUI of the information in the To field when receiving an incoming call. sip.disp_incall_to_info 0 or 1 0-Disabled 1-Enabled The default value is 0. sip.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to convert ASCII characters. sip.escape_characters.enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It configures the listening mode. 0-according to the transport protocol 1-listening TCP and UDP sip.listen_mode 0, 1or 2 2-listening TCP and UDP, and subscribe for BLF List containing transport=TCP in the contact header. The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is blank. It configures the listening port mode. 0-random source port (non 506x), fixed ports (506x) carried in the contact, via header. 1-random source port (non 506x) and other sip.tcp_port_random_mode 0, 1 or 2 ports (non 506x) carried in the contact, via header. 2-fixed source port (506x) and other ports (506x) carried in the contact, via header. The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-Enabled The default value is 0. Note: If you want to reject the call using IP address, make sure the value of the parameter ―features.direct_ip_call_enable‖ is set to 0 (Disabled). It enables or disables STUN feature on the IP phone. sip.nat_stun.enable 0 or 1 0-Disabled Network->Advanced->NAT->Active 1-Enabled The default value is 0. sip.nat_stun.server sip.nat_stun.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path server. The default value is 0.5. It configures the SIP session timer T2 (in seconds). sip.timer_t2 Float from 2 to 40s T2 represents the maximum retransmit Settings->SIP->SIP Session Timer T2 interval for non-INVITE requests and INVITE (2~40s) responses. The default value is 4. It configures the SIP session timer T4 (in sip.timer_t4 Float from 2.5 to 60s seconds).
Appendix Parameter Permitted Descriptions Values Web Setting Path 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 The default value is blank. Settings->Configuration->Server domain name It takes effect after a reboot. Name Note: It works only if the value of the parameter ―syslog.mode‖ is set to 1 (Syslog Server).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 2-Overwrite (not applicable to TFTP Server) The default value is 1. It takes effect after a reboot. Note: It works only if the value of the parameter ―syslog.mode‖ is set to 2 (FTP/TFTP Server). It configures the maximum size of the log files on the provisioning server. syslog.ftp.max_logfile Integer from 200 to 65535 The default value is 512. It takes effect after a reboot.
Appendix Parameter Permitted Descriptions Values Web Setting Path parameter ―syslog.mode‖ is set to 2 (FTP/TFTP Server). It configures the waiting time (in seconds) before the phone uploads the log file to the provisioning server. syslog.bootlog_upload_wait_time Integer from 1 to 86400 The default value is 120. It takes effect after a reboot. Note: It works only if the value of the parameter ―syslog.mode‖ is set to 2 (FTP/TFTP Server).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values The default value is 3. It configures the characters to replace the wildcard $PN in the received URL of the provisioning server. For SIP-T48G IP phones, the default value is T48G. For SIP-T46G IP phones, the default value is T46G. For SIP-T42G IP phones, the default value is T42G. auto_provision.url_wildcard.pn String within For SIP-T41P IP phones, the default value is 32 characters T41P.
Appendix Parameter Permitted Descriptions Values Web Setting Path is T21P_E2. Note: The configured characters must be in accordance with the actual directory name of the provisioning server. It enables or disables the IP phone to protect personalized settings after auto provisioning. 0-Disabled 1-Enabled auto_provision.custom.protect 0 or 1 If it is set to 1 (Enabled), personalized settings via web or phone user interface will be protected and remained after auto provisioning.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 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. 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.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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.enable 0 or 1 configuration files, but you want to force the IP phone to reboot after auto provisioning. 0-Disabled 1-Enabled The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path broadcast PnP SUBSCRIBE messages to request a provisioning server address after startup. 0-Disabled 1-Enabled The default value is 1. It enables or disables the IP phone to perform an auto provisioning process weekly. auto_provision.weekly.enable 0 or 1 0-Disabled Settings->Auto Provision->Weekly 1-Enabled The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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). The old parameters ―auto_provision.weekly.mask‖ is also applicable to IP phones.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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.enable‖ is set to 1 (Enabled). The old parameter ―auto_provision.schedule.
Appendix Parameter Permitted Descriptions Values Web Setting Path ―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. auto_provision.dhcp_option.list_user_options auto_provision.server.url auto_provision.server.username auto_provision.server.
Yealink IP Phones Auto Provisioning Guide Parameter auto_provision.dhcp_option.option60_value Permitted Descriptions Values String within 99 characters It configures the value (vendor name of the device) of DHCP option 60. The default value is yealink. Web Setting Path Settings->Auto Provision->DHCP Option Value It enables or disables the IP phone to decrypt configuration files using the encrypted AES keys. 0-Disabled 1-Enabled If it is set to 1, the IP phone will download .
Appendix Parameter Permitted Descriptions Values decrypting the Common CFG file. Web Setting Path AES Key The valid characters contain: 0 ~ 9, A ~ Z, a ~ z and the following special characters are also supported: # $ % * + , - . : = ? @ [ ] ^ _ { } ~. The default value is blank. 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.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 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. It configures the activation code to trigger auto provisioning. The activation code must be a combination of autoprovision.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path Provisioning via Activation Code on page 46. 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. For more information, refer to Auto Provisioning via Activation Code on page 46.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is blank. It takes effect after a reboot. For more information, refer to Auto Provisioning via Activation Code on page 46. It configures the plaintext AES key for decrypting the MAC-Oriented CFG file. autoprovision.X.mac_aes (X ranges from 1 to 50) If it is configured, it has a higher priority than 16 characters the value configured in the parameter ―auto_provision.aes_key_16.mac‖.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-Enabled If it is set to 0 (Disabled), SDP media direction attributes (such as a=sendonly) per RFC 3264 is used when placing a call on hold. If it is set to 1 (Enabled), SDP media connection address c=0.0.0.0 per RFC 2543 is used when placing a call on hold. The default value is 0. It enables or disables the IP phone to keep sending SIP requests to the outbound proxy server in a dialog. 0-Disabled 1-Enabled sip.
Yealink IP Phones Auto Provisioning Guide 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 Watch Dog feature. 0-Disabled 1-Enabled watch_dog.enable 0 or 1 If it is set to 1 (Enabled), the IP phone will Settings->Preference->WatchDog reboot automatically when the system is broken down. The default value is 1. It enables or disables TR069 feature. managementserver.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the password for the IP phone to managementserver.password String within 64 characters authenticate with the ACS (Auto Configuration Servers). This string is set to the Settings->TR069->ACS Password empty string if no authentication is required. The default value is blank. managementserver.url URL within 511 characters It configures the access URL of the ACS (Auto Configuration Servers).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 128 characters requests. Web Setting Path Request Username The default value is blank. It configures the password for the IP phone to managementserver.connection_request_password String within authenticate the incoming connection Settings->TR069->Connection 64 characters requests. Request Password The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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. It configures the way of answering an incoming call for the IP phone. features.off_hook_answer.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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 local conference call. 0-Disabled 1-Enabled If it is set to 1 (Enabled), the other two parties remain connected when the conference initiator drops the conference call. The default value is 0. Note: It is only applicable to the local conference. It enables or disables the IP phone to transfer the call by a special INVITE message. features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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. It enables or disables AEC (Acoustic Echo Canceller) feature. 0-Disabled voice.echo_cancellation 0 or 1 1-Enabled The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the minimum delay time (in milliseconds) of jitter buffer. voice.jib.min Integer from 0 to 400 The default value is 60. Settings->Voice->JITTER BUFFER-> Note: It works only if the value of the Min Delay parameter ―voice.jib.adaptive‖ is set to 1 (Adaptive). It configures the maximum delay time (in milliseconds) of jitter buffer. voice.jib.max Integer from 0 to 400 The default value is 240.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Values Belgium, China, Czech, Denmark, Finland, France, Germany, Great Britain, Greece, Hungary, Lithuania, India, Italy, Japan, Mexico, New Zealand, Netherlands, Norway, Portugal, Spain, Switzerland, Sweden, Russia, United States, Chile, Czech ETSI 154 Descriptions Web Setting Path
Appendix Parameter Permitted Descriptions Values Web Setting Path 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 tone is not played. A tone is comprised of at most four different frequencies. Duration: the duration (in milliseconds) of the voice.tone.dial String dial tone, ranges from 0 to 30000ms.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path Custom. It customizes the ringback tone. The value format is Freq/Duration. For more information on the value format, refer to the voice.tone.ring String parameter ―voice.tone.dial‖. The default value is blank. Settings->Tones->Ring Back Note: It works only if the value of the parameter ―voice.tone.country‖ is set to Custom. It customizes the tone when the callee is busy.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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. It customizes the call waiting tone. The value format is Freq/Duration. For more information on the value format, refer to the voice.tone.callwaiting String parameter ―voice.tone.dial‖. The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the IP phone to redial via local SIP server or remote SIP server. custom.features.redial_via_local_sip_server.enable 0 or 1 0-Local SIP Server 1-Remote SIP Server The default value is 0. It customizes the info tone. The phone will play the info tone with the special information, for example, the number you are calling is not in service. The value format is Freq/Duration. For more voice.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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 tone when the IP phone receives a text message. The value format is Freq/Duration. For more information on the value format, refer to the voice.tone.message String parameter ―voice.tone.dial‖. Settings->Tones->Message The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Custom. voice.group_spk_vol voice.ring_vol voice.handfree.spk_vol voice.handfree.tone_vol voice.handset.spk_vol voice.handset.tone_vol 160 Integer from 1 to 15 Integer from 1 to 15 Integer from 1 to 15 Integer from 1 to 15 Integer from 1 to 15 Integer from 1 to 15 It configures the receiving volume of the group listening mode. The default value is 8. It configures the volume of ringer. The default value is 8.
Appendix Parameter voice.headset.spk_vol voice.headset.tone_vol Permitted Descriptions Values Integer from 1 to 15 Integer from 1 to 15 Web Setting Path It configures the receiving volume of the headset during a call. The default value is 8. It configures the dial tone or ringback tone volume of the headset. The default value is 8. It configures the sending volume of the voice.handfree_send Integer from 1 to 53 speaker. The default value is 35. It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path Certificates list. 0-Disabled 1-Enabled If it is set to 0 (Disabled), the IP phone will trust the server no matter whether the certificate sent by the server is valid or not. If it is set to 1 (Enabled), the IP phone will authenticate the server certificate based on the trusted certificates list. Only when the authentication succeeds, the IP phone will trust the server. The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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. It takes effect after a reboot. It configures the type of the device certificates for the IP phone to send for TLS authentication. security.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path access. The default value is admin. security.user_name.var String within 32 characters It configures the user name of the var for phone‘s web user interface access. The default value is var. It configures the password of the user, var and administrator for phone‘s web user interface access. The valid value format is username:new password. Example: security.user_password String within security.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled 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. It configures the access URL of the file, which defines 3-level access permissions. web_item_level.url URL within 511 characters The default value is blank. It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 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.url URL within 511 characters The following example uses HTTP to download the CallFailed state file from the ―XMLfiles‖ directory on provisioning server 10.2.8.16 using 8080 port. custom_softkey_call_failed.url = http://10.2.8.16:8080/XMLfiles/CallFailed.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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.url URL within 511 characters The following example uses HTTP to download the Connecting state file from the ―XMLfiles‖ directory on provisioning server 10.2.8.16 using 8080 port. custom_softkey_connecting.url = http://10.2.8.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 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.url URL within 511 characters The following example uses HTTP to download the RingBack state file from the ―XMLfiles‖ directory on provisioning server 10.2.8.16 using 8080 port.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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.type 3-Transfer (SIP-T48G: X ranges from 1 to 29. 4-Hold SIP-T46G/T29G: X ranges from 1 to 27. 5-DND SIP-T42G/T41P: X ranges from 1 to 15. Integer 7-ReCall SIP-T27P: X ranges from 1 to 21.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 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 42-ACD 45-Local Group 46-Network Group 50-Phone Lock 55-Meet-Me Conference 170 Web Setting Path
Appendix Parameter Permitted Descriptions Values Web Setting Path 56-Retrieve Park 57-Hoteling 58-ACD Trace 59-Disp Code 60-Emergency 61-Directory 62-Network Favorite (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones) 63-UC Favorite (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones) 64-Buddies (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones) 65-My Status (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones) 66-Paging List For SIP-T48G IP phones: The defau
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path For SIP-T42G IP phones: The default value of the line key 1-12 is 15, and the default value of the line key 13-15 is 0. For SIP-T41P IP phones: The default value of the line key 1-6 is 15, and the default value of the line key 7-15 is 0. For SIP-T29G IP phones: The default value of the line key 1-16 is 15, and the default value of the line key 17-27 is 0.
Appendix Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path 16-Line 16 When X=1, the default value is 1. When X=2, the default value is 2. When X=3, the default value is 3. …. When X=16, the default value is 16. For SIP-T48G/T46G/T29G, lines 1-16. For SIP-T42G, lines 1-12. For SIP-T41P/T27P, lines 1-6. For SIP-T23P/G, lines 1-3. For SIP-T21(P) E2, lines 1-2. linekey.X.value (SIP-T48G: X ranges from 1 to 29. SIP-T46G/T29G: X ranges from 1 to 27.
Yealink IP Phones Auto Provisioning Guide Parameter (SIP-T48G: X ranges from 1 to 29. Permitted Descriptions Values 256 characters Meet-Me conference feature. SIP-T46G/T29G: X ranges from 1 to 27. It only applies to BLF and Meet-Me SIP-T42G/T41P: X ranges from 1 to 15. conference features. SIP-T27P: X ranges from 1 to 21. The default value is blank. Web Setting Path KeyX->Extension SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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. linekey.X.label (SIP-T48G: X ranges from 1 to 29.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path SIP-T42G/T41P: X ranges from 1 to 15. SIP-T27P: X ranges from 1 to 21. SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.) It configures the key feature for the programmable key X. Valid values are: 0-N/A 2-Forward programablekey.X.type 5-DND (SIP-T48G/T46G: X=1-10, 12-14; 7-ReCall SIP-T42G/T41P: X=1-10, 13; SIP-T29G/T27P: X=1-14; SIP-T23P/T23G/T21(P) E2: X=1-10, 14.
Appendix Parameter Permitted Descriptions Values Web Setting Path 33-Status 34-Hot Desking (only applicable to SIP-T48G/T46G/T29G IP phones) 38-LDAP 40-Prefix 41-Zero Touch 43-Local Directory 44-Network Directory 45-Local Group 46-Network Group 47-XML Directory 50-Phone Lock 51-Switch Account Up 52-Switch Account Down 55-Meet-Me Conference 61-Directory 64-Buddies (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones) 65-My Status (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones)
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the desired line to apply the programmable key feature. 1-Line 1 programablekey.X.line 2-Line 2 (SIP-T48G/T46G: X=1-10, 12-14; 3-Line 3 SIP-T42G/T41P: X=1-10, 13; SIP-T29G/T27P: X=1-14; … Integer from 1 to 16 16-Line 16 SIP-T23P/T23G/T21(P) E2: X=1-10, 14.) For SIP-T48G/T46G/T29G, lines 1-16. For more information, refer to Programmable Keys on For SIP-T42G, lines 1-12. page 372.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the desired local group/XML group/network group for the programmable key. It only applies to the Local Group, XML Group and Network Group features. When the key feature is configured as Local Group, valid values are: programablekey.X.xml_phonebook 0-All contacts (SIP-T48G/T46G: X=1-10, 12-14; SIP-T42G/T41P: X=1-10, 13; SIP-T29G/T27P: X=1-14; SIP-T23P/T23G/T21(P) E2: X=1-10, 14.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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. programablekey.X.history_type (SIP-T48G/T46G: X=1-10, 12-14; It configures the history type of SIP-T42G/T41P: X=1-10, 13; programmable key.
Appendix Parameter Permitted Descriptions Values Web Setting Path programablekey.X.label (SIP-T48G/T46G: X=1-10, 12-14; SIP-T42G/T41P: X=1-10, 13; SIP-T29G/T27P: X=1-14; String within 99 characters SIP-T23P/T23G/T21(P) E2: X=1-10, 14.) It configures the label displayed on the LCD screen for each soft key. DSSKey->Programmable Key->Label The default value is blank. For more information, refer to Programmable Keys on page 372. programablekey.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 3-Transfer 4-Hold 5-DND 7-ReCall 8-SMS 9-Direct Pickup 10-Call Park 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 182 Web Setting Path
Appendix Parameter Permitted Descriptions Values Web Setting Path 27-XML Browser 34-Hot Desking 35-URL Record 38-LDAP 39-BLF List 40-Prefix 41-Zero Touch 42-ACD 45-Local Group 46-Network Group 49-Custom Button 50-Phone Lock 55-Meet-Me Conference 56-Retrieve Park 57-Hoteling 58-ACD Grace 59-Disp Code 60-Emergency 61-Directory 62-Network Favorite (only applicable to 183
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path SIP-T48G, SIP-T46G and SIP-T29G IP phones) 63-UC Favorite (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones) 64-Buddies (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones) 65-My Status (only applicable to SIP-T48G, SIP-T46G and SIP-T29G IP phones) The default value is 0. It configures the desired line to apply the expansion module key feature. 1-Line 1 expansion_module.X.key.Y.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the pickup code for BLF feature expansion_module.X.key.Y.pickup_value (X ranges from 1 to 6. SIP-T48G/T46G/T29G/T27P: Y ranges from 1 to 40) or conference ID followed by the # sign for String within 255 characters Meet-Me conference feature. It only applies to BLF and Meet-Me DSSKey->Ext Key->Extension conference features. (only applicable to SIP-T48G/T46G/T29G/T27P IP phones) The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values … 48-Forty-eighth local group Local groups 6-48 are only applicable to SIP-T48G/T46G/T29G/T27P IP phones.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It enables or disables the IP phone to display page icons on LCD screen and flash page switch key LED to indicate different states of phone_setting.page_tip (only applicable to SIP-T46G/T42G/T41P/T29G/T27P IP 0 or 1 line keys. DSSKey->Line key->Enable Page Tips 0-Disabled phones) 1-Enabled The default value is 0. It configures the wallpaper displayed on the IP phone.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Config:custom1.jpg Permitted Values: Resource:X (Valid values of X are: Default.jpg, 01.jpg, 02.jpg, 03.jpg, 04.jpg, 05.jpg, 06.jpg, 07.jpg, 08.jpg, 09.jpg or 10.jpg) or Config:wallpaper name The default value is Resource:Default.jpg. For SIP-T48G IP phones: To set a phone built-in picture (e.g., 1.png) to be wallpaper, the value format is: phone_setting.backgrounds = Resource:1.png To configure a custom picture (e.g.
Appendix Parameter Permitted Descriptions Values Web Setting Path or Config:wallpaper name The default value is Resource:Default.png. wallpaper_upload.url (only applicable to SIP-T48G/T46G/T29G IP phones) URL within 511 characters It configures the access URL of the custom wallpaper image. The default value is blank. Settings-> Preference->Upload Wallpaper It enables or disables always forward feature. 0-Disabled 1-Enabled forward.always.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path phone. The default value is blank. It configures the always forward off code to deactivate the server-side always forward forward.always.off_code String within 32 characters feature. The IP phone will send the always forward off code to the server when you deactivate always forward feature on the IP Features->Forward &DND->Always Forward->Off Code phone. The default value is blank.
Appendix Parameter Permitted Descriptions Values 32 characters The IP phone will send the busy forward on Web Setting Path Forward->On Code code and the pre-configured destination number to the server when you activate busy forward feature on the IP phone. The default value is blank. It configures the busy forward off code to deactivate the server-side busy forward forward.busy.off_code String within 32 characters feature.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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. It configures ring times (N) to wait before forward.no_answer.timeout Integer from 0 to 20 forwarding incoming calls.
Appendix Parameter Permitted Descriptions Values Web Setting Path you deactivate no answer forward feature on the IP phone. The default value is blank. It enables or disables the IP phone to forward incoming calls to international numbers (the prefix is 00). forward.international.enable 0 or 1 0-Disabled Features->General Information->Fwd International 1-Enabled The default value is 1.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path (Enabled). It configures the action URL the IP phone sends after startup. The value format is: http(s)://IP address of server/help.xml? variable name=variable value. Valid variable values are: action_url.
Appendix Parameter Permitted Descriptions Values 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.xml?IP=$ip Features->Action URL->Registered The default value is blank. Note: The old parameter ―action_url.log_on‖ is also applicable to IP phones.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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. It configures the action URL the IP phone sends when off hook. action_url.off_hook URL within 511 characters Example: action_url.
Appendix Parameter Permitted Descriptions Values Web Setting Path Example: action_url.incoming_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 placing a call. action_url.outgoing_call URL within 511 characters Example: action_url.outgoing_call = Features->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 establishing a call.
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 DND feature is enabled. action_url.dnd_on URL within 511 characters Example: action_url.dnd_on = Features->Action URL->Open DND 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 disabled. 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 always forward feature is disabled. action_url.always_fwd_off URL within 511 characters Example: action_url.always_fwd_off = Features->Action URL->Close 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 busy forward feature is enabled. action_url.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is blank. It configures the action URL the IP phone sends when no answer forward feature is enabled. action_url.no_answer_fwd_on URL within 511 characters Example: action_url.no_answer_fwd_on = Features->Action URL->Open NoAnswer Forward 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 performing a blind transfer. action_url.blind_transfer_call URL within 511 characters Example: action_url.blind_transfer_call = Features->Action URL->Blind Transfer 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 an attended/semi-attended transfer. action_url.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is blank. It configures the action URL the IP phone sends when a call being hold is resumed. action_url.unhold URL within 511 characters Example: action_url.unhold = http://192.168.0.20/help.xml?IP=$ip The default value is blank. It configures the action URL the IP phone sends when a call is held. action_url.held URL within 256 characters Example: action_url.held = http://192.168.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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.unmute URL within 511 characters Example: action_url.unmute = Features->Action URL->UnMute http://192.168.0.20/help.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path phone from busy to idle. Example: 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. action_url.idle_to_busy URL within 511 characters Example: Features->Action URL->Idle To Busy action_url.idle_to_busy = http://192.168.0.20/help.
Appendix Parameter Permitted Descriptions Values characters sends when forwarding an incoming call. Web Setting Path Incoming Call Example: action_url.forward_incoming_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 rejecting an incoming call. action_url.reject_incoming_call URL within 511 characters Example: Features->Action URL->Reject action_url.reject_incoming_call = Incoming Call http://192.168.0.20/help.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path action_url.transfer_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.transfer_failed URL within 511 characters Example: Features->Action URL->Transfer action_url.transfer_failed = Failed http://192.168.0.20/help.xml?IP=$ip The default value is blank.
Appendix Parameter Permitted Values Descriptions Web Setting Path Italian, Polish, Portuguese, Spanish, Turkish or Russian English, Chinese_S, Chinese_T, French, lang.gui German, Italian, Polish, Portuguese, It configures the language used on the IP phone user interface. The default value is English. Spanish, Turkish or Russian It configures the time zone. local_time.time_zone -11 to +14 For more available time zones, refer to Time Zones on page 374.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path the time zone configured by the parameter ―local_time.time_zone‖. For more information on the available time zone names for each time zone, refer to Time Zones on page 374. Note: It works only if the value of the parameter ―local_time.summer_time‖ is set to 2 (Automatic) and the parameter ―local_time.time_zone‖ should be configured in advance.
Appendix Parameter local_time.ntp_server1 Permitted Descriptions Values IP address or domain name It configures the IP address or domain name of the NTP server 1. The default value is cn.pool.ntp.org. Web Setting Path Settings->Time & Date->Primary Server It configures the IP address or domain name of the NTP server 2. If the NTP server 1 is not local_time.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1-DST by Week The default value is 0. Note: It works only if the value of the parameter ―local_time.summer_time‖ is set to 1 (Enabled). It configures the start time of the DST. Value formats are: Month/Day/Hour (for DST by Date) Month/Week of Month/Day of Week/Hour of Day (for DST by Week) If ―local_time.dst_time_type‖ is set to 0 (DST by Date), use the mapping: local_time.
Appendix Parameter Permitted Descriptions Values Web Setting Path Week of Month: 1=the first week in a month,…, 5=the last week in a month Day of Week: 1=Monday, 2=Tuesday,…, 7=Sunday Hour of Day: 0=0am, 1=1am,…, 23=11pm The default value is 1/1/0. Note: It works only if the value of the parameter ―local_time.summer_time‖ is set to 1 (Enabled). It configures the end time of the DST.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path If ―local_time.dst_time_type‖ is set to 1 (DST by Week), use the mapping: Month: 1=January, 2=February,…, 12=December Week of Month: 1=the first week in a month,…, 5=the last week in a month Day of Week: 1=Monday, 2=Tuesday,…, 7=Sunday Hour of Day: 0=1am, 1=1am,…, 23=11pm 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).
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-24 Hour If it is set to 0 (12 Hour), the time will be displayed in 12-hour format with AM or PM specified. If it is set to 1 (24 Hour), the time will be displayed in 24-hour format (e.g., 2:00 PM displays as 14:00). The default value is 1. It configures the date format. 0-WWW MMM DD 1-DD-MMM-YY 2-YYYY-MM-DD 3-DD/MM/YYYY local_time.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path and ―YY‖ represents a two-digit year. It enables or disables the IP phone to update time with the offset time obtained from the DHCP server. local_time.dhcp_time 0 or 1 It is only available to offset time from GMT 0. 0-Disabled 1-Enabled 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.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 1. It enables or disables the IP phone to provide input field of password on the hot desking login wizard during startup. hotdesking.startup_password_enable 0 or 1 0-Disabled 1-Enabled The default value is 1. It enables or disables the IP phone to provide input field of SIP server 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 register name on the hot desking login wizard when pressing the Hot Desking hotdesking.dsskey_register_name_enable 0 or 1 key. 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 when pressing the Hot Desking hotdesking.dsskey_username_enable 0 or 1 key.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to provide input field of SIP server on the hot desking login wizard when pressing the Hot Desking hotdesking.dsskey_sip_server_enable 0 or 1 key. 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 when pressing the Hot hotdesking.dsskey_outbound_enable 0 or 1 Desking key.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path For more information, refer to Yealink IP phones Administrator Guide. It configures the desired ring tone for each text. The value ranges from 1 to 10, the digit distinctive_ring_tones.alert_info.X.ringer (X ranges from 1 to 10) Integer from 1 to 10 stands for the appropriate ring tone. The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path regular intervals till the callee answers the call. The default value is 10. It configures the auto redial times when the callee is temporarily unavailable. auto_redial.times Integer from 1 The IP phone tries to redial the callee as many to 300 times as configured till the callee answers the call. Features->General Information->Auto Redial Times (1~300) The default value is 10.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path to enter configuration screen or the Cancel soft key to return to the idle screen. The default value is 5. It configures the reconnection times when zero_touch.network_fail_wait_times Integer zero touch module fails to obtain network greater than1 parameters. The default value is 5. It configures the duration time (in zero_touch.
Appendix 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 enables or disables the IP phone to process the push XML via SIP NOTIFY message. 0-Disabled push_xml.sip_notify 0 or 1 1-Enabled Features->Remote Control->SIP Notify The default value is 0. For more information, refer to Yealink IP Phones XML Browser Developer's Guide.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path For more information, refer to Yealink IP Phones Administrator Guide. It enables or disables the IP phone to show the caller‘s phone number in the call history list. 0-Disabled features.call_log_show_num 0 or 1 1-Enabled The default value is 0. Note: The old parameter ―features.records_show_num‖ is also applicable to IP phones.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-Enabled The default value is 0. It enables or disables the phone to reboot during a call when it receives a NOTIFY message. features.reboot_in_talk_enable 0 or 1 0-Disabled Features->General Information-> Reboot in Talking 1-Enabled The default value is 0. It configures the format of callee field in the INVITE message. features.call_invite_format 0 or 1 0- sip:XXX 1- tel:Number The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Values Descriptions Web Setting Path maximum length configured by the parameter ―dialplan.area_code. max_len‖. For more information, refer to Yealink IP Phones Administrator Guide. It configures the minimum length of the dialplan.area_code.min_len Integer from 1 to 15 entered numbers. The default value is 1. For more information, refer to Yealink IP Settings->Dial Plan->Area Code->Min Length (1-15) Phones Administrator Guide.
Appendix Parameter Permitted Descriptions Values Web Setting Path 0 to 12 (for SIP-T42G) 0 to 6 (for SIP-T41P/T27P) 0 to 3 (for SIP-T23P/G) 0 to 2 (for SIP-T21(P) E2) Multiple line IDs are separated by commas. The default value is blank. For more information, refer to Yealink IP Phones Administrator Guide. It configures the block out numbers. Example: dialplan.block_out.number.1 = 1003 dialplan.block_out.number.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path all lines on the IP phone. 0 to 16 (for SIP-T48G/T46G/T29G) 0 to 12 (for SIP-T42G) 0 to 6 (for SIP-T41P/T27P) 0 to 3 (for SIP-T23P/G) 0 to 2 (for SIP-T21(P) E2) Multiple line IDs are separated by commas. The default value is blank. For more information, refer to Yealink IP Phones Administrator Guide. It configures the dial-now rule (the string used to match the numbers entered by the user).
Appendix Parameter Permitted Descriptions Values (X ranges from 1 to 100) it is left blank, the dial-now rule will apply to Web Setting Path Plan->Dial-now->Account all lines on the IP phone. 0 to 16 (for SIP-T48G/T46G/T29G) 0 to 12 (for SIP-T42G) 0 to 6 (for SIP-T41P/T27P) 0 to 3 (for SIP-T23P/G) 0 to 2 (for SIP-T21(P) E2) Multiple line IDs are separated by commas. The default value is blank. For more information, refer to Yealink IP Phones Administrator Guide.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path number after the designated delay time. The default value is 1. 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.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the desired line to apply the replace rule. The digit 0 stands for all lines. If it is left blank, the replace rule will apply to all lines on the IP phone. 0 to 16 (for SIP-T48G/T46G/T29G) dialplan.replace.line_id.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values remote_phonebook.data.X.name String within (X ranges from 1 to 5) 99 characters It configures the display name of the remote phone book item. The default value is blank. Web Setting Path Directory->Remote Phone Book-> Display Name It configures the display name of the remote phone book. remote_phonebook.
Appendix Parameter Permitted Descriptions Values Web Setting Path The value 0 means that the IP phone will not regularly refresh the local cache of the remote phone book. The default value is 21600. It enables or disables the IP phone to refresh the local cache of the remote phone book at a time when accessing the remote phone features.remote_phonebook.enter_update_enable 0 or 1 book. 0-Disabled 1-Enabled The default value is 0. It enables or disables LDAP feature on the IP phone. ldap.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path Example: ldap.name_filter = (|(cn=%)(sn=%)) When the name prefix of the cn or sn of the contact record matches the search criteria, the record will be displayed on the LCD screen. The default value is blank. 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.
Appendix Parameter Permitted Descriptions Values Web Setting Path the record will be displayed on the LCD screen. The default value is blank. For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones. It configures the connection mode between the LDAP server and the IP phone. 0-LDAP—Unencrypted connection between LDAP server and the IP phone. (port 389 is used by default) 1-LDAP TLS Start—TLS/SSL connection ldap.tls_mode 0, 1 or 2 between LDAP server and the IP phone.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is blank. For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones. It configures the port of the LDAP server. ldap.port Integer from 1 to 65535 The default value is 389. For more information on LDAP feature, refer to Directory->LDAP->Port LDAP Phonebook on Yealink IP Phones.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the user name used to login the LDAP server. This parameter can be left blank in case the ldap.user String within 99 characters server allows anonymous to login. Otherwise you will need to provide the user name to Directory->LDAP->Username login the LDAP server. 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 the available bandwidth. The default value is 50. For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones. It configures the name attributes of each record to be returned by the LDAP server. It compresses the search results. You can configure multiple name attributes separated by spaces. ldap.name_attr String within 99 characters Example: ldap.
Appendix Parameter Permitted Descriptions Values Web Setting Path ldap.numb_attr = Mobile ipPhone This requires the ―Mobile‖ and ―ipPhone‖ 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 display name of the contact record displayed on the LCD screen. The value of this parameter must start with ―%‖ symbol. Example: ldap.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path assigned on the LDAP server. The default value is 3. 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 receiving an incoming call. ldap.call_in_lookup 0 or 1 0-Disabled Directory->LDAP->LDAP Lookup For 1-Enabled Incoming Call The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to sort the search results in alphabetical order or numerical order. ldap.ldap_sort 0 or 1 0-Disabled Directory->LDAP->LDAP Sorting 1-Enabled Results The default value is 0. For more information on LDAP feature, refer to LDAP Phonebook on Yealink IP Phones. It enables or disables the phone to search for special numbers. ldap.incoming_call_special_search.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the characters the IP phone filters when dialing. features.call_num_filter String within If the dialed number contains configured Features->General Information->Call 99 characters characters, the IP phone will automatically Number Filter filter these characters when dialing. The default value is ―,-‖.
Appendix Parameter Permitted Descriptions Values Web Setting Path rejects an incoming call. A specific reason is displayed on the caller‘s phone LCD screen. 404-No Found 480-Temporarily Unavailable 486-Busy Here If it is set to 486 (Busy Here), the caller‘s phone LCD screen will display the message ―Busy Here‖ when the callee rejects the incoming call. The default value is 486. It enables or disables call completion feature.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It configures the call forward mode for the IP phone. 0-Phone 1-Custom features.fwd_mode 0 or 1 If it is set to 0 (Phone), call forward feature is effective for the IP phone. Features-> Forward&DND->Forward->Mode 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.
Appendix Parameter Permitted Descriptions Values DND mode is configured as Phone. Web Setting Path DND->DND Status 0-Disabled 1-Enabled If it is set to 1 (Enabled), the IP phone will reject incoming calls on all accounts. The default value is 0. It configures the DND on code to activate the server-side DND feature when the DND mode features.dnd.on_code String within is configured as Phone.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 0. It configures the authorized numbers the IP features.dnd.emergency_authorized_number String within 511 characters phone will receive incoming calls from when DND feature is enabled. Multiple numbers are separated by commas. Features-> Forward&DND->DND Authorized Numbers The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path If it is set to 1 (Enabled), the LCD screen will present a new incoming call while during a call. The default value is 1. It enables or disables the IP phone to play the call waiting tone when the IP phone receives an incoming call during a call. 0-Disabled 1-Enabled call_waiting.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is blank. It configures the call waiting off code to deactivate the server-side call waiting call_waiting.off_code String within 32 characters feature. The IP phone will send the call waiting off code to the server when you deactivate call waiting feature on the IP Features->General Information->Call Waiting Off Code phone. The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to mute the microphone when automatically answering an intercom call. 0-Disabled 1-Enabled features.intercom.mute 0 or 1 If it is set to 1 (Enabled), the microphone is muted for intercom calls, and then the other Features->Intercom->Intercom Mute party cannot hear you. The default value is 0. 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 It enables or disables the IP phone to automatically answer an incoming intercom call while there is already an active call on the IP phone. 0-Disabled 1-Enabled If it is set to 0 (Disabled), the IP phone will handle an incoming intercom call like a features.intercom.barge 0 or 1 waiting call while there is already an active call on the IP phone.
Appendix Parameter Permitted Descriptions Values Web Setting Path feature. The default value is blank. It configures the waiting time (in seconds) for the IP phone to automatically dial out the hotline number. If it is set to 0 (0s), the IP phone will immediately dial out the preconfigured hotline number when you lift the handset, features.hotline_delay Integer from 0 to 10 press the speakerphone key or press the line Features->General Information-> key.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 2-Display Name 3-User Name The default value is 3. It enables or disables the IP phone to suppress the display of DTMF digits during an active call. features.dtmf.hide 0 or 1 0-Disabled Features->General 1-Enabled Information->Suppress DTMF Display If it is set to 1 (Enabled), the DTMF digits are displayed as asterisks. The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the repetition times for the IP features.dtmf.repetition 1, 2 or 3 phone to send the end RTP EVENT packet Features->General during an active call. Information->DTMF Repetition The default value is 3. It enables or disables the IP phone to send DTMF sequences for transfer function when pressing the Tran/Transfer soft key or TRAN/TRANSFER key.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the DTMF digits to be transmitted to perform call transfer. Valid values are: 0-9, features.dtmf.transfer String within 32 characters *, # and A-D. Note: It works only if the value of the parameter ―features.dtmf.replace_tran‖ is set Features->General Information->Tran Send DTMF to 1 (Enabled). The default value is blank. features.dtmf.volume features.dtmf.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It enables or disables dual headset feature. 0-Disabled 1-Enabled If it is set to 1 (Enabled), users can use two headsets on one phone. When the IP phone features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path indicating that the call connection breaks. If it is set to 3 (3s), a busy tone is audible for 3 seconds on the IP phone. The default value is 0. It enables or disables the IP phone to reset to factory by long pressing OK. features.reset_by_long_press_enable 0 or 1 0-Disabled 1-Enabled The default value is 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path If it is set to 0 (Disabled), neither ―#‖ nor ―*‖ can be used as a send key. If it is set to 1 (# key), the pound key is used as the send key. If it is set to 2 (* key), the asterisk key is used as the send key. The default value is 1. Note: The old parameter ―features.pound_key.mode‖ is also applicable to IP phones. It enables or disables the IP phone to play a key tone when a user presses a send key. 0-Disabled 1-Enabled features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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.key_tone 0 or 1 1-Enabled Features->Audio->Key Tone If it is set to 1 (Enabled), the IP phone will play a key tone when a user presses any key on your phone keypad. The default value is 1. It enables or disables the IP phone to play a warning tone when there is a call on hold.
Appendix Parameter Permitted Descriptions Values Web Setting Path parameter ―features.play_hold_tone.enable‖ is set to 1 (Enabled). It configures the IP phone to continue to play the dial tone after inputting the preset numbers in the pre-dialing screen. Example: features.redial_tone = 125 features.redial_tone Integer within 6 digits The IP phone will continue to play the dial tone after inputting ―125‖ in the pre-dialing Features->Audio->Redial Tone screen.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables password dial feature for the IP phone. features.password_dial.enable 0 or 1 0-Disabled 1-Enabled Features->General Information->PswDial The default value is 0. It configures the prefix of the password-dial number. features.password_dial.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-Enabled If it is set to 0 (Disabled), the IP phone cannot log the placed calls, received calls, missed calls and the forwarded calls in the call log lists. The default value is 1. It enables or disables the power indicator LED to be turned on. phone_setting.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path mail or a text message. 0-Disabled (power indicator LED does not flash) 1-Enabled (power indicator LED slow flashes (1000ms) red) The default value is 1. It enables or disables the power indicator LED to flash when a call is mute. 0-Disabled (power indicator LED does not phone_setting.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the power indicator LED to be turned on when the IP phone is busy. phone_setting.talk_and_dial_power_led_enable 0 or 1 0-Disabled (power indicator LED is off) 1-Enabled (power indicator LED is solid red) Features->Power LED->Talk/Dial Power Light On The default value is 0. It enables or disables the IP phone to display the pop-up message when the phone receives a new voice mail. 0-Disabled 1-Enabled features.
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 misses a call. features.missed_call_popup.enable 0 or 1 0-Disabled Features->Notification Popups-> Display Missed Call Popup 1-Enabled The default value is 1. It enables or disables the IP phone to display the pop-up message when the phone forwards an incoming call to other party. features.
Appendix Parameter Permitted Descriptions Values to 1000 Web Setting Path for web access authentication. Information->Auto-Logout Time Example: (1~1000min) features.relog_offtime = 5 If you have not performed any actions via web user interface during 5 minutes, you will be forced to log out and have to be authenticated again by re-entering username and password. The default value is 5. It takes effect after a reboot.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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. 0-Disabled 1-Enabled The default value is 1. It configures the ringer device for the IP phone. 0-Use Speaker 1-Use Headset features.ringer_device.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-Enabled The default value is 0. It configures the type of the password which exists in the config file when the IP phone exports the config file. features.export_cfg_erase_pwd 0, 1 or 2 0-Encrypted 1-Blank 2-Plaintext The default value is 1. It enables or disables the IP phone to display the GPickup soft key when the IP phone is in the pre-dialing screen. features.pickup.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path that configured on a phone basis. It enables or disables the IP phone to display the DPickup soft key when the IP phone is in the pre-dialing screen. features.pickup.direct_pickup_enable 0 or 1 0-Disabled Features->Call Pickup->Directed Call Pickup 1-Enabled The default value is 0. It configures the directed call pickup code on a phone basis. features.pickup.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to play an audio alert when the monitored user receives an incoming call. features.pickup.blf_audio_enable 0 or 1 0-Disabled Features->Call Pickup->Audio Alert for BLF Pickup 1-Enabled The default value is 0. It configures BLF LED mode and provides four kinds of definition for the BLF/BLF list key LED status. The default value is 0. features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 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.blf_pickup_only_send_code 0 or 1 1-Enabled If it is set to 1 (0), the phone will dial out feature access code of directed pick up plus value configured for BLF key when performing BLF pickup. The default value is 1. It configures default account.
Appendix Parameter Permitted Descriptions Values Web Setting Path For SIP-T23P/G, accounts 1-3. For SIP-T21(P) E2, accounts 1-2. 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, multicast.codec PCMA, It configures the codec for multicast paging. Features->General Information-> G729, The default value is G722. Multicast Code.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path ignore the incoming multicast paging calls when there is an active multicast paging call on the IP phone. If it is set to 1 (Enabled), the IP phone will answer the incoming multicast paging call with a higher priority and ignore that with a lower priority. It configures the priority of multicast paging calls. multicast.receive_priority.
Appendix Parameter Permitted characters multicast.paging_address.X.label (X ranges from 1 to 10) Descriptions Values The default value is blank. It configures the multicast paging group String Web Setting Path name for a paging list key. The default value is blank. Directory->Multicast IP->Paging List->Label It configures the domain name in A record X. dns_cache_a.X.name (X ranges from 1 to 12) Domain name The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values For more information, refer to Server (X ranges from 1 to 12) Redundancy on Yealink IP Phones. It configures the port to be used in SRV record dns_cache_srv.X.port (X ranges from 1 to 12) Integer from 0 to 65535 X. The default value is 0. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the priority for the target host in dns_cache_srv.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path Higher weight is more preferred. The default value is 0. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the time interval (in seconds) dns_cache_srv.X.ttl (X ranges from 1 to 12) Integer from 30 to 2147483647 that SRV record X may be cached before the record should be consulted again. The default value is 300. For more information, refer to Server Redundancy on Yealink IP Phones.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values U-No need to do a DNS query next. P-Service customized by the user The default value is blank. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the order of NAPTR record X. NAPTR record with lower order is more dns_cache_naptr.X.order (X ranges from 1 to 12) Integer from 0 to 65535 preferred. The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path Redundancy on Yealink IP Phones. It configures the transport protocol available dns_cache_naptr.X.service String within (X ranges from 1 to 12) 32 characters for the SIP server in NAPTR record X. The default value is blank. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the time interval (in seconds) that NAPTR record X may be cached before dns_cache_naptr.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Line Key->Ext Key 1-Ext Key->Line Key The default value is 0. It enables or disables the INVITE request with the user name of the account when this account barges in an active call. features.barge_in_via_username.enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It enables or disables the phone to automatically dial out the entered digits in the pre-dialing screen. phone_setting.
Appendix Parameter Permitted Descriptions Values Web Setting Path parameter ―phone_setting.predial_autodial‖ is set to 1 (Enabled). It enables or disables phone lock feature. 0-Disabled phone_setting.phone_lock.enable 0 or 1 1-Enabled Features->Phone Lock->Phone Lock The default value is 0. Enable For more information, refer to Yealink IP Phone Family Administrator Guide It configures the type of phone lock. 0-All Keys 1-Function Keys 2-Menu Key phone_setting.phone_lock.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values digits Web Setting Path The default value is 123. It configures the interval (in seconds) to automatically lock the phone. The default value is 0 (the phone is locked phone_setting.phone_lock.lock_time_out Integer from 0 to 3600 only by long pressing the pound key or Features->Phone Lock->Phone Lock pressing the phone lock key). Time Out (0~3600s) Note: It works only if the parameter ―phone_setting.phone_lock.
Appendix Parameter Permitted Values Descriptions Web Setting Path Ring7.wav, Ring8.wav Silent.wav Splash.wav It configures the contrast of the LCD screen. For SIP-T21(P) E2/T23P/T23G IP phones, it configures the LCD‘s contrast of the IP phone. For SIP-T27P IP phones, it configures the LCD‘s contrast of the IP phone and the LCD‘s phone_setting.contrast (only applicable to SIP-T27P/T23P/T23G/T21(P) E2 IP phones, EXP39 connected to SIP-T29G/T27P IP phones, contrast of the connected EXP39.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 0. It configures the call information display method when the IP phone receives an incoming call, dials an outgoing call or engages in a call. 0-Name+Number phone_setting.call_info_display_method 0, 1, 2, 3 or 4 1-Number+Name 2-Name Setting->Call Display-> Call Information Display Method 3-Number 4-Full Contact Info (display name
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the logo mode of the LCD screen. phone_setting.lcd_logo.mode (not applicable to SIP-T48G/T46G/T29G IP phones) 0-Disabled 0, 1 or 2 1-System logo 2-Custom logo Features->General Information->Use Logo The default value is 0. It configures the access URL of custom logo lcd_logo.url (not applicable to SIP-T48G/T46G/T29G IP phones) 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 intensity of the LCD screen when the phone is inactive. phone_setting.inactive_backlight_level (only applicable to SIP-T48G/T46G/T29G IP phones) 0 or 1 0-Off 1-Low Settings-> Preference->Backlight Inactive Level The default value is 1. It configures the delay time (in seconds) to turn off the backlight when the IP phone is inactive.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1800-1800s For SIP-T27P/T23P/T23G/T21(P) E2 IP phones: The default value is 30. For SIP-T48G/T46G/T42G/T41P/T29G IP phones: The default value is 0. It configures the duration time (in seconds) in phone_setting.ringback_timeout Integer from 0 to 3600 the ringback state. If it is set to 180, the phone will cancel the dialing if the call is not answered within180s. The default value is 180. Ring1.wav Ring2.wav Ring3.wav Ring4.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 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 display feature name instead of the feature access code when dialing and in talk. 0-Disabled 1-Enabled The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables the IP phone to deal with the 180 SIP message received after the 183 SIP message. 0-Disabled phone_setting.is_deal180 0 or 1 1-Enabled If it is set to 1 (Enabled), the IP phone will Features->General Information->180 Ring Workaround resume and play the local ringback tone upon a subsequent 180 message received. The default value is 1. It configures headset mode precedence during a call.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the display message on the LCD screen when receiving a 403 message. phone_setting.show_code403 String within 99 characters If it is left blank, the IP phone will display the value sent from the server when receiving the 403 message. The default value is blank. It takes effect after a reboot. It enables or disables recent call in dialing feature.
Appendix Parameter Permitted Descriptions Values Web Setting Path template file, refer to Customizing a Directory Template on page 26. It configures the access URL of the super search template file. Example: super_search.url URL within 511 characters super_search.url = http://192.168.1.20/super_search.xml The default value is blank. Directory->Setting->Search Source List In Dialing For more information on the super search template file, refer to Customizing a Super Search Template on page 27.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the access URL of the custom ring tone file. Example: ringtone.url URL within 511 characters ringtone.url = Settings->Preference->Upload tftp://192.168.1.100/Customring.wav Ringtone The default value is blank. For more information, refer to Customizing a Ring Tone on page 12. It deletes all custom ring tone files. ringtone.
Appendix Parameter Permitted Descriptions Values Web Setting Path Language on page 13. It deletes all custom LCD language files for phone user interface. Example: Delete all customized language packs of the phone user interface. http://localhost /all or gui_lang.delete http://localhost /Y.GUI.name.l ang gui_lang.delete = http://localhost/all Delete a customized language pack of the phone user interface (e.g., 001.GUI.Chinese_S.lang) gui_lang.delete = http://localhost/001.GUI.Chinese_S.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Values Descriptions For more information, refer to Customizing a Language on page 13. 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.delete = http://localhost/all Delete a customized language pack (e.g., 11.Russian.js) of the web user interface. wui_lang.delete = http://localhost/11.
Appendix Parameter Permitted Values /all or http://localhost /name.txt Descriptions Web Setting Path phone user interface. Delete all customized input method files: gui_input_method.delete = http://localhost/all Delete a customized input method file (e.g., ime.txt) for the phone: gui_input_method.delete = http://192.168.10.25/ime.txt The valid value is: http://localhost/all The default value is blank. It configures the default input method when directory.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path connecting server. Example: trusted_certificates.url = http://192.168.1.20/tc.crt The default value is blank. Note: The certificate you want to upload must be in *.pem, *.crt, *.cer or *.der format. For more information, refer to Yealink IP Phones Administrator Guide. It deletes all uploaded trusted certificates. trusted_certificates.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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. For more information, refer to Yealink IP Phones Administrator Guide.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values The default value is blank. It configures the access URL of a TAR contact avatar file. The format of the contact avatar must be *.png, *.jpg, *.bmp. The contact avatar file should be compressed as a TAR file in advance and then place it to the provisioning server. The contact avatar of the SIP-T48G IP phone appears as below: local_contact.image.
Appendix Parameter Permitted Descriptions Values Web Setting Path provisioning, you need to configure the following three parameters: For SIP-T48G IP Phones: local_contact.image.url local_contact.icon.url local_contact.data.url For SIP-T46G/T29G IP Phones: local_contact.image.url local_contact.data.url For more information, refer to Customizing a Local Contact File on page 20. It configures the access URL of a TAR contact icon file. The format of the contact icon must be *.png, local_contact.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values The default value is blank. Note: If you want to upload a contact and configure contact avatar for it via auto provisioning, you need to configure the following three parameters: local_contact.image.url local_contact.icon.url local_contact.data.url For more information, refer to Customizing a Local Contact File on page 20. It configures the access URL of a TAR contact local_contact.icon.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is blank. Note: If you want to upload a contact and configure contact avatar for it via auto provisioning, you need to configure the following three parameters: local_contact.data.url local_contact.image.url local_contact.icon.url For more information, refer to Customizing a Local Contact File on page 20. It configures the access URL of the DST file (AutoDST.xml). auto_dst.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled If it is set to 1 (Enabled), Import Factory 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.
Appendix Parameter Permitted Descriptions Values Web Setting Path 1-Enabled The default value is 0. It enables or disables the phone to shorten the length of the line key label. The length is features.shorten_linekey_label.enable (only applicable to SIP-T48G/T46G/T29G IP phones) within 9 digits. 0 or 1 0-Disabled 1-Enabled The default value is 0. It enables or disables the phone to dial out using the default account when pressing the line key. features.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values 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 enables or disables the phone to block line features.block_linekey_in_menu.enable (only applicable to SIP-T46G IP phones) keys when browsing the Menu screen. 0 or 1 0-Disabled 1-Enabled The default value is 0.
Appendix Parameter Permitted Descriptions Values Web Setting Path 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 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.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path The default value is 0. It takes effect after a reboot. It configures the code the phone responds features.anonymous_response_code Integer from 0 to 65535 with to the server when it receives an anonymous call. The default value is 433. It enables or disables the DSS keys to be assigned automatically. It is only applicable to assign Shared Line or Line feature for DSS keys. features.auto_linekeys.
Appendix Parameter Permitted Descriptions Values SIP-T23P/G: X ranges from 1 to 3. Note: It works only if the value of the SIP-T21(P) E2: X ranges from 1 to 2.) parameter ―features.auto_linekeys.enable‖ is Web Setting Path set to 1 (Enabled). account.X.blf.blf_list_uri (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP URI within SIP-T41P/T27P: X ranges from 1 to 6. 256 characters SIP-T23P/G: X ranges from 1 to 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.) account.X.blf_list_retrieve_call_parked_code (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. String within SIP-T41P/T27P: X ranges from 1 to 6. 32 characters It configures the feature access code for the Call Park Retrieve (default: *88) for account X. The default value is blank.
Appendix Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. key, dials out a call or off hook the phone SIP-T23P/G: X ranges from 1 to 3. using account X. SIP-T21(P) E2: X ranges from 1 to 2.) 0-Disabled Web Setting Path 1-Enabled If it is set to 1(Enabled), the phone will first dial out a pre-configured number (configured by the parameter ―account.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) set to 1 (Enabled). account.X.out_dialog_blf_enable It enables or disables the IP phone to handle (SIP-T48G/T46G/T29G: X ranges from 1 to 16. NOTIFY messages out of the BLF dialog for SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. Web Setting Path account X. 0 or 1 0-Disabled SIP-T23P/G: X ranges from 1 to 3.
Appendix Parameter Permitted Descriptions Values Web Setting Path account.X.display_name (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. String within It configures the display name for account X. SIP-T41P/T27P: X ranges from 1 to 6. 99 characters The default value is blank. Account->Register->Display Name SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.) account.X.auth_name (SIP-T48G/T46G/T29G: X ranges from 1 to 16.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path account.X.password (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. String within SIP-T41P/T27P: X ranges from 1 to 6. 99 characters SIP-T23P/G: X ranges from 1 to 3. It configures the password for register authentication for account X. Account->Register->Password The default value is blank. SIP-T21(P) E2: X ranges from 1 to 2.
Appendix Parameter Permitted Descriptions Values Web Setting Path Redundancy on Yealink IP Phones. It configures the registration mode for account account.X.fallback.redundancy_type X in fallback mode. (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. 0-Concurrent registration 0 or 1 1-Successive registration The default value is 0. SIP-T23P/G: X ranges from 1 to 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T42G: X ranges from 1 to 12. Example: SIP-T41P/T27P: X ranges from 1 to 6. account.1.sip_server.1.address = 10.2.1.128 SIP-T23P/G: X ranges from 1 to 3. The default value is blank. SIP-T21(P) E2: X ranges from 1 to 2. Note: The old parameter Y ranges from 1 to 2.) ―account.X.sip_server_host‖ is also Web Setting Path applicable to IP phones. account.X.sip_server.Y.
Appendix Parameter Permitted account.X.sip_server.Y.retry_counts SIP-T41P/T27P: X ranges from 1 to 6. SIP-T23P/G: X ranges from 1 to 3. Web Setting Path It configures the retry times for the IP phone to (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. Descriptions Values resend requests when the SIP server Y is Integer from 0 to 20 unavailable or there is no response from the SIP server Y for account X. The default value is 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values requests to the primary server after the timeout defined by the parameter ―account.X.sip_server.Y.failback_timeout‖. The default value is 0. For more information, refer to Server Redundancy on Yealink IP Phones. It configures the timeout (in seconds) for the IP phone to retry to send requests to the primary server after failing over to the current working server for account X when the parameter account.X.sip_server.Y.
Appendix Parameter Permitted Web Setting Path It enables or disables the IP phone to send account.X.sip_server.Y.register_on_enable registration requests to the secondary server (SIP-T48G/T46G/T29G: X ranges from 1 to 16. for account X when encountering a failover. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. Descriptions Values 0 or 1 SIP-T23P/G: X ranges from 1 to 3. 0-Disabled 1-Enabled The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. 1-Use DNS cache, but do not record the SIP-T23P/G: X ranges from 1 to 3. additional records. SIP-T21(P) E2: X ranges from 1 to 2.) 2-Use DNS cache and record the additional Web Setting Path records. The default value is 1. For more information, refer to Server Redundancy on Yealink IP Phones.
Appendix Parameter Permitted Descriptions Values SIP-T23P/G: X ranges from 1 to 3. Web Setting Path The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.) account.X.outbound_host (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. IP address or SIP-T41P/T27P: X ranges from 1 to 6. domain name SIP-T23P/G: X ranges from 1 to 3. It configures the IP address or domain name of the outbound proxy server for account X. The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path The default value is 0. voice_mail.number.X (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. String within SIP-T41P/T27P: X ranges from 1 to 6. 99 characters SIP-T23P/G: X ranges from 1 to 3. It configures the voice mail number for account X. Account->Advanced->Voice Mail The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path phone LCD screen presents anonymous instead of the caller‘s identity. The default value is 0. It configures the IP phone to send anonymous on/off code to activate/deactivate the server-side anonymous call feature for account X. account.X.send_anonymous_code 0-Off Code (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path parameter ―account.X.send_anonymous_code‖ is set to 1 (On Code). It configures the anonymous call off code to account.X.anonymous_call_offcode deactivate the server-side anonymous call (SIP-T48G/T46G/T29G: X ranges from 1 to 16. feature for account X. SIP-T42G: X ranges from 1 to 12. String within The default value is blank.
Appendix Parameter Permitted Descriptions Values Web Setting Path It configures the IP phone to send anonymous call rejection on/off code to activate/deactivate the server-side anonymous call rejection feature for account X. account.X.send_anonymous_rejection_code 0-Off Code (SIP-T48G/T46G/T29G: X ranges from 1 to 16. 1-On Code SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path X on the IP phone. The default value is blank. It configures the anonymous call rejection off account.X.anonymous_reject_offcode code to deactivate the server-side (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. anonymous call rejection feature for account String within X.
Appendix Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. IP phone will send the DND on code to the SIP-T23P/G: X ranges from 1 to 3. server when you activate DND feature for Web Setting Path account X on the IP phone. SIP-T21(P) E2: X ranges from 1 to 2.) The default value is blank. It configures the DND off code to deactivate account.X.dnd.off_code the server-side DND feature for account X (SIP-T48G/T46G/T29G: X ranges from 1 to 16.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Values Descriptions Web Setting Path account.X.always_fwd.target (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. It configures the destination number of the String within always forward for account X when the call Features->Forward& DND->Always 32 characters forward mode is configured as Custom. Forward->Target The default value is blank.
Appendix Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path feature for account X on the IP phone. The default value is blank. It enables or disables busy forward feature for account X when the call forward mode is account.X.busy_fwd.enable configured as Custom. (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. configured as Custom. The IP phone will send SIP-T23P/G: X ranges from 1 to 3. the busy forward on code and the Web Setting Path pre-configured destination number to the SIP-T21(P) E2: X ranges from 1 to 2.) server when you activate busy forward feature for account X on the IP phone. The default value is blank. It configures the busy forward off code to account.X.busy_fwd.
Appendix Parameter Permitted Descriptions Values Web Setting Path The default value is 0. account.X.timeout_fwd.target (SIP-T48G/T46G/T29G: X ranges from 1 to 16. It configures the destination number of the no SIP-T42G: X ranges from 1 to 12. String within answer forward for account X when the call Features->Forward& DND->No SIP-T41P/T27P: X ranges from 1 to 6. 32 characters forward mode is configured as Custom. Answer Forward->Target The default value is blank.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path server when you activate no answer forward 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 account.X.timeout_fwd.off_code forward feature for account X when the call (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12.
Appendix Parameter Permitted Descriptions Values SIP-T42G: X ranges from 1 to 12. 0-Disabled SIP-T41P/T27P: X ranges from 1 to 6. 1-Enabled SIP-T23P/G: X ranges from 1 to 3. If it is set to 1 (Enabled), the IP phone will send SIP-T21(P) E2: X ranges from 1 to 2.) a SUBSCRIBE message to the server for Web Setting Path message-summary updates. The default value is 0. It configures MWI subscribe expiry time (in seconds) for account X. The IP phone is able account.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It configures the presentation of the caller identity when receiving an incoming call for 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 account.X.cid_source caller from the ―PAI‖ header. If the server (SIP-T48G/T46G/T29G: X ranges from 1 to 16.
Appendix Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. 0-Disabled SIP-T23P/G: X ranges from 1 to 3. 1-Enabled SIP-T21(P) E2: X ranges from 1 to 2.) The default value is 1. It enables or disables the IP phone to process account.X.cid_source_ppi the P-Preferred-Identity header for caller (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path message). 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.session_timer.enable account X.
Appendix Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path seconds. The default value is 1800. It configures the refresher of the session timer account.X.session_timer.refresher for account X. (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. 0-Uac (Refreshing the session is performed by 0 or 1 1-Uas (Refreshing the session is performed by SIP-T23P/G: X ranges from 1 to 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Values SIP-T21(P) E2: X ranges from 1 to 2.) Descriptions Web Setting Path If it is set to 1 (Optional), the IP phone will negotiate with the other IP phone what type 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 (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12.
Appendix Parameter Permitted Descriptions Values SIP-T42G: X ranges from 1 to 12. Web Setting Path The default value is 300. SIP-T41P/T27P: X ranges from 1 to 6. SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.) account.X.register_mac It enables or disables the IP phone to carry (SIP-T48G/T46G/T29G: X ranges from 1 to 16. the MAC address in the REGISTER message SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. for account X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. 0-Disabled SIP-T23P/G: X ranges from 1 to 3. 1-Enabled SIP-T21(P) E2: X ranges from 1 to 2.) If it is set to 1 (Enabled), call pickup is Web Setting Path implemented through SIP signals. The default value is 0. For more information, refer to Yealink IP Phones Administrator Guide. account.X.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables auto answer feature for account X. account.X.auto_answer 0-Disabled (SIP-T48G/T46G/T29G: X ranges from 1 to 16. 1-Enabled SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. 0 or 1 If it is set to 1 (Enabled), the IP phone can automatically answer an incoming call. SIP-T23P/G: X ranges from 1 to 3. The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path idle screen when the IP phone misses calls. The default value is 1. It enables or disables the IP phone to subscribe the message waiting indicator to account.X.subscribe_mwi_to_vm the voice mail number for account X. (SIP-T48G/T46G/T29G: X ranges from 1 to 16. 0-Disabled SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6.
Appendix Parameter Permitted Descriptions Values SIP-T42G: X ranges from 1 to 12. 0-Local Conference (Conferences are set up SIP-T41P/T27P: X ranges from 1 to 6. on the IP phone locally). SIP-T23P/G: X ranges from 1 to 3. 2-Network Conference (Conferences are set Web Setting Path up by the server). SIP-T21(P) E2: X ranges from 1 to 2.) The default value is 0. account.X.conf_uri It configures the network conference URI for (SIP-T48G/T46G/T29G: X ranges from 1 to 16. account X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. 1-Presence SIP-T23P/G: X ranges from 1 to 3. The default value is 0. Web Setting Path SIP-T21(P) E2: X ranges from 1 to 2.) It configures the type of the SIP server for account.X.sip_server_type account X. (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6.
Appendix Parameter Permitted Descriptions Values SIP-T42G: X ranges from 1 to 12. voice band). SIP-T41P/T27P: X ranges from 1 to 6. 1-RFC2833 (DTMF digits are transmitted by SIP-T23P/G: X ranges from 1 to 3. RTP Events compliant to RFC 2833). SIP-T21(P) E2: X ranges from 1 to 2.) 2-SIP INFO (DTMF digits are transmitted by Web Setting Path the SIP INFO messages). 3-RFC2833 + SIP INFO (DTMF digits are transmitted by RTP Events compliant to RFC 2833 and the SIP INFO messages).
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path 2-DTMF 3-Telephone-Event The default value is 0. It enables or disables the NAT traversal for account.X.nat.nat_traversal account X. (SIP-T48G/T46G/T29G: X ranges from 1 to 16. 0-Disabled SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. 0 or 1 1-STUN The default value is 0. SIP-T23P/G: X ranges from 1 to 3.
Appendix Parameter Permitted Descriptions Values Web Setting Path packets to the server). The default value is 1. account.X.nat.udp_update_time (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. Integer from It configures the keep-alive interval (in 15 to seconds) for account X. 2147483647 The default value is 30. SIP-T23P/G: X ranges from 1 to 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T21(P) E2: X ranges from 1 to 2.) Web Setting Path The default value is 0. Common, Ring1.wav, account.X.ringtone.ring_type (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.) Ring2.wav, It configures a ring tone for account X. Ring3.wav Example: Ring4.wav account.1.ringtone.
Appendix Parameter Permitted Descriptions Values iLBC When Y=7, the default value is G726-24; G723_53, When Y=8, the default value is G726-32; G723_63 When Y=9, the default value is G726-40.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T23P/G: X ranges from 1 to 3. account.1.codec.1.enable = 1 SIP-T21(P) E2: X ranges from 1 to 2. This means that the codec PCMU is enabled Y ranges from 1 to 11.) on the IP phone.
Appendix Parameter Permitted Descriptions Values Web Setting Path When Y=7, the default value is 0; When Y=8, the default value is 0; When Y=9, the default value is 0; When Y=10, the default value is 0; When Y=11, the default value is 0; It configures the priority of the enabled codec for account X. Example: account.1.codec.1.priority = 1 account.X.codec.Y.priority For SIP-T27P/T23P/T23G/T21(P) E2: (SIP-T48G/T46G/T29G: X ranges from 1 to 16.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values When Y=1, the default value is 2; When Y=2, the default value is 3; When Y=3, the default value is 0; When Y=4, the default value is 0; When Y=5, the default value is 4; When Y=6, the default value is 1; When Y=7, the default value is 0; When Y=8, the default value is 0; When Y=9, the default value is 0; When Y=10, the default value is 0; When Y=11, the default value is 0; It configures the rtpmap of the audio codec accou
Appendix Parameter Permitted Descriptions Values Web Setting Path When Y=6, the default value is 103; When Y=7, the default value is 104; When Y=8, the default value is 102; When Y=9, the default value is 105.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. The default value is 0. SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.) It enables or disables the IP phone to download the picture information for account X when receiving an incoming call or during a account.X.picture_info_enable (X ranges from 1 to 16) 0 or 1 call.
Appendix Parameter Permitted Descriptions Values SIP-T23P/G: X ranges from 1 to 3. 1-Calling the music server after holding SIP-T21(P) E2: X ranges from 1 to 2.) The default value is 0. account.X.acd.enable It enables or disables ACD feature for account (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. X. 0 or 1 The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.) It enables or disables the IP phone to display account.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path SIP-T21(P) E2: X ranges from 1 to 2.) account.X.vq_rtcpxr.collector_name It configures the host name of the central (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. String within SIP-T41P/T27P: X ranges from 1 to 6. 32 characters SIP-T23P/G: X ranges from 1 to 3. report collector that accepts voice quality reports contained in SIP PUBLISH messages for account X.
Appendix Parameter Permitted Descriptions Values Web Setting Path SIP-T21(P) E2: X ranges from 1 to 2.) account.X.mwi_parse_terminated It enables or disables the phone to parse the (SIP-T48G/T46G/T29G: X ranges from 1 to 16. Terminated attribute in the received MWI SIP-T42G: X ranges from 1 to 12. NOTIFY message. SIP-T41P/T27P: X ranges from 1 to 6. 0 or 1 0-Disabled SIP-T23P/G: X ranges from 1 to 3. 1-Enabled SIP-T21(P) E2: X ranges from 1 to 2.) The default value is 0.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. ; answer-after=0. SIP-T23P/G: X ranges from 1 to 3. The default value is blank. SIP-T21(P) E2: X ranges from 1 to 2.) Note: If both Call-Info header and Alert-Info header are configured, the Call-Info header has a higher priority than the Alert-Info header. account.X.call_id_mode It configures the constitution of call ID. (SIP-T48G/T46G/T29G: X ranges from 1 to 16.
Appendix Parameter Permitted Descriptions Values SIP-T42G: X ranges from 1 to 12. The default value is -1. SIP-T41P/T27P: X ranges from 1 to 6. It takes effect after a reboot. Web Setting Path SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.) It configures the suffix of User-Agent in SIP request messages from the IP phone for account X. account.X.custom_ua The following takes the SIP-T27P IP phone (SIP-T48G/T46G/T29G: X ranges from 1 to 16. running firmware version 45.80.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path It enables or disables BroadSoft features for IP phones. bw.enable 0 or 1 0-Disabled 1-Enabled The default value is 0. It takes effect after a reboot. It enables or disables UC feature. features.uc_enable (only applicable to SIP-T48G/T46G/T29G IP phones) 0-Disabled 0 or 1 1-Enabled The default value is 1. It takes effect after a reboot. features.
Appendix Parameter Permitted Descriptions Values Web Setting Path information of favorites from the cloud server and automatically configure UC Favorite keys from the first unused line key (the line key is configured as N/A). If a line key is used, the IP phone will skip to the next unused line key. 0-Disabled 1-Enabled The default value is 1. It configures the authentication mechanism for the XSI access.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values (SIP-T48G/T46G/T29G: X ranges from 1 to 16. X. SIP-T42G: X ranges from 1 to 12. Example: SIP-T41P/T27P: X ranges from 1 to 6. account.1.xsi.host = xsp1.iop1.broadworks.net SIP-T23P/G: X ranges from 1 to 3. The default value is blank. Web Setting Path SIP-T21(P) E2: X ranges from 1 to 2.) account.X.xsi.port It configures the port of the Xtended Services (SIP-T48G/T46G/T29G: X ranges from 1 to 16.
Appendix Parameter Permitted Descriptions Values SIP-T42G: X ranges from 1 to 12. Example: SIP-T41P/T27P: X ranges from 1 to 6. account.1.xsi.user = SIP-T23P/G: X ranges from 1 to 3. 3502@as.iop1.broadworks.net SIP-T21(P) E2: X ranges from 1 to 2.) The default value is blank. Web Setting Path It configures the password for XSI authentication account.X.xsi.password for account X. (SIP-T48G/T46G/T29G: X ranges from 1 to 16. Example: SIP-T42G: X ranges from 1 to 12. String within account.1.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 0-Disabled 1-Enabled The default value is 1. Note: It works only if XSI is configured for account 1. It configures the display name on the LCD screen bw_phonebook.group_displayname String within 99 characters for the group directory. The default value is Group. Directory-> Network Directory->Group Note: It works only if XSI is configured for account 1.
Appendix Parameter Permitted Descriptions Values Web Setting Path Note: It works only if XSI is configured for account 1. It enables or disables the IP phone to display the group common directory. 0-Disabled bw_phonebook.group_common_enable 0 or 1 1-Enabled The default value is 1. Directory-> Network Directory->Group Common Note: It works only if XSI is configured for account 1. It configures the display name on the LCD screen bw_phonebook.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values Web Setting Path 1. It configures the display name on the LCD screen bw_phonebook.enterprise_common_displayname String within 99 characters for the enterprise common directory. The default value is EnterpriseCommon. Note: It works only if XSI is configured for account Directory-> Network Directory->Enterprise Common 1. It enables or disables the IP phone to display the personal directory. 0-Disabled bw_phonebook.
Appendix Parameter Permitted Descriptions Values Web Setting Path It enables or disables custom directory feature. 0-Disabled bw_phonebook.custom 0 or 1 1-Enabled Directory-> Network The default value is 0. Directory->Enable Custom Directory Note: It works only if XSI is configured for account 1. It configures the interval (in minutes) for the IP directory.update_time_interval Integer from phone to update the data of the BroadSoft 60 to 43200 directory from the BroadSoft server.
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_retrieve_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. account.X.callpark_enable It enables or disables call park subscription for (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. account X. 0 or 1 0-Disabled 1-Enabled SIP-T23P/G: X ranges from 1 to 3. The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.
Appendix Parameter Permitted Descriptions Values Web Setting Path SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.) account.X.acd.unavailable_reason_enable It enables or disables unavailable reason code (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. feature for account X. 0 or 1 0-Disabled 1-Enabled SIP-T23P/G: X ranges from 1 to 3. The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.) account.X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T23P/G: X ranges from 1 to 3. The default value is blank. SIP-T21(P) E2: X ranges from 1 to 2. Y ranges from 1 to 100) account.X.call_center.call_info_enable It enables or disables call center call information (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. feature for account X. 0 or 1 0-Disabled 1-Enabled SIP-T23P/G: X ranges from 1 to 3.
Appendix Parameter Permitted Descriptions Values SIP-T23P/G: X ranges from 1 to 3. Web Setting Path The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.) account.X.bw_disp_code.Y (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. SIP-T23P/G: X ranges from 1 to 3. It configures the disposition code which must Integer from 1 to 2147483647 match one of the codes configured on BroadWorks for account X.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. 1-Enabled SIP-T23P/G: X ranges from 1 to 3. The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.) account.X.call_center.emergency_enable It enables or disables the emergency escalation (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. feature for account X.
Appendix Parameter Permitted Descriptions Values Web Setting Path SIP-T41P/T27P: X ranges from 1 to 6. SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2. Y ranges from 1 to 100) account.X.call_center.queue_status_enable It enables or disables the queue status (SIP-T48G/T46G/T29G: X ranges from 1 to 16. SIP-T42G: X ranges from 1 to 12. SIP-T41P/T27P: X ranges from 1 to 6. notification feature for account X. 0 or 1 1-Enabled SIP-T23P/G: X ranges from 1 to 3.
Yealink IP Phones Auto Provisioning Guide Parameter Permitted Descriptions Values SIP-T41P/T27P: X ranges from 1 to 6. 1-Enabled SIP-T23P/G: X ranges from 1 to 3. The default value is 0. SIP-T21(P) E2: X ranges from 1 to 2.) It takes effect after a reboot. account.X.hoteling.auto_login_enable It enables or disables the IP phone to save login (SIP-T48G/T46G/T29G: X ranges from 1 to 16. credentials automatically when logging into the SIP-T42G: X ranges from 1 to 12.
Appendix Parameter Permitted Values Descriptions Web Setting Path SIP-T23P/G: X ranges from 1 to 3. SIP-T21(P) E2: X ranges from 1 to 2.
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 to14. 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 SIP-T23P/T23G/T21(P) E2 SIP-T29G/T27P SIP-T42G/T41P SIP-T48G/T46G 7 Left Left Left Left 8 Right Right Right Right 9 OK OK OK OK 10 Cancel Cancel Cancel Cancel X 11 CONF 12 Hold 13 Mute 14 TRAN TRAN Hold Mute Mute TRAN 373
Yealink IP Phones Auto Provisioning Guide Time Zone Time Zone Name -11 Samoa -10 US-Hawaii-Aleutian, US-Alaska-Aleutian -9:30 French Polynesia -9 US-Alaska Time -8 Canada(Vancouver,Whitehorse), Mexico(Tijuana,Mexicali), US-Pacific Time Canada(Edmonton,Calgary), -7 Mexico(Mazatlan,Chihuahua), US-MST no DST, US-Mountain Time -6 -5 -4:30 Canada-Manitoba(Winnipeg), Chile(Easter Islands), Mexico(Mexico City,Acapulco), US-Central Time Bahamas(Nassau), Canada(Montreal,Ottawa,Quebec), Cuba(Havana),
Appendix Time Zone +4 +4:30 +5 Time Zone Name Armenia(Yerevan), Azerbaijan(Baku), Georgia(Tbilisi), Kazakhstan(Aktau), Russia(Samara) Afghanistan(Kabul) Kazakhstan(Aqtobe), Kyrgyzstan(Bishkek), Pakistan(Islamabad), Russia(Chelyabinsk) +5:30 India(Calcutta) +5:45 Nepal(Katmandu) +6 +6:30 +7 +8 +8:45 +9 +9:30 Kazakhstan(Astana, Almaty), Russia(Novosibirsk,Omsk) Myanmar(Naypyitaw) Russia(Krasnoyarsk), Thailand(Bangkok) Australia(Perth), China(Beijing), Russia(Irkutsk, Ulan-Ude), Singapore(Singapore) Eu
Yealink IP Phones Auto Provisioning Guide 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 Description Solid green The monitored user is idle. Fast flashing red (200ms) The monitored user receives an incoming call.
Appendix 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 red The monitored user is talking. The monitored user‘s conversation is placed on hold (This LED status requires server support). Slow flashing red (1s) Off The call is parked against the monitored user‘s phone number.
Yealink IP Phones Auto Provisioning Guide We are striving to improve our documentation quality and we appreciate your feedback. Email your opinions and comments to DocsFeedback@yealink.com.