fritzco =======
a set of scripts to add functionality to a Cisco 99xx phone connected to fritzboxes
- Webserver
- PHP >=5.3
The documentation can be found at: https://github.com/SkyhawkXava/fritzco/wiki
- Put all files on your webserver
- Add write permission to folder "/books" and "/log"
- Change credentials in "/config/*.config.inc.php"
- Add this to your SEP.cnf
<phoneServices>
<provisioning>2</provisioning>
<phoneService type="1" category="0">
<name>Telefonbuch</name>
<url>http://yourServer.abc/directory.php</url>
<vendor></vendor>
<version></version>
</phoneService>
</phoneServices>