with this in extensions.conf:
exten => xxx,x,voicemail([EMAIL PROTECTED])

I get this in the log:
-- Executing VoiceMail("SIP/officeata1-5836", "[EMAIL PROTECTED]") in new stack Jan 16 09:20:50 WARNING[2700]: app_voicemail.c:2379 leave_voicemail: No entry in voicemail config file for 'ales'


no voicemail entry for "ales"?????  why is the first 's' chopped off?



To make it more interesting, if I add the |s option thusly then everything works fine.
exten => xxx,x,voicemail([EMAIL PROTECTED]|s)

this is version 1.2.0

Anyone have any comments?



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