[asterisk-users] Cisco 7960 TFTP Timeout Error on RINGLIST.DAT and dialplan.xml

Steve Edwards asterisk.org at sedwards.com
Thu Feb 8 17:06:44 MST 2007


> On Thu, 2007-02-08 at 13:27 -0500, Brian M. Arlinghaus wrote:
>> I've looked around and couldn't find much on this, but using two different
>> TFTP servers (linux / windows), my Cisco 7960s won't load the RINGLIST.DAT
>> and dialplan.xml files.  On both the TFTP servers and the phone, I get TFTP
>> Timeout Errors.
>>
>> The SIP configuration files load fine.
>>
>> Any ideas?

Take the phone out of the equation.

Make sure iptables isn't getting in the way -- not likely since you can 
get the SIP files.

 	sudo /etc/init.d/iptables stop

Set lots'o "-v's" in the server_args in /etc/xinet.d/tftp and try it from 
the tftp server's command line:

 	tftp <tftp-host-name> -c get dialplan.xml

and hope that tftp says something useful or tftpd logs something useful in 
the sytem error log.

Move on to another host and repeat the tftp command.

Try it again from the phone.

Thanks in advance,
------------------------------------------------------------------------
Steve Edwards      sedwards at sedwards.com      Voice: +1-760-468-3867 PST
Newline                                             Fax: +1-760-731-3000


More information about the asterisk-users mailing list