<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> <br><br><br><br>> Date: Tue, 13 Oct 2009 09:57:05 -0600<br>> From: rupa@rupa.comajongjit Buntaokit<br>> To: freeswitch-users@lists.freeswitch.org<br>> Subject: Re: [Freeswitch-users] Database for Audio Data<br>> <br>> What I do is record all calls and store the call with the UUID as the<br>> filename. Then when the call is hung up a CDR entry is sent to my web<br>> server. This CDR contains callerid and other info I might want to<br>> query by. The service on the web server inserts appropriate record(s)<br>> into the database. The recordings are available to the webserver.<br>> When one clicks on the "listen" link, the web server serves up the<br>> recording by UUID in the recording directory. I have a process that<br>> periodically removes old recordings from that dir. I don't purge the<br>> CDRs, though that is certainly possible.<br>> <br>> On Tue, Oct 13, 2009 at 7:58 AM, Pajongjit Buntaokit<br>> <pippyduck1127@hotmail.com> wrote:<br>> > Hi,<br>> ><br>> > Does anyone know whether FreeSWITCH has a function to automatically record<br>> > every call as an audio file in a server<br>> > or forward them to be stored in a database with additional parameters such<br>> > as caller ID, date, starting time and ending time?<br>> ><br>> > So that these recorded audio data can be queried and retrieved with the<br>> > caller ID, date and time.<br>> ><br>> > Any suggestion or guidance, please advise.<br>> ><br>> > Thank you very much!<br>> ><br>> > ________________________________<br>> > Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign up<br>> > now.<br>> > _______________________________________________<br>> > FreeSWITCH-users mailing list<br>> > FreeSWITCH-users@lists.freeswitch.org<br>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>> > http://www.freeswitch.org<br>> ><br>> ><br>> <br>> <br>> <br>> -- <br>> -Rupa<br>> <br>> _______________________________________________<br>> FreeSWITCH-users mailing list<br>> FreeSWITCH-users@lists.freeswitch.org<br>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>> 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>