It is much more useful to have meaningful and detailed logging from tftp to see what is or isn't happening especially for VOIP and other embedded device appications:
Edit the file:
vi /etc/xinetd.d/tftp
Change the server line like this:
server_args = -s /var/lib/tftpboot
--verbose
Restart xinetd:
service xinetd restart
tftp, linux, xinetd, verbose, loggingit, meaningful, detailed, logging, isn, voip, embedded, appications, edit, vi, etc, server, server_args, var, lib, tftpboot, restart,