[asterisk-users] run script after completed
Arkadi Shishlov
arkadi.shishlov at gmail.com
Fri Apr 9 08:04:39 CDT 2010
On 04/09/10 15:34, Necati Demir wrote:
> I am creating a call file with parameter "Archive: yes". When it is
> completed it is moved to directory outgoing_done. It works.
>
> Now i want to execute a script when it is completed. Is there a
> parameter/configuration for this?
You can write a script that watches outgoing_done with inotify for changes
with minimal overhead.
http://wiki.github.com/rvoicilas/inotify-tools/
More information about the asterisk-users
mailing list