Yealink remote phonebook feature allows you to access your corporate directory right straight from your IP phone. You can simply dial a contact number from the corporate directory.
In this guide, we introduce how to configure the remote phone book on Yeastar S-Series IPPBX. And before configuration, you need to prepare an XML formatted phone book.
Also, you can refer to a video guide: How to Configure Remote Phonebook for Yealink
Preparing XML Phonebook
XML phonebook enables the Yealink phone to access an XML-formatted phone book which is located in an HTTP/TFTP/HTTPs server.
<YeastarIPPhoneDirectory>
<DirectoryEntry>
<Name>Simeon</Name>
<Telephone>6213</Telephone>
<Telephone>1234567890</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>Pixy</Name>
<Telephone>6222</Telephone>
<Telephone>37799801@192.168.9.144</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>Jin</Name>
<Telephone>6520</Telephone>
<Telephone>sip:7799802@192.168.9.144</Telephone>
</DirectoryEntry>
</YeastarIPPhoneDirectory>
The XML file can be edit by UltraEdit or Windows Notepad. Please note that the Yealink XML phonebook supports only ASCII and UTF-8 encoding. You can change the words marked with red font, and do not change the words with black fonts which are the fixed format for the XML phonebook.
Pay attention to the following points:
- <xxxIPPhoneDirectory>
You can change xxx to your company name, for example, <YeastarIPPhoneDirectory>
- <Telephone>number</Telephone> supports three formats:
- Telephone number, for example, <Telephone>1234567890</Telephone>
- user@host, for example, <Telephone>302@192.168.2.121 </Telephone>
- SIP URL, for example, <Telephone>sip:301@192.168.2.121</Telephone>
When you finish the configuration, save the file as an XML file. Here we save it as “Yeastar.xml”.
Configuring Yealink Remote Phonebook on S-Series IPPBX
Follow the steps below to configure Yealink remote phonebook on Yeastar S-Series IPPBX.
STEP 1. Upload the XML phonebook file to S-Series IPPBX.
- Log in Yeastar S-Series IPPBX, navigate to “Settings > System > Security > Service”, enable TFTP service, the PBX will be a TFTP server.
- Go to “Auto Provisioning > Upload Files”, click “Upload a file”, and choose the prepared XML phone book file to upload.
Now, the XML file is uploaded to the S-Series IPPBX TFTP server. The access URL is tftp://IP of S-series PBX/upload/autopfile/phonebook name.
In this example, the access URL is:
tftp://192.168.9.144/upload/autopfile/Yeastar.xml
STEP 2. Enter the phonebook access URL for the Yealink phones.
- Go to “Auto Provisioning > Device List”, select the desired Yealink phone(s), click to edit the phone(s).
- Click “Feature” tab, enter the phonebook URL, and phonebook name.
- Click “Save” and click “Yes” to confirm rebooting the phone(s).
- The phone(s) will apply the changes and download the phonebook.
Using Yealink Remote Phonebook
After the Yealink phone boots up, you can access your corporate directory via the phone user interface.
- Press “Menu > Directory > Remote phonebook”.
If Remote phonebook is added to the directory, press Directory->Remote phonebook to enter remote phonebook.
- Select the desired remote group.
- Press the “Enter” soft key to load the corporate directory.
- Press the “Back” soft key to return to the previous interface.
Note: different IP phone firmware versions may have different phone user interfaces.
3 Comments