[asterisk-users] App_meetme recordings
Gareth Blades
mailinglist+asterisk at dns99.co.uk
Fri Aug 2 11:33:53 CDT 2013
On 02/08/13 17:10, John Doe wrote:
> Is there an easy way to have app_meetme create the recording in a temp
> location and move it once the conference is over?
>
> or should I just have a perl script run every minute to check for no
> users in the conference room and then move it?
>
> Asterisk 11
>
> Thanks in advance!
Why not use confbridge?
the new version introduced in asterisk 10 runs in asterisk and so doesnt
require DAHDI to work. This has performance benefits as a kernel timing
source can be used.
confbridge can also send out asterisk manager events so you can simple
have something logged into the ami interface listening for just these
events and then deal with the corresponding recordings as they come in.
More information about the asterisk-users
mailing list