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