Displaying 2 results from an estimated 2 matches for "directolr".
Did you mean:
directoly
2004 Apr 12
2
Voicemail storage in DB
Hey all,
Quick Question. I have heard mention that Asterisk has the capability to
store voicemail inside a database, instead of storing each voicemail in a
separate file under a spool directory. Is this true?
If so, does it (or can it) use MySQL? Is there any documentation available
showing how to do this?
The problem that we are having is that we need redundant voicemail servers
2004 Apr 12
0
RE: Asterisk-Users digest, Vol 1 #3408 - 12 msgs
...loos.com>
Date: Mon, 12 Apr 2004 14:19:23 -0400
Subject: [Asterisk-Users] Re: Voicemail storage in DB
Reply-To: asterisk-users@lists.digium.com
>>>>> "WipeOut" == WipeOut <wipe_out@users.sourceforge.net> writes:
WipeOut> Have you thought of mounting the spool directolr on an NFS
WipeOut> file server ... [I am] not sure if there would be any file
WipeOut> locking issues..
Yes, there would be. This is the same issue as using nfs mail spools
with maildir style storage. W/o locking there is no way to guarantee
that two servers do not create the same vm file...