Central Remote Address Book with Web Administration - Printable Version +- Yealink Forums (http://forum.yealink.com/forum) +-- Forum: IP Phone Series (/forumdisplay.php?fid=4) +--- Forum: General topics (/forumdisplay.php?fid=15) +--- Thread: Central Remote Address Book with Web Administration (/showthread.php?tid=962) |
Central Remote Address Book with Web Administration - coolznet - 10-27-2013 06:58 PM See Attached File! Requirements:
To Use as Remote Phonebook on Yealink - Goto WebGUI > Contacts > Remote Phone book Code: http://server:port/scriptname.php?phone=yealink (default phone book) Code: remote_phonebook.data.1.url = http://ipaddress:port/scriptname.php&phone=yealink Enjoy! Yes It's poorly documented! So, Don't Use It! RE: PHP Script to Generate XML on the fly - Yealink Support - 10-28-2013 05:51 PM Hi coolznet, You can use our phonebook generation tool to generate remote phonebook or local phonebook. http://www.yealink.com/Upload/T2X/T2X-V71/YealinkPhonebookGenerationTool-23371280292.zip RE: PHP Script to Generate XML on the fly - coolznet - 10-29-2013 05:45 AM (10-28-2013 05:51 PM)Yealink Support Wrote: Hi coolznet, This script allows you to have online phone book that can be edit and be browsed by the phone. Script sends XML header with all schema. It does not physically create a xml file. Run the script and find out. RE: Central Remote Address Book with Web Administration - nodekra - 12-06-2013 11:47 PM Thank you for this script, very useful and flexible. I wonder why Yealink doesn't have XML library like Aastra, but documentation only. RE: Central Remote Address Book with Web Administration - Yealink Support - 12-07-2013 11:38 AM Hi nodekra, Thanks for your advice. I will feed back to our document department. |