How to access the recorded files

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

How to access the recorded files

Postby ssin14 » Fri Dec 01, 2006 11:08 pm

Hi I am just wondering how to access recordings.

cheers
ssin14
 
Posts: 178
Joined: Mon Sep 04, 2006 4:45 am

Postby Op3r » Sat Dec 02, 2006 2:13 am

FTP or via scp

or have it ftp'd to another box.

same thing on how you can download files from a server.

please read a document about ftp
Get paid for US outbound Toll Free calls. PM me.
Op3r
 
Posts: 1424
Joined: Wed Jun 07, 2006 7:53 pm
Location: Manila

Postby ssin14 » Sat Dec 02, 2006 2:24 am

Thanks for ur kind help

I tried using coreftp but it says cannot establise a connection


how can a do this?

thanks in advance
ssin14
 
Posts: 178
Joined: Mon Sep 04, 2006 4:45 am

Postby gerski » Sat Dec 02, 2006 4:12 am

you can use pure-ftpd or for simple ftp config you can use vsftpd, this is built-in in slackware.
gerski
 
Posts: 432
Joined: Fri Jul 14, 2006 6:21 am

Postby arunvoip » Sat Dec 02, 2006 4:13 am

HI,

You can create a mapping of your recording directroy in apache and then you can use

Alias /recording "/var/spool/asterisk/monitor/DONE/"

<Directory "/var/spool/asterisk/monitor/DONE">
Options Indexes
AllowOverride None
Order allow,deny
Allow from all
</Directory>

or
create this mapping and create some php script to search from this mapping and do the download also.

thank
arun
arunvoip
 
Posts: 36
Joined: Fri Jun 16, 2006 1:46 am

Postby ssin14 » Fri Dec 08, 2006 5:09 am

Thanks for that

Arunvoip

I lik that idea but what you said I have no idea how to do it. At present we just installed following scratch install and when we click on recording we can see its recording. But have no idea how to retrieve it and listen to it. I have no idea where it goes.

How can I access this. Or what I have to do to access this.

Any way i can access it in from my windows Pc that is in in same network.

Thank you
ssin14
 
Posts: 178
Joined: Mon Sep 04, 2006 4:45 am

Postby ramindia » Fri Dec 08, 2006 5:15 am

Hi

all the recorded files stored in

/var/spool/asterisk/monitor/

instead of access in the same server and increasing the load
recomended to move to another server on free time

either use rsync or ftp on cron job basis

On the back up server, create a Virtual directory for the same

so you can hear the recording

http://urserver/recording/


Ram
ramindia
 
Posts: 688
Joined: Wed Oct 11, 2006 4:06 am
Location: India


Return to Support

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 220 guests