[asterisk-users] voicemail usernames can't begin with "j" letter?

Andrew Joakimsen joakimsen at gmail.com
Sun Oct 22 15:35:31 MST 2006


vm-isunavail is played because you set the "u" flag which does exactly that,
play the vm-isunavail file.

On 10/21/06, rcarvalho at iric.up.pt <rcarvalho at iric.up.pt> wrote:
>
> Thanks to all that replayed, I made like Mr Watkins told me, and my
> problem is
> apparently solved, although, because of the usage of the syntax
> VoiceMail(${EXTEN}|u), now, two more sound files are played: vm-theperson
> and
> vm-isunavail, while before were only played vm-intro and beep.
> Is there a way to disable this two other files that get played every time?
>
> Regards,
> Ricardo.
>
>
>
>
>
> Quoting "Watkins, Bradley" <Bradley.Watkins at compuware.com>:
>
> > I playing a bit with this, it seems that if you use the new syntax it
> > works:
> >
> > exten => _[a-z].,3,VoiceMail(${EXTEN}|u)
> >
> > You can, of course, also use the b, j, s, and g flags.
> >
> > Even using the VoiceMail(u${EXTEN}) still elides the 'j'.
> >
> > Regards,
> > - Brad
> >
> > > -----Original Message-----
> > > From: asterisk-users-bounces at lists.digium.com
> > > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
> > > Eric "ManxPower" Wieling
> > > Sent: Friday, October 20, 2006 1:29 PM
> > > To: Asterisk Users Mailing List - Non-Commercial Discussion
> > > Subject: Re: [asterisk-users] voicemail usernames can't begin
> > > with "j" letter?
> > >
> > > Ricardo Carvalho wrote:
> > > > I'm running Asterisk version 1.2.10. I also tried with
> > > version 1.2.4
> > > > and got same problem.
> > > > I use SIP and in my extensions.conf I have the following code:
> > > >
> > > > exten => _[a-z].,1,Answer
> > > > exten => _[a-z].,2,Wait(1)
> > > > exten => _[a-z].,3,VoiceMail(${EXTEN}) exten => _[a-z].,4,Hangup
> > > >
> > > > Through my testing I found that the problem is that when someone
> > > > enters for example john's voicemail, Asterisk "thinks" that
> > > "j" letter
> > > > is jump flag to n+1 priority. How can I disable, (if possible) this
> > > > erroneous interpretation that Asterisk does?
> > >
> > > Have you tried exten => _[a-z].,3,VoiceMail(u${EXTEN})
> > > _______________________________________________
> > > --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
> > >
> > >
> > The contents of this e-mail are intended for the named addressee only.
> It
> > contains information that may be confidential. Unless you are the named
> > addressee or an authorized designee, you may not copy or use it, or
> disclose
> > it to anyone else. If you received it in error please notify us
> immediately
> > and then destroy it.
> > _______________________________________________
> > --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
> >
>
>
>
> _______________________________________________
> --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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061022/31a36f9f/attachment.htm


More information about the asterisk-users mailing list