[Asterisk-Users] Problems with new install voicemail broadcast

Rick Harby rharby at caarnet.com
Thu Mar 10 06:54:30 MST 2005


Tried that as well, same result..
 
Rick
 
  _____  

From: Eric_Doiron [mailto:end1r at comcast.net] 
Sent: Wednesday, March 09, 2005 11:15 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Problems with new install voicemail broadcast
 
Try specifying the contexts ... just an idea.
 
exten => 1,4,VoiceMail(u620 at context&u122 at context)
 
-E
 
 
 
  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Rick Harby
Sent: Wednesday, March 09, 2005 5:53 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Problems with new install voicemail broadcast
 
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/20050310/2f3cc417/attachment.htm


More information about the asterisk-users mailing list