I have some Polycom 351 on Asterisk 10. On the same box as * I have a tftp server running to handle configs, etc. The Polycom phones have no problem grabbing config foo from the tftp server as well as writing log files back to the server. However, when I use the web-if on a phone to set a custom ring-tone, the web interface saves the change locally, but throws an error stating that it cannot write the override config to the tftp server.<div>

<br></div><div>A look at a tcpdump shows that the phone indeed attempts to push the file to the server: </div><div><br></div><div><div><div>10:33:10.197294 IP 192.168.0.23.50672 &gt; pbx1.campus.foundations.edu.tftp:  38 RRQ &quot;0004f2a5b892.cfg&quot; octet blksize 4096</div>

<div>10:33:10.473171 IP 192.168.0.23.29766 &gt; pbx1.campus.foundations.edu.tftp:  43 RRQ &quot;2345-12365-001.sip.ld&quot; octet blksize 4096</div><div>10:33:10.711510 IP 192.168.0.23.33183 &gt; pbx1.campus.foundations.edu.tftp:  42 RRQ &quot;0004f2a5b892_reg.cfg&quot; octet blksize 4096</div>

<div>10:33:10.758896 IP 192.168.0.23.28895 &gt; pbx1.campus.foundations.edu.tftp:  29 RRQ &quot;sip.cfg&quot; octet blksize 4096 </div><div>10:33:11.620103 IP 192.168.0.23.21917 &gt; pbx1.campus.foundations.edu.tftp:  54 RRQ &quot;overrides/0004f2a5b892-phone.cfg&quot; octet blksize 4096</div>

<div>10:33:11.825803 IP 192.168.0.23.27460 &gt; pbx1.campus.foundations.edu.tftp:  52 RRQ &quot;overrides/0004f2a5b892-web.cfg&quot; octet blksize 4096 </div><div>10:33:11.850646 IP 192.168.0.23.18554 &gt; pbx1.campus.foundations.edu.tftp:  55 RRQ &quot;licenses/000000000000-license.cfg&quot; octet blksize 4096</div>

<div>10:33:11.873077 IP 192.168.0.23.34766 &gt; pbx1.campus.foundations.edu.tftp:  55 RRQ &quot;licenses/0004f2a5b892-license.cfg&quot; octet blksize 4096</div><div>10:33:26.294928 IP 192.168.0.23.25504 &gt; pbx1.campus.foundations.edu.tftp:  37 WRQ &quot;cq_de_ku4dd.wav&quot; octet blksize 4096 </div>

<div>10:33:36.238357 IP 192.168.0.23.63322 &gt; pbx1.campus.foundations.edu.tftp:  52 WRQ &quot;overrides/0004f2a5b892-web.cfg&quot; octet blksize 4096 </div><div>10:33:36.539747 IP 192.168.0.23.37433 &gt; pbx1.campus.foundations.edu.tftp:  69 RRQ &quot;languages/Website_dictionary_language_en-us.xml&quot; octe  </div>

</div></div><div><br></div><div><br></div><div>A look at /var/log/messages shows:</div><div><br></div><div><div>Sep  6 10:33:11 pbx1 in.tftpd[18368]: tftpd: read(ack): Connection refused</div><div><br></div><div>Now why is it that the phone is refused only when writing the override file?</div>

</div><div><br></div><div>Note that the only logging difference between a successful and unsuccessful write is the above line from the message log. The tcpdump looks the same.</div><div><br></div><div>Kind Regards,</div>
<div>
Chris</div>