I have a script that creates then moves call files into the /var/spool/asterisk/outgoing directory. Everytime a call file is entered it is creating the following output on the console. I have used this same call setup many of times and it has not produced this in the past. It continues to flood the console until I manually remove the call file from the outgoing directory. Has anyone else seen this behavior before?
core show version = Asterisk 1.6.2.9
[Jul 2 10:24:34] WARNING[1998]: pbx_spool.c:392 scan_service: Unable to open /var/spool/asterisk/outgoing/Rick-Cell.call: No such file or directory, deleting
[Jul 2 10:24:34] WARNING[1998]: pbx_spool.c:492 scan_thread: Failed to scan service '/var/spool/asterisk/outgoing/Rick-Cell.call'
[Jul 2 10:24:35] WARNING[1998]: pbx_spool.c:392 scan_service: Unable to open /var/spool/asterisk/outgoing/Rick-Cell.call: No such file or directory, deleting
[Jul 2 10:24:35] WARNING[1998]: pbx_spool.c:492 scan_thread: Failed to scan service '/var/spool/asterisk/outgoing/Rick-Cell.call'
[Jul 2 10:24:36] WARNING[1998]: pbx_spool.c:392 scan_service: Unable to open /var/spool/asterisk/outgoing/Rick-Cell.call: No such file or directory, deleting
[Jul 2 10:24:36] WARNING[1998]: pbx_spool.c:492 scan_thread: Failed to scan service '/var/spool/asterisk/outgoing/Rick-Cell.call'
[Jul 2 10:24:37] WARNING[1998]: pbx_spool.c:392 scan_service: Unable to open /var/spool/asterisk/outgoing/Rick-Cell.call: No such file or directory, deleting
[Jul 2 10:24:37] WARNING[1998]: pbx_spool.c:492 scan_thread: Failed to scan service '/var/spool/asterisk/outgoing/Rick-Cell.call'