How to Configure Yealink Remote Phone Books

This guide provides instructions on how to configure a remote phone book with Yeastar S-Series VoIP PBX.

You can configure a corporate directory with Yealink remote phone book. Then the users can access the remote phone book and dial a contact number directly on their phone.

The details in this guide takes Yealink SIP-T46S running firmware 66.84.0.10 as an example.

Step 1. Prepare an Yealink remote phone book file

Note: Yealink remote phone book file supports only ASCII and UTF-8 encoding. You can edit it by UltraEdit or Windows Notepad.
  1. Get the remote phone book file template from Yealink support.
  2. Customize the remote phone book file.

    The following is an example of an XML phone book.

    <YeastarIPPhoneDirectory>
        <DirectoryEntry>
        <Name>Lily</Name>
        <Telephone label="Mobile Number">12345654626</Telephone>
        </DirectoryEntry>
    
        <DirectoryEntry>
        <Name>Jim</Name>
        <Telephone label="Office Number">654321</Telephone>
        <Telephone label="Mobile Number">37799801@192.168.9.144</Telephone>
        <Telephone label="Other Number">8608</Telephone>
        </DirectoryEntry>
    </YeastarIPPhoneDirectory>
  3. Save the file as an XML file (for example, Yeastar.xml).

Step 2. Configure remote phone book on Yeastar PBX

  1. Set the PBX as a TFTP server and upload XML phone book file to the TFTP server.
    1. Go to Settings > System > Security > Service, check the option TFTP, click Save and Apply.

      The PBX is set up as a TFTP server.

    2. Go to Auto Provisioning > Upload Files, click Upload a File, choose the XML file (Yeastar.xml) to upload.

  2. Configure remote phone book for the phone.
    1. Go to Auto Provisioning > Device List, find your phone, click to edit the configurations.
    2. Click Features tab, enter the phone book URL, and phone book name.
      Note: The phonebook URL is tftp://{pbx_ip}/upload/autopfile/{file_name}. In this example, the URL is tftp://192.168.6.36/upload/autopfile/Yeastar.xml.

    3. Click Save.

      A pop-up dialog prompts you whether to reboot the phone immediately.

    4. Click Yes.

      The phone applies the changes and downloads the phone book.

      Note: If the phone does not reboot automatically, reboot the phone manually to make the configurations take effect.

Step 3. Use remote phone book on Yealink phone

  1. On the Yealink phone, press Menu > Directory > Remote Phone Book.
  2. Select the desired remote phone book.

  3. Press the Enter soft key to load the corporate directory.

    The phone then connects to the remote phone book and proceeds to load it.

    The contacts in the remote phone book are displayed on the LCD screen.