<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi Rupa,<br><br>Thanks again for your advice.<br><br>I have been searching for the method to record in the freeswitch documentation but I'm still not sure which command and method to make the record for every call automatically.<br><br>Which command or method do you use? <br>And to make the recording start and stop automatically every time when the calls is started and end,  where should I insert this command? <br><br>Did you use the Mod commands 'uuid_record'?<br>If so, where to place this commands? <br>Please show me some clues?<br><br>Thank you very much!<br><br>PB<br>&nbsp;<br><br><br><br>&gt; Date: Tue, 13 Oct 2009 09:57:05 -0600<br>&gt; From: rupa@rupa.comajongjit Buntaokit<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Subject: Re: [Freeswitch-users] Database for Audio Data<br>&gt; <br>&gt; What I do is record all calls and store the call with the UUID as the<br>&gt; filename.  Then when the call is hung up a CDR entry is sent to my web<br>&gt; server.  This CDR contains callerid and other info I might want to<br>&gt; query by.  The service on the web server inserts appropriate record(s)<br>&gt; into the database.  The recordings are available to the webserver.<br>&gt; When one clicks on the "listen" link, the web server serves up the<br>&gt; recording by UUID in the recording directory.  I have a process that<br>&gt; periodically removes old recordings from that dir.  I don't purge the<br>&gt; CDRs, though that is certainly possible.<br>&gt; <br>&gt; On Tue, Oct 13, 2009 at 7:58 AM, Pajongjit Buntaokit<br>&gt; &lt;pippyduck1127@hotmail.com&gt; wrote:<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; Does anyone know whether FreeSWITCH has a function to automatically record<br>&gt; &gt; every call as an audio file in a server<br>&gt; &gt; or forward them to be stored in a database with additional parameters such<br>&gt; &gt; as caller ID, date, starting time and ending time?<br>&gt; &gt;<br>&gt; &gt; So that these recorded audio data can be queried and retrieved with the<br>&gt; &gt; caller ID, date and time.<br>&gt; &gt;<br>&gt; &gt; Any suggestion or guidance, please advise.<br>&gt; &gt;<br>&gt; &gt; Thank you very much!<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign up<br>&gt; &gt; now.<br>&gt; &gt; _______________________________________________<br>&gt; &gt; FreeSWITCH-users mailing list<br>&gt; &gt; FreeSWITCH-users@lists.freeswitch.org<br>&gt; &gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; -Rupa<br>&gt; <br>&gt; _______________________________________________<br>&gt; FreeSWITCH-users mailing list<br>&gt; FreeSWITCH-users@lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; http://www.freeswitch.org<br>                                               <br /><hr />Windows 7: It works the way you want. <a href='http://www.microsoft.com/Windows/windows-7/default.aspx?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen2:102009' target='_new'>Learn more.</a></body>
</html>