Hi all,
Just having a bit of a fiddle with this...
Yealink make awesome IP phones with the ability to hook it up to a remote phonebook which is a xml page.
Some clever people have built a nice looking way to easily manage your phoenbooks as well as have it automatically generate the XML files but I just can't make the dam thing work!
Here is the Github repo...
https://github.com/octivi/yealink-phonebook
The way I read that is copy the files straight in to the web directory on the server and it should work. I do that, but when I try to browse to the page in Chrome browser it is just a blank page (view source is just empty). When I look at in in IE11 it comes back with error 500.
At the moment I have just been trying it on virtual server on my home VMware host. It is running CentOS with Apache and PHP version 5. Oh and it is only local so any security concerns you have don't worry about it.
I have next to zero knowledge of PHP and am just wondering if it is a package I need to add to the server.
Can anyone give me any pointers on what to look for?! By the looks of the screenshots it should all work so I can only assume I am doing something wrong.
Any help much appreciated!!
Cheers,
Sam