- Joined
- Aug 30, 2019
- Messages
- 28
- Reaction score
- 3
Hello,
We are setting up a 3cx pbx on a local network running in a vm. The pbx itself seems to be functional, and we have successfully linked to our sip trunks and all that working.
The challenge we are facing is getting our legacy cisco 525g2s to provision against the local 3cx install.
The 3cx instlal has a static ip, and is pingable from everywhere on our network. There is no firewall blocking anything (we disabled it as a measure of testing).
We have followed the guides related to this online. Specifically the phones have been factory reset, and then we have fed them the provisioning resync url. The phones never restart, and never successfully provision.
As I was going through the various scenarios I started focusing on the provisioning URL itself. http://x.x.x.x/provisioning/... when I hit the url given to me by the 3cx pbx - all I get in a web browser is 403 Forbidden - not the expected xml output.
If I access the 3cx pbx using the fqdn http://..../provisioning/.... - I get a different message about
This site can’t provide a secure connection
I have inspected the nginx config on the server, and as its configured I get the 403 error because I am specifying only the ip not the domain name. When I use the domain I get the other response.
Can anyone tell me where I am going wrong in all of this? It seems fairly straight forward - yet I somehow cant seem to figure out why I cant get a response out of the server.
Thank you in advance for any help you can lend.
We are setting up a 3cx pbx on a local network running in a vm. The pbx itself seems to be functional, and we have successfully linked to our sip trunks and all that working.
The challenge we are facing is getting our legacy cisco 525g2s to provision against the local 3cx install.
The 3cx instlal has a static ip, and is pingable from everywhere on our network. There is no firewall blocking anything (we disabled it as a measure of testing).
We have followed the guides related to this online. Specifically the phones have been factory reset, and then we have fed them the provisioning resync url. The phones never restart, and never successfully provision.
As I was going through the various scenarios I started focusing on the provisioning URL itself. http://x.x.x.x/provisioning/... when I hit the url given to me by the 3cx pbx - all I get in a web browser is 403 Forbidden - not the expected xml output.
If I access the 3cx pbx using the fqdn http://..../provisioning/.... - I get a different message about
This site can’t provide a secure connection
I have inspected the nginx config on the server, and as its configured I get the 403 error because I am specifying only the ip not the domain name. When I use the domain I get the other response.
Can anyone tell me where I am going wrong in all of this? It seems fairly straight forward - yet I somehow cant seem to figure out why I cant get a response out of the server.
Thank you in advance for any help you can lend.