[Home]

Summary:ASTERISK-18558: Option for disabling password less logins to voicemail
Reporter:fhackenberger (fhackenberger)Labels:
Date Opened:2011-09-15 05:55:51Date Closed:2017-12-15 10:43:37.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail/NewFeature
Versions:1.6.2.17 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) voicemail_pin_disabled
( 1) voicemail_pin_disabled
Description:It would be nice if we could disable voicemail logins when there is no password assigned.
Comments:By: Leif Madsen (lmadsen) 2011-09-15 10:36:56.369-0500

You're going to have to make this optional with a flag I think, and then add some documentation about it.

By: fhackenberger (fhackenberger) 2011-09-15 10:55:14.540-0500

It is optional. You have to set allowemptypw=no in the [general] section of voicemail.conf

I have added the missing documentation.

By: Walter Doekes (wdoekes) 2011-09-16 04:28:48.491-0500

If you're going to block empty passwords, it's probably nice to disallow users to change their passwords to an empty one at "case '5': /* change password */".

By: Leif Madsen (lmadsen) 2011-09-22 07:57:16.256-0500

Thanks for the feedback -- acknowledging. Might be nice to ask for some testing from people on asterisk-users and asterisk-dev. Also if you could address Walter's comments that'd be great.

Thanks for the submission!

By: Corey Farrell (coreyfarrell) 2017-12-15 10:43:37.990-0600

Suspending ticket for inactivity.  Feel free to reopen by posting an updated patch and following Code Review instructions \[1\].

\[1\] https://wiki.asterisk.org/wiki/display/AST/Code+Review