On Wed, 22 May 2013, A J Stiles wrote:

If the call file is definitely smaller than one block (the size of which depends on your file system), it should be OK to write in situ. Otherwise, write it under /tmp or somewhere and then use the system command "mv" to move it to /var/spool/asterisk/outgoing/ after closing it.

To be an 'atomic' operation, doesn't the 'temporary' directory need to be on the same file system as the 'outgoing' directory?

--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwa...@sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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

Reply via email to