What is the correct url for provisioning via html when using the commerical endpoint manager

Arch = x86_64
OS = CentOS-6.4 (freepbx)
Asterisk = 11.0.3
FreePBX = 2.11.0.1
EPM = 2.10.0.110.9

I am using Snom870 phones. I wish to provision these using the commercial endpoint manager via http. Given a FreePBX host address of 192.168.6.9 what is the correct url to place in the update configuration of the Snom870? I have tried variants of this without success:

http://192.168.6.9/provisioning/p.php http://192.168.6.9/provisioning/p.php?snom870

When I wget this address I see this:

192.168.69|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2013-05-30 16:22:19 ERROR 403: Forbidden.

The links you posted are for the Open Source Endpoint Manager. So please clarify which one you really mean.

I am attempting to use the commercial epm. I posted the urls that I placed in the phone in an attempt to load a configuration generated by that module. The generated configuration files themselves seem to be located in /tdtpboot. I cannot seem to locate instructions on what the url should be for the phone to load the files using http.

We will not use DHCP for the phones as there already exists a DHCP service on the same physical network for a different purpose. The phones are already configured with static IPv4 addresses.

You need to setup your apache to take a port such as 4004 and redirect it to /tftpboot/ This is not something we can do for you as we have no control over the apache configs. Then you would just put the ipaddr:port such as 192.168.0.1:4004

Hi Tony,

Is this procedure documented anywhere? I did search for an answer but could not find anything useful.

Not sure if it is documented as its not a EPM feature but a typical setup of your PBX to use HTTP provisioning. All EPM does is let you define a path for HTTP.