Microsoft
Software
Hardware
Network
Question : To to retrieve Conference call recordings
Hi
I am running Trixbox 2.6.1 and have many conference bridges running successfully. I enabled recording for one of the conference bridge. Now it records all the conferences.
Issue 1: Problem is, I could not find option to retrieve and listen conference call recordings. Conference calls recordings are stored at /var/spool/asterisk/meetme
.
Issue 2: Another issue is even if I copy these recording files from this location to my local desktop, I am not able to play these files since these are in .SLN format and there is no audio playing or convert available for this format.
Please suggest if you can help me retrieve/play the conference call recordings.
regards
Ashu
Answer : To to retrieve Conference call recordings
You can also use sox:
1:
sox -t raw -r 8000 -s -w -c 1 {inputfile}.sln {outputfile}.wav
Random Solutions
there was a smtp communication problem with the recipient's email server
ThinkPad x301 XP Pro SP3 Will Not Enter Standby
Path.Combine with UNC network path
recommended swap space
How to choose better iSCSI server software for cluster
Why doesn't this very simple C program not work all the way through?
comments in code
Can not wake PC which has no monitor, mouse or keypad
MS SQL 2005 backup strategy with Transaction Log handling
forcing a delay on a function in vb.net