[asterisk-users] spool directories and filename
Steve Edwards
asterisk.org at sedwards.com
Mon Apr 5 16:31:51 CDT 2010
On Mon, 5 Apr 2010, Ricardo Coelho wrote:
> On asterisk.conf it is only possible to specify which directory is going
> to be used to store voicemail, call files, etc (astspooldir). What I
> would like to know is how to have some directories of the spool in one
> path and other directories of the spool on other path (ex: voicemail
> directory on /var/spool/asterisk/voicemail and outgoing in
> /example/callfiles/ )
Hack the source code or get creative and use links:
ln -s /var/spool/outgoing /example/callfiles
I haven't tried this, but good luck :)
--
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