Has anyone successfully gotten two separate servers to handle voicemail on an NFS shared mount? The main thing I'm concerned about at this point is keeping both systems from writing the voicemail file to the same filename... any thoughts? -- Aaron Daniel Computer Systems Technician Sam Houston State University amdtech@shsu.edu (936) 294-4198
You mean voicemail.conf (or the voicemail audio files)? How about Asterisk realtime for voicemail.conf?> -----Original Message----- > From: Aaron Daniel [mailto:amdtech@shsu.edu] > Sent: Friday, June 02, 2006 4:16 PM > To: Asterisk Users List > Subject: [Asterisk-Users] NFS and voicemail > > > Has anyone successfully gotten two separate servers to handle > voicemail on > an NFS shared mount? The main thing I'm concerned about at > this point is > keeping both systems from writing the voicemail file to the same > filename... any thoughts? > > -- > Aaron Daniel > Computer Systems Technician > Sam Houston State University > amdtech@shsu.edu > (936) 294-4198 > _______________________________________________ > --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 >
----- Aaron Daniel <amdtech@shsu.edu> wrote:> Has anyone successfully gotten two separate servers to handle > voicemail on > an NFS shared mount? The main thing I'm concerned about at this point > is > keeping both systems from writing the voicemail file to the same > filename... any thoughts?There are people doing that successfully; the locking method used by app_voicemail doesn't care whether it's a shared filesystem or not... it has to operate even on a single system with multiple calls leaving messages in the same mailbox anyway. -- Kevin P. Fleming Senior Software Engineer Digium, Inc.