[asterisk-users] Are there AMI commands to manipulate a voice mailbox?
Andrew Furey
andrew.furey at gmail.com
Fri May 14 01:23:58 CDT 2010
On 14/05/2010, Motiejus Jakštys <desired.mta at gmail.com> wrote:
> Talking about file permissions, on Linux everything is possible using
> POSIX ACLs. You can set specific rights to files/directories for
> certain users.
> Note 1: if setting "group" permissions is enough, use that.
> Note 2: Asterisk and web server should be on separate machines (at
> least virtual machines) for many reasons... I would mount my voicemail
> over NFS... which itself has enough access control.
> Note 3: if you decide to experiment with ACLs (IMHO, most flexible) -
> do not forget to remout your file system:
> mount -o remount,acl /usr
Not quite everything - you're still limited to read/write/execute
granularity (unless something has changed in the 5 years since I
experimented with it). If you're expecting Full Control / Modify /
Delete etc as per Windows 2000 and its ilk, you might have to look at
something else...
Andrew
--
Linux supports the notion of a command line or a shell for the same
reason that only children read books with only pictures in them.
Language, be it English or something else, is the only tool flexible
enough to accomplish a sufficiently broad range of tasks.
-- Bill Garrett
More information about the asterisk-users
mailing list