[asterisk-bugs] [Asterisk 0014276]: [patch] allow storage of vmsecret in users voicemail spool directory

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 22 14:14:33 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14276 
====================================================================== 
Reported By:                klaus3000
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14276
Category:                   Applications/app_voicemail/NewFeature
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 169203 
Request Review:              
====================================================================== 
Date Submitted:             2009-01-19 09:33 CST
Last Modified:              2009-10-22 14:14 CDT
====================================================================== 
Summary:                    [patch] allow storage of vmsecret in users voicemail
spool directory
Description: 
When secretinspool=yes in voicemail.conf, voicemail reads and writes the
secret into a file in the users voicemail spool directory. For example if
voicemail is configured for user 1234 in voicemail context foobar, then the
secret will be stored in /var/spool/asterisk/voicemail/foobar/1234/secret.

When secretinspool=no, it uses the old behavior and stores secrets into
the configuration files.

Note: realtime voiceboxes are never influenced by this parameter
====================================================================== 

---------------------------------------------------------------------- 
 (0112625) svnbot (reporter) - 2009-10-22 14:14
 https://issues.asterisk.org/view.php?id=14276#c112625 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 225406

U   trunk/CHANGES
U   trunk/apps/app_voicemail.c
U   trunk/configs/voicemail.conf.sample

------------------------------------------------------------------------
r225406 | tilghman | 2009-10-22 14:14:31 -0500 (Thu, 22 Oct 2009) | 7
lines

Permit storage of voicemail secrets in a separate file, located within the
spool directory.
(closes issue https://issues.asterisk.org/view.php?id=14276)
 Reported by: klaus3000
 Patches: 
       app_voicemail.c-svn-trunk-r214898.txt uploaded by klaus3000
(license 65)
 Tested by: jamesgolovich

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-22 14:14 svnbot         Checkin                                      
2009-10-22 14:14 svnbot         Note Added: 0112625                          
======================================================================




More information about the asterisk-bugs mailing list