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