Hello friends,<br><br>I am using the asterisk-1.6.2 , i use the gui also.<br><br>I use the polycom provisioning. <br><br>Now my requirement is to allow the phone to upload the log files etc to the asterisk machine.<br><br>
As i see now when it queries to upload the file <br><br>like below<br><br>T <a href="http://10.231.109.206:1037">10.231.109.206:1037</a> -&gt; <a href="http://10.231.109.59:80">10.231.109.59:80</a> [AP]<br>PUT /phoneprov/0004f2184c15-app.log HTTP/1.1.<br>
Host: <a href="http://10.231.109.59">10.231.109.59</a>.<br>Accept: */*.<br>User-Agent: FileTransport PolycomSoundPointIP-SPIP_650-UA/<a href="http://2.2.2.0084">2.2.2.0084</a>.<br>Content-Length: 10254.<br>Expect: 100-continue.<br>
.<br><br><br>T <a href="http://10.231.109.59:80">10.231.109.59:80</a> -&gt; <a href="http://10.231.109.206:1037">10.231.109.206:1037</a> [AP]<br>HTTP/1.1 501 Not Implemented.<br><br><br>Can any body say is there any configuration in http.conf so that i can allow the polycom to upload this log file on the server<br>