[Asterisk-Users] Problems with new install voicemail broadcast
Rick Harby
rharby at caarnet.com
Wed Mar 9 15:52:50 MST 2005
Have a fair amount of asterisk experience, but this one is blowing my mind..
I have a context setup as follows:
[department-listing]
exten => s,1,Background(custom/6000)
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,30
;
exten => 1,1,Answer
exten => 1,2,Wait(1)
exten => 1,3,Background(pls-wait-connect-call)
exten => 1,4,VoiceMail(u620&122)
exten => 1,5,Hangup
So basically, when they press 1, it should leave voicemail in box 620 and
122. Here is my voicemail conf:
[default]
122=>2301,Sales Guy,,,tz=eastern
620=>2301,General Sales Mailbox,,,delete=yes|tz=eastern
I've modified the VoiceMail account to just me Voicemail(u620) and it works
fine, and I've tried Voicemail(u122) and it works, but when this is in
there, and someone does '1' this is the what happens:
Executing BackGround("Zap/2-1", "pls-wait-connect-call") in new stack
-- Playing 'pls-wait-connect-call' (language 'en')
-- Executing VoiceMail("Zap/2-1", "u620&122") in new stack
Mar 9 17:33:08 WARNING[-1396851792]: app_voicemail.c:1518 leave_voicemail:
No entry in voicemail config file for '620&122'
Executing Hangup("Zap/2-1", "") in new stack
Any ideas would be greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050309/a33fd947/attachment.htm
More information about the asterisk-users
mailing list