I have a running AsteriskNOW system.
I would like to gain access to the folders on the underlying Linux system but cannot see any way of doing it.
Something I am missing or is not accessible?
Thanks
I have a running AsteriskNOW system.
I would like to gain access to the folders on the underlying Linux system but cannot see any way of doing it.
Something I am missing or is not accessible?
Thanks
You don’t say where you’re trying to access these folders from.
If you’re on the same machine, open a bash window… Try ALT-F1 to get to the Linux shell, and you’re in.
If you’re on a different machine running Linux, then export the folders you want to view by placing their pathnames in /etc/exports. You should then be able to mount them from any NFS client.
If you’re on a different machine running Windows, you’ll need to install SAMBA on your Asterisk server machine. Configure SAMBA to share the folders you want.