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  
 
programming4us programming4us