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

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


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:49 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0126676) svnbot (reporter) - 2010-09-07 12:49
 https://issues.asterisk.org/view.php?id=15726#c126676 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 285196

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_voicemail.c

------------------------------------------------------------------------
r285196 | bbryant | 2010-09-07 12:49:08 -0500 (Tue, 07 Sep 2010) | 17
lines

Merged revisions 285194 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r285194 | bbryant | 2010-09-07 13:45:41 -0400 (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=285196 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-07 12:49 svnbot         Checkin                                      
2010-09-07 12:49 svnbot         Note Added: 0126676                          
======================================================================




More information about the asterisk-bugs mailing list