<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>> Date: Thu, 22 Oct 2009 14:31:58 -0500<br>> From: rupa@rupa.com<br>> To: freeswitch-users@lists.freeswitch.org<br>> Subject: Re: [Freeswitch-users] Address Rupa: Database for Audio Data<br>> <br>> I use the dialplan app session_record:<br>> <br>> http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_record_session<br>> <br>> I call that in the appropriate parts before bridging to call. For<br>> incoming it is just before the bridge to user/username. For outgoing<br>> it is before I bridge to the outgoing provider.<br>> <br>> On Thu, Oct 22, 2009 at 11:30 AM, Pajongjit Buntaokit<br>> <pippyduck1127@hotmail.com> wrote:<br>> > Hi Rupa,<br>> ><br>> > Thanks again for your advice.<br>> ><br>> > I have been searching for the method to record in the freeswitch<br>> > documentation but I'm still not sure which command and method to make the<br>> > 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<br>> > 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<br>> >> > record<br>> >> > every call as an audio file in a server<br>> >> > or forward them to be stored in a database with additional parameters<br>> >> > 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<br>> >> > 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>> > ________________________________<br>> > Windows 7: It works the way you want. Learn more.<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: 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>