[Asterisk-Users] Auto callout - reminder - is it possible?
    steve at daviesfam.org 
    steve at daviesfam.org
       
    Wed Jan 18 09:03:02 MST 2006
    
    
  
> I'm creating the 1.call file in another directory 
> (/var/spool/asterisk/outgoing/tmp1), then moving it to the 
> /var/spool/asterisk/outgoing  directory.  I have another putty session 
> running on asterisk and logged into the asterisk console, but see no 
> activity after the file is copied in the /var/spool/asterisk/outgoing 
> directory.
You can't *copy* the file into the outgoing directory.  You must *mv* it.
Otherwise Asterisk is quite likely to try to process your call file whilst 
it is only half created in the directory.
Steve
    
    
More information about the asterisk-users
mailing list