[Home]

Summary:ASTERISK-18282: Voicemail will not honor forcename / forcegreetings if password is changed and user hangs up
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2011-08-17 13:03:31Date Closed:2011-11-14 09:08:15.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:1.8.5.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:When the forcename / forcegreeting flags are set, and the user's mailbox and password are identical, app_voicemail should:
(a) Require the user to change their password
(b) Require the user to record the appropriate greetings (based on flag)

However, if a user changes their password, then hangs up, the password will be successfully changed but no greeting will be recorded.  Since the password is changed, the user will be allowed to have no greeting associated with their account, and will not be prompted to change their greeting again.

Given the description of these flags, the correct functionality would be to have the password not changed in the password storage location until all conditions are met.
Comments: