[asterisk-users] .call files in /var/spool/asterisk/outgoing
equis software
equissoftware at gmail.com
Fri Aug 12 10:23:22 CDT 2011
Hi !
I have a python script that create and move .call files to
/var/spool/asterisk/outgoing
Sometimes...(in this case after 500 successfull calls) Asterisk don´t make
the calls and the .call files are in the "outgoing" forever...
Any Ideas?
I'm using Asterisk 1.4.22 (in 1.4.36 was the same behavior)
In my python script I move .call files using ...
import shutil
shutil.move('/var/tmp/1.call','/var/spool/asterisk/outgoing/1.call')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110812/d319180a/attachment.htm>
More information about the asterisk-users
mailing list