On 14:50, Tue 27 Dec 05, BILL GITONGA wrote: > What is the best method of storing voice main messages > so that they are accessible to different asterisk > servers in a hosted environment? I have considered > Asterisk real time but I dont think it stores the > actual voice mail folder in the database. Im thinking > of using NFS for this and put my voice mail folders on > the NFS so that it is accessible by the different > servers. Is this a good way to do it or is there a > better way of doing this? >
If you want it all in a database you can try odbc. My opinion is a database is not for binary files, so what I do is use NFS. Works great. -- Michiel van Baak http://michiel.vanbaak.info [EMAIL PROTECTED] GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D "Why is it drug addicts and computer afficionados are both called users?" _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
