Am 20.11.2012 um 16:08 schrieb Lonnie Abelbeck:

> Hi Brian,
> 
> It seems AstLinux does still have NFS support, setting the variable 
> NFS_EXPORTS_RW to the local path you want exported, which will automatically 
> generate the /etc/exports file.  But it is never as easy as that...
> 
> I would suggest to use "scp" in a custom /mnt/kd/bin/ script called via cron, 
> or if you want to get clever, called in the background using 
> System(/mnt/kd/bin/script_name &) in the Asterisk dialplan, probably have to 
> use the 'h' extension.
> 
> When using "scp" outbound from AstLinux, you can eliminate passwords by using 
> public keys, the AstLinux files are in /mnt/kd/ssh_root_keys/*.pub .  If you 
> append the .pub (only .pub !) files to the remote host's 
> "~/.ssh/authorized_keys" file your outbound "scp" sessions will use publickey 
> authentication.
> 
> Lonnie

You don't need the 'h' extension, you can call MixMonitor with a "command" 
option which is executed when the recording is over:

"core show application MixMonitor"

Although "scp" is nicer, as Lonnie suggested, "cifs" mounts will also work.

> On Nov 20, 2012, at 1:06 AM, Brian Barr wrote:
> 
>> I'm looking for some hints for storage of mixmonitor recordings on a space 
>> constrained (T5710) system.
>> 
>> I'm needing to record most inbound external calls for a certain application 
>> and will not have much room for this on a 512MB Flash boot volume. 
>> 
>> Is NFS supported? Samba? Maybe a cron job to ftp everything somewhere else 
>> once a day and purge the storage directory?
>> 
>> I suppose I could plug in and mount a large USB flash stick and use that as 
>> well, but would rather have the recordings stored elsewhere.
>> 
>> Thanks,
>> 
>> Brian Barr


Michael

http://www.mksolutions.info




Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to