vm-isunavail is played because you set the "u" flag which does exactly that, play the vm-isunavail file.<br><br><div><span class="gmail_quote">On 10/21/06, <b class="gmail_sendername"><a href="mailto:rcarvalho@iric.up.pt">
rcarvalho@iric.up.pt</a></b> <<a href="mailto:rcarvalho@iric.up.pt">rcarvalho@iric.up.pt</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks to all that replayed, I made like Mr Watkins told me, and my problem is<br>apparently solved, although, because of the usage of the syntax<br>VoiceMail(${EXTEN}|u), now, two more sound files are played: vm-theperson and
<br>vm-isunavail, while before were only played vm-intro and beep.<br>Is there a way to disable this two other files that get played every time?<br><br>Regards,<br>Ricardo.<br><br><br><br><br><br>Quoting "Watkins, Bradley" <
<a href="mailto:Bradley.Watkins@compuware.com">Bradley.Watkins@compuware.com</a>>:<br><br>> I playing a bit with this, it seems that if you use the new syntax it<br>> works:<br>><br>> exten => _[a-z].,3,VoiceMail(${EXTEN}|u)
<br>><br>> You can, of course, also use the b, j, s, and g flags.<br>><br>> Even using the VoiceMail(u${EXTEN}) still elides the 'j'.<br>><br>> Regards,<br>> - Brad<br>><br>> > -----Original Message-----
<br>> > From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>> > [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com
</a>] On Behalf Of<br>> > Eric "ManxPower" Wieling<br>> > Sent: Friday, October 20, 2006 1:29 PM<br>> > To: Asterisk Users Mailing List - Non-Commercial Discussion<br>> > Subject: Re: [asterisk-users] voicemail usernames can't begin
<br>> > with "j" letter?<br>> ><br>> > Ricardo Carvalho wrote:<br>> > > I'm running Asterisk version 1.2.10. I also tried with<br>> > version 1.2.4<br>> > > and got same problem.
<br>> > > I use SIP and in my extensions.conf I have the following code:<br>> > ><br>> > > exten => _[a-z].,1,Answer<br>> > > exten => _[a-z].,2,Wait(1)<br>> > > exten => _[a-z].,3,VoiceMail(${EXTEN}) exten => _[a-z].,4,Hangup
<br>> > ><br>> > > Through my testing I found that the problem is that when someone<br>> > > enters for example john's voicemail, Asterisk "thinks" that<br>> > "j" letter
<br>> > > is jump flag to n+1 priority. How can I disable, (if possible) this<br>> > > erroneous interpretation that Asterisk does?<br>> ><br>> > Have you tried exten => _[a-z].,3,VoiceMail(u${EXTEN})
<br>> > _______________________________________________<br>> > --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>> ><br>> > asterisk-users mailing list<br>
> > To UNSUBSCRIBE or update options visit:<br>> > <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>> ><br>> ><br>
> The contents of this e-mail are intended for the named addressee only. It<br>> contains information that may be confidential. Unless you are the named<br>> addressee or an authorized designee, you may not copy or use it, or disclose
<br>> it to anyone else. If you received it in error please notify us immediately<br>> and then destroy it.<br>> _______________________________________________<br>> --Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br>><br>> asterisk-users mailing list<br>> To UNSUBSCRIBE or update options visit:<br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>><br><br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>