[asterisk-users] Call Recording and Posting

Steve Edwards asterisk.org at sedwards.com
Mon Oct 12 20:14:36 CDT 2009


On Tue, 13 Oct 2009, Dan Journo wrote:

> To avoid the problem of deleting/copying calls that are still being 
> recorded, I could record the call into a temp directory. Then using the 
> dial plan, I could copy the temp recording into the ftp root directory 
> once the call has ended.

True, but if you need to execute a process at the end of the call, why not 
make it an AGI and hide all the ugly details and keep your dialplan nice 
and clean and shiny and maintainable?

Your recordings will be "instantly" available and the correct operation of 
your system does not depend on an externally scheduled external process 
involving clear-text passwords and obscure packages. Your successor will 
thank you :)

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



More information about the asterisk-users mailing list