[asterisk-bugs] [Asterisk 0015726]: [patch] password change for mailboxes without user name

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 21 08:43:54 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15726 
====================================================================== 
Reported By:                298
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15726
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.4.26 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-08-16 05:16 CDT
Last Modified:              2009-12-21 08:43 CST
====================================================================== 
Summary:                    [patch] password change for mailboxes without user
name
Description: 
Asterisk seems to have no real problem with mail boxes defined without a
name,
for example:
23 => 123,
24 => 456

Both can successfully change their password. However, in the second case
where the comma is missing, an error (see below) is displayed in the
console and the password is updated only in memory, not in voicemail.conf.

WARNING[17638]: app_voicemail.c:843 vm_change_password: variable has bad
format.
====================================================================== 

---------------------------------------------------------------------- 
 (0115512) junky (manager) - 2009-12-21 08:43
 https://issues.asterisk.org/view.php?id=15726#c115512 
---------------------------------------------------------------------- 
try this fix.
This patch fixes your problem for a missing comma, but doesn't fix the
comment eaten like qwell suggested. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-21 08:43 junky          Note Added: 0115512                          
======================================================================




More information about the asterisk-bugs mailing list