Yealink Forums
Config Template: Add Remote Phone Book to Directory and Search - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T4x Series (/forumdisplay.php?fid=31)
+--- Thread: Config Template: Add Remote Phone Book to Directory and Search (/showthread.php?tid=41762)



Config Template: Add Remote Phone Book to Directory and Search - rocketwise - 04-28-2018 11:43 PM

We are using the configuration templates to push two "remote phone books" to our Yealink T4X endpoints.

We are able (when using the phone's web gui) to add the Remote Phone Book to the Directory and to the Search.

However, we can't figure out what the template code should be in order to do this from provisioning template.

Anyone have any ideas?


RE: Config Template: Add Remote Phone Book to Directory and Search - rocketwise - 05-02-2018 12:35 PM

**Bump**

Anyone have any ideas?


RE: Config Template: Add Remote Phone Book to Directory and Search - JeroenZelle - 05-02-2018 01:09 PM

### XML Phonebook ###
remote_phonebook.data.1.name = Phonebook 1
remote_phonebook.data.1.url = http://xxx.xml
remote_phonebook.data.2.name = Phonebook 2
remote_phonebook.data.2.url = http://xxx.xml
remote_phonebook.data.3.name = Phonebook 3
remote_phonebook.data.3.url = http://xxx.xml
remote_phonebook.data.4.name = Phonebook 4
remote_phonebook.data.4.url = http://xxx.xml
remote_phonebook.data.5.name = Phonebook 5
remote_phonebook.data.5.url = http://xxx.xml