| Summary: | ASTERISK-01194: [patch] Voicemail says goodbye twice in a row if timeout from main menu | ||
| Reporter: | Rob Gagnon (rgagnon) | Labels: | |
| Date Opened: | 2004-03-10 23:06:43.000-0600 | Date Closed: | 2004-09-25 02:18:22 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Applications/app_voicemail |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) app_voicemail.c.patch.txt | |
| Description: | If you login to Comedian Mail with username and password correctly. Wait for the main menu to play 3 times. After that, you will hear "goodbye" twice before hangup. ****** ADDITIONAL INFORMATION ****** Attached patch removes the playing of "goodbye" within the vm_instructions() function. The "goodbye" prompt will still play on timeout, or "#" from within vm_execmain() | ||
| Comments: | By: James Golovich (jamesgolovich) 2004-03-11 02:08:28.000-0600 Commited to CVS. Thanks | ||