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      [EMAIL PROTECTED]      Voice: +1-760-468-3867 PST
Newline                                             Fax: +1-760-731-3000
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to