Page 1 of 1

Recordings

PostPosted: Tue May 22, 2007 5:51 am
by JR
Can we listen to the recordings using the web-interface or GUI? The web page has a record button. Where do we retrieve those recording from.

PostPosted: Tue May 22, 2007 6:26 am
by Op3r
You can listen to the recordings by downloading it from the server using scp or ftp and going to /var/spool/asterisk/monitor

if you want to listen to it via http.

Here's what to do.

chmod 777 /var/spool/asterisk/monitor/

cd /apache/documentroot

ln -s /var/spool/asterisk/monitor/ .

Now the next thing you need to do is to open up the browser (firefox is preferred) type http://www.eflo.net and purchase the Agent and Manager's Manual

Thanks.