]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
mod_voicemail: Add 2 new profile settings, db-password-override and allow-empty-passw...
authorMarc Olivier Chouinard <mochouinard@moctel.com>
Sat, 9 Jul 2011 20:13:36 +0000 (16:13 -0400)
committerMarc Olivier Chouinard <mochouinard@moctel.com>
Sat, 9 Jul 2011 20:13:36 +0000 (16:13 -0400)
commita9db642a36a1cbea5e2112948fdf161eab383034
tree4d673c76a10a55f12add189e8f2b0d7a59fe73d4
parentb235911f006656b8b2edd6aa0d8bcea08a3c07e2
mod_voicemail: Add 2 new profile settings, db-password-override and allow-empty-password-auth.  By default, they have value of their previous behavior.  If db-password-override=true, the db password will only be used if present, if not present fallback to the xml config file vm-password.  If allow-empty-password-auth=false, it will disable login via a authentication method if there is no password set in the user account (This wont affect voicemail_authorize=true login).
conf/autoload_configs/voicemail.conf.xml
src/mod/applications/mod_voicemail/mod_voicemail.c