[Home]

Summary:ASTERISK-00242: changing password in Voicemail2 crashes *
Reporter:vindex (vindex)Labels:
Date Opened:2003-09-11 02:54:25Date Closed:2008-01-15 14:34:50.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:changing password in Voicemail2 crashes *

CVS-09/05/03-12
Comments:By: vindex (vindex) 2003-09-11 03:03:37

it turned out to be a file permission problem: on debian * is run chuid asterisk
and voicemail.conf belongs to root. Still * shouldn't crash on this.

By: John Todd (jtodd) 2003-09-15 14:09:40

could you perhaps build a patch that checks for permissions and fails gracefully?

By: Mark Spencer (markster) 2003-09-25 08:16:54

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:34:50.000-0600

Repository: asterisk
Revision: 1543

U   trunk/apps/app_voicemail2.c
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r1543 | markster | 2008-01-15 14:34:50 -0600 (Tue, 15 Jan 2008) | 2 lines

Keep voicemail from segging on a permissions problem (bug ASTERISK-242)

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

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