[Home]

Summary:ASTERISK-02303: app_festival creates files with permissions set to 000
Reporter:daemondazz (daemondazz)Labels:
Date Opened:2004-08-31 04:18:10Date Closed:2008-01-15 15:06:14.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) appfestival_cache_fileperms.patch
Description:app_festival creates the caching files with zero permissions set.

The attached patch causes app_festival to create the cache files as 0700.
Comments:By: daemondazz (daemondazz) 2004-08-31 04:19:47

Asterisk is not able to read the cache files when the permission is set to 000, and it causes the channel to lock up. Once this occurs 'stop now' and 'restart now' do not work and asterisk must be sent a SIGKILL to stop it.

By: daemondazz (daemondazz) 2004-08-31 04:20:13

Disclaimer has been faxed in for OEG Australia.

By: Mark Spencer (markster) 2004-08-31 09:34:09

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 15:06:14.000-0600

Repository: asterisk
Revision: 3687

U   trunk/apps/app_festival.c

------------------------------------------------------------------------
r3687 | markster | 2008-01-15 15:06:13 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix permissions for festival app (bug ASTERISK-2303)

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

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