[Home]

Summary:ASTERISK-08522: [patch] Voicemail fails to authenticate users created from users.conf
Reporter:Steven Sokol (ssokol)Labels:
Date Opened:2007-01-08 14:11:04.000-0600Date Closed:2007-01-08 17:41:10.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_voicemail.c.patch
Description:The apply_options_full function looks for a keyword "password" but the users configuration file uses "secret".  The patch below adds in "secret".  Note that this will override any value set as "password".
Comments:By: Jason Parker (jparker) 2007-01-08 17:41:10.000-0600

Fixed in 1.4 revision 50098 and trunk revision 50099.