<p dir="ltr">Can you create dynamic bridges like in meemet?</p>
<div class="gmail_quote">On Aug 2, 2013 12:34 PM, &quot;Gareth Blades&quot; &lt;<a href="mailto:mailinglist%2Basterisk@dns99.co.uk">mailinglist+asterisk@dns99.co.uk</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 02/08/13 17:10, John Doe wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there an easy way to have app_meetme create the recording in a temp location and move it once the conference is over?<br>
<br>
or should I just have a perl script run every minute to check for no users in the conference room and then move it?<br>
<br>
Asterisk 11<br>
<br>
Thanks in advance!<br>
</blockquote>
<br>
Why not use confbridge?<br>
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.<br>
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.<br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</blockquote></div>