[Asterisk-Users] queueue recording and what to do next

Michiel van Baak michiel at vanbaak.info
Tue Apr 4 13:42:00 MST 2006


On 14:36, Tue 04 Apr 06, Anton Krall wrote:
> Guys, if you define recording on queues.conf and also define a
> monitor_filename var on your dialplna, you can record a queue call but,
> isthere a way to do something with the file after the call ends? I need to
> move the file to some other place but I cant find where to define a command
> to run after a queue call finishes.
> 
> Any hints?

You can use the exten => h,1,deadagi() to process it.
At least that's how we do it with faxes.

exten => h,1,deadagi(processfax.php) ;put the fax in db and
generate pdf on filesys

Good luck
-- 
Michiel van Baak
michiel at vanbaak.info
http://michiel.vanbaak.info
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D

"Why is it drug addicts and computer afficionados are both called users?"




More information about the asterisk-users mailing list