Hi there,<div><br></div><div>I am configuring a small voicemail server and I am facing the following problem.</div><div><br></div><div>Executing this command: <span class="Apple-style-span" style="font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; ">exten =&gt; 1234,1,VoiceMail(${NUMBER}@test)</span></div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br></div><div>When a user does not have a customized temporary greeting vm-intro message is played asking for the message to the user but when the user has already a temporary greeting both the temporary greeting and vm-intro are played. Basically what I would like to do is to avoid this second scenario so when a user has a customized temporary greeting just that is played and not vm-intro is played.</div>
<div><br></div><div>I have seen that to avoid the reproduction of vm-intro I can use the s flag, doing something like this:</div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><font class="Apple-style-span" face="arial, helvetica, sans-serif">e</font><span class="Apple-style-span" style="font-family: Arial, Helvetica, Verdana, sans-serif; ">xten =&gt; 1234,1,VoiceMail(s${NUMBER}@test)</span></div>
<div><span class="Apple-style-span" style="font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; "><br></span></div></blockquote><font class="Apple-style-span" face="Arial, Helvetica, Verdana, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px;">But the problem is that if I do that nothing is played for the users that don&#39;t have personalized greeting.</span></font><div>
<font class="Apple-style-span" face="Arial, Helvetica, Verdana, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></div><div><font class="Apple-style-span" face="Arial, Helvetica, Verdana, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px;">Any help would be appreciated.</span></font></div>
<div><font class="Apple-style-span" face="Arial, Helvetica, Verdana, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></div><div><font class="Apple-style-span" face="Arial, Helvetica, Verdana, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px;">Thanks in advance,</span></font></div>
<div><font class="Apple-style-span" face="Arial, Helvetica, Verdana, sans-serif" size="3"><span class="Apple-style-span" style="font-size: 12px;">Jonathan</span></font><div>-- <br>Personal webpage - <a href="http://www.jonbaraq.eu">www.jonbaraq.eu</a><br>

</div></div>