VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
pippyduck1127 at hotma... Guest
|
Posted: Tue Oct 13, 2009 11:02 am Post subject: [Freeswitch-users] Database for Audio Data |
|
|
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. |
|
Back to top |
|
|
rupa at rupa.com Guest
|
Posted: Tue Oct 13, 2009 11:18 am Post subject: [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
<pippyduck1127@hotmail.com> wrote:
Quote: | 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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|