[asterisk-dev] [Code Review] Add sample script for externpasscheck option in voicemail.conf

Russell Bryant russell at digium.com
Mon Jul 12 11:45:10 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/774/
-----------------------------------------------------------

(Updated 2010-07-12 11:45:10.187135)


Review request for Asterisk Developers and leifmadsen.


Changes
-------

One last addition and then I'll stop messing with this ... added a check for sequential passwords like '123456'.  I also made the script a bit easier to customize.


Summary
-------

While working on some documentation this morning, I came up with a sample script for use with the externpasscheck option.  I also updated the sample configuration file to document how the script passes back a result to Asterisk.


This addresses bug 17628.
    https://issues.asterisk.org/view.php?id=17628


Diffs (updated)
-----

  /trunk/configs/voicemail.conf.sample 275586 
  /trunk/contrib/scripts/voicemailpwcheck.py PRE-CREATION 

Diff: https://reviewboard.asterisk.org/r/774/diff


Testing
-------

Leif tested a number of password change attempts, both valid and invalid, and the VoicemailMain() application responded as we would expect.


Thanks,

Russell




More information about the asterisk-dev mailing list