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?

Regards,
Ricardo.





Bruce Reeves wrote:
What version of * are you running? I have several "j" usernames in voicemail.conf under SVN-branch-1.2-r37458M.

On 10/20/06, *Ricardo Carvalho* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Dear all,

    I've configured Asterisk Voicemail, but after some tests I
    realised that
    when some call is sent to the voicemail of someone which username
    begins
    with "j" letter,  Asterisk gives me the error:


    WARNING[5865]: app_voicemail.c:2412 leave_voicemail: No entry in
    voicemail config file for 'ohn'

    (for a called user named john, for example)


    Is this some kind of Asterisk bug, or am I skipping some
    configuration?
    How can I make things work fine?

    Thanks in advance,
    Ricardo.

    _______________________________________________
    --Bandwidth and Colocation provided by Easynews.com
    <http://Easynews.com> --

    asterisk-users mailing list
    To UNSUBSCRIBE or update options visit:
       http://lists.digium.com/mailman/listinfo/asterisk-users




--
Bruce
Nortex Networks
------------------------------------------------------------------------

_______________________________________________
--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

Reply via email to