<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Douglas,<br>
<br>
Yes, MWI works fine as each Asterisk server looks after it's own set of
registered users.&nbsp; I am simply created a shared backend for voicemail
storage (IMAP) and MySQL for voicemail configurations.&nbsp; The missing
piece is how to store personalised greetings in a shared backend.<br>
<br>
Cheers,<br>
Ray<br>
<br>
Douglas Garstang wrote:
<blockquote
 cite="mid645FEC31A18FE54A8721500CDD55A7B6035D0CA2@mail.oneeighty.com"
 type="cite">
  <pre wrap="">Does this model give you functioning mwi?

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: Ray Jackson [<a class="moz-txt-link-freetext" href="mailto:ray@jacksonz.net">mailto:ray@jacksonz.net</a>]
Sent: Friday, January 05, 2007 3:17 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Voicemail personalised greetings using
DB/IMAPbackend?


Hi all,

I am attempting to build a horizontally scalable Asterisk 
deployment and 
am getting very close to achieving that goal.  With Asterisk 
1.4 I now 
have an IMAP backend for Voicemail messages which is great as 
users can 
check the same messages either through the voice portal or using 
Webmail.  However, I'm not sure the best way of dealing with 
personalised greetings such as a user's unavailable/busy message etc. 
Despite the IMAP backend these greetings appear to be stored on the 
local file system under /var/spool/asterisk/voicemail/default, which 
means if I build a farm of Asterisk servers - each will have it's own 
spool directory.  My aim is to have *nothing* stored locally at all...

If there a way of storing these greetings in a database table 
or using 
IMAP?  I saw the ODBC voicemail storage module, but I would prefer to 
stick with a REALTIME/IMAP backend?  If I mount the 
/var/spool/asterisk/voicemail directory remotely using a shared NFS 
mount on a NAS device will this work okay or lead to problems/race 
conditions etc.?  Any advice would be welcome!

Regards,
Ray
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>