- Joined
- May 22, 2017
- Messages
- 36
- Reaction score
- 14
Hello
I’ve been rolling out v18, upgrading various installations from v16.
I’ve found the remote phonebook no longer works for one particular installation – the phones are all Yealink and now the users get “Cannot download remote phonebook”
Upon closer inspection, trying to view the XML in a browser using the link the phones are using (a http:// URL on port 5000) fails with nginx giving me 403 forbidden.
Changing the URL to https:// and port 5001 gives me the correct response and I can then see the phonebook XML without issue. Changing the URL on one test phone then makes the remote phonebook work once again.
The phonebook URL on the phone remains at http:// after a post-v18 upgrade reprovision.
This seems to be a nginx issue, but given it’s bundled with 3CX, I’d rather not start mucking around with the config unless 3CX tell me to.
I’ve got 50+ phones on this particular site so I’m keen not to manually edit the config on each one…
Any advice as to the correct solution here would be appreciated please – should the URL be https://? If so, how do I get each phone to automatically reprovision so it’s correct
I’m using the standard Yealink T4xx template with no custom modifications.
Many thanks
I’ve been rolling out v18, upgrading various installations from v16.
I’ve found the remote phonebook no longer works for one particular installation – the phones are all Yealink and now the users get “Cannot download remote phonebook”
Upon closer inspection, trying to view the XML in a browser using the link the phones are using (a http:// URL on port 5000) fails with nginx giving me 403 forbidden.
Changing the URL to https:// and port 5001 gives me the correct response and I can then see the phonebook XML without issue. Changing the URL on one test phone then makes the remote phonebook work once again.
The phonebook URL on the phone remains at http:// after a post-v18 upgrade reprovision.
This seems to be a nginx issue, but given it’s bundled with 3CX, I’d rather not start mucking around with the config unless 3CX tell me to.
I’ve got 50+ phones on this particular site so I’m keen not to manually edit the config on each one…
Any advice as to the correct solution here would be appreciated please – should the URL be https://? If so, how do I get each phone to automatically reprovision so it’s correct
I’m using the standard Yealink T4xx template with no custom modifications.
Many thanks