<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">I'm running FS on Windows (in case that matters here).<br>
<br>
In conf\directory\default\Bob.xml I have the settings:<br>
</font>
<blockquote> <param name="vm-email-all-messages"
value="true"/><br>
<param name="vm-keep-local-after-email" value="false"/><br>
<param name="vm-attach-file" value="true"/> <br>
</blockquote>
<big>in addition to other vm- setting that are specific to Bob. When a
voice mail is left for Bob, an email is sent to the configured email
address. It is working well. When the email is sent, I can see in the
console the lines:<br>
</big>
<blockquote>
<pre><font size="+1">2010-02-10 15:41:36.949484 [DEBUG]
switch_utils.c:633 Emailed file [C:\WINDOWS\TEMP\mail.12658416960810]
to [<a
class="moz-txt-link-abbreviated"
href="mailto:plevin@idranksecurity.com">bob@domain.com</a>]</font></pre>
<pre><font size="+1">2010-02-10 15:41:36.949484 [DEBUG]
mod_voicemail.c:2541 Sending message to <a
class="moz-txt-link-abbreviated"
href="mailto:plevin@idranksecurity.com">bob@domain.com</a></font></pre>
</blockquote>
<big>I then move those 3 <param> lines into the
default\default.xml file. Now when a voice mail is left for Bob, an
email is not sent and those debug lines do not appear on the console.<br>
<br>
I don't mind keeping those 3 lines in each user file, but I'm expecting
to have about 10,000 users and its kinda silly to repeat those lines in
each user's file. Can't they go in the default.xml file (and have it
work)?<br>
<br>
Thanks,<br>
Paul<br>
<br>
</big>
</body>
</html>