[Home]

Summary:ASTERISK-13535: Can't record greetings
Reporter:Noah Miller (noahisaac)Labels:
Date Opened:2009-02-07 20:44:20.000-0600Date Closed:2011-06-07 14:08:11
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail/IMAP
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Using the 1.6.1-rc1 tarball with IMAP voicemail, I can't record any voicemail greetings.  I've tried both storing greetings as files and storing them in an IMAP folder - neither works.  Voicemail messages are functioning normally.  

If it helps, when I record a voicemail, I can do a "watch -n 0.1 ls" and see the files get saved to the INBOX, and then moved out to the IMAP folder.  When I do a "watch -n 0.1 ls" in the main mailbox folder and try to record a greeting, no files are saved at all.

Maybe this has something to do with r165808?

I'm not sure if this makes any difference, but I'm using the GUI (r4493) on this machine, and it doesn't seem to play very nicely with IMAP voicemail.

Also somewhat strange - I can manually create unavail.WAV, put it in a user's voicemail folder, and it will get played normally by Voicemail().  However, if I manually create greet.WAV, Directory() can't find it.

****** STEPS TO REPRODUCE ******

1. Compile Asterisk w/IMAP voicemail storage
2. Add a voicemail box
3. Access voicemail box with VoicemailMain()
4. Try to record and save any greeting in Mailbox options

****** ADDITIONAL INFORMATION ******

For the Asterisk version on this bug report, I could only select Asterisk 1.6.1-beta4, but I'm actually testing with Asterisk-1.6.1-rc1.
Comments:By: Noah Miller (noahisaac) 2009-02-07 21:28:46.000-0600

Nevermind!  Looks like this problem is due to some strange context handling in the GUI.  Feel free to close.

By: Joshua C. Colp (jcolp) 2009-02-09 08:54:25.000-0600

Closed per reporter.