<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
FreeSWITCH may or may not need this but I added an auto-record feature
into the mod_conference module.&nbsp; Essentially, one can specify within
the "conf/autoload_configs/conference.conf.xml" the following attribute:<br>
&lt;param name="auto-record" value="/var/myNFSshare/audio/" /&gt;<br>
When this is specified the conference will automatically record the
conference-&gt;name with an appended ".wav" into that folder.&nbsp; I built
this out of necessity for my current implementation.&nbsp; I thought since
it is able to be toggled off and on based on specifying the
"auto-record" parameter that it might be worthy of inclusion.&nbsp; <br>
<br>
Attached is my svn diff.<br>
<br>
Kind Regards,<br>
Chris<br>
<br>
<div class="moz-signature">-- <br>
<b>Chris Danielson</b>
<br>
Software Consultant and Co-Founder
<br>
Web: <a href="http://www.maxpowersoft.com/">MaxPowerSoft, LLC</a>
<br>
Email: <a href="mailto:chris@maxpowersoft.com">chris@maxpowersoft.com</a>
<br>
</div>
</body>
</html>