- Joined
- May 23, 2011
- Messages
- 56
- Reaction score
- 0
My Yealink T22s aren't downloading the 3CX address book.
When I look in the phone web interface, the remote phonebook URL is http://10.20.1.7/provisioning/ftp8v8eq2x/yealink_phonebook.xml.
The correct URL is http://10.20.1.7:5000/provisioning/ftp8v8eq2x/yealink_phonebook.xml. When I type that URL into a browser it retrieves the XML file.
I tried changing the template files by putting the appropriate values in this section:
(the network port values were blank before I added 5000 and 5001).
It hasn't made a difference, even after re-starting the Management Console service and re-provisioning.
How do I change the phonebook URL to include the port number?
When I look in the phone web interface, the remote phonebook URL is http://10.20.1.7/provisioning/ftp8v8eq2x/yealink_phonebook.xml.
The correct URL is http://10.20.1.7:5000/provisioning/ftp8v8eq2x/yealink_phonebook.xml. When I type that URL into a browser it retrieves the XML file.
I tried changing the template files by putting the appropriate values in this section:
#Configure the HTTP port (80 by default) and the HTTPS port (443 by default) of the web server. Both range from 1 to 65535.
#Require reboot;
network.port.http = 5000
network.port.https = 5001
#Require reboot;
network.port.http = 5000
network.port.https = 5001
(the network port values were blank before I added 5000 and 5001).
It hasn't made a difference, even after re-starting the Management Console service and re-provisioning.
How do I change the phonebook URL to include the port number?