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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 7 12:45:43 CDT 2010


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15726 
====================================================================== 
Reported By:                298
Assigned To:                bbryant
====================================================================== 
Project:                    Asterisk
Issue ID:                   15726
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.26 
JIRA:                       SWP-1810 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-08-16 05:16 CDT
Last Modified:              2010-09-07 12:45 CDT
====================================================================== 
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.
====================================================================== 

---------------------------------------------------------------------- 
 (0126673) svnbot (reporter) - 2010-09-07 12:45
 https://issues.asterisk.org/view.php?id=15726#c126673 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 285194

U   branches/1.4/apps/app_voicemail.c

------------------------------------------------------------------------
r285194 | bbryant | 2010-09-07 12:45:41 -0500 (Tue, 07 Sep 2010) | 10
lines

Fixes voicemail.conf issues where mailboxes with passwords that don't
precede a comma would throw unnecessary error messages.

(closes issue https://issues.asterisk.org/view.php?id=15726)
Reported by: 298
Patches: 
      M15726.diff uploaded by junky (license 177)
Tested by: junky

Review: [full review board URL with trailing slash]

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=285194 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-07 12:45 svnbot         Checkin                                      
2010-09-07 12:45 svnbot         Note Added: 0126673                          
2010-09-07 12:45 svnbot         Status                   assigned => resolved
2010-09-07 12:45 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list