[asterisk-bugs] [Asterisk 0015492]: [patch] Voicemail.conf gets overwritten when using Realtime for voicemail

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jul 15 11:59:34 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15492 
====================================================================== 
Reported By:                cbbs70a
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   15492
Category:                   Addons/res_config_mysql
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-07-13 11:55 CDT
Last Modified:              2009-07-15 11:59 CDT
====================================================================== 
Summary:                    [patch] Voicemail.conf gets overwritten when using
Realtime for voicemail
Description: 
Using Asterisk 1.4.23.1 and realtime for voicemail, if the user tries to
change their password and enters the same password, the voicemail.conf file
gets overwritten. 

The overwritten file looks like this:
;!
;! Automatically generated configuration file
;! Filename: voicemail.conf (/etc/asterisk/voicemail.conf)
;! Generator: AppVoicemail
;! Creation Date: Mon Jul 13 12:47:30 2009
;!
====================================================================== 

---------------------------------------------------------------------- 
 (0107796) tilghman (administrator) - 2009-07-15 11:59
 https://issues.asterisk.org/view.php?id=15492#c107796 
---------------------------------------------------------------------- 
You apparently have two different realtime options uncommented in
extconfig.conf.  You should only be using one.  The entry for
voicemail.conf is known as static realtime and is the complete
voicemail.conf file, stored in the database.  This is probably not what you
want.

The other is the "voicemail" entry and is known as dynamic realtime.  The
two tables are distinct and are not meant to be combined. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-15 11:59 tilghman       Note Added: 0107796                          
======================================================================




More information about the asterisk-bugs mailing list