On Fri, Feb 17, 2006 at 09:16:41AM +0100, Giorgio Incantalupo wrote:
> Hi Chuck,
> my solution may be considered a bit strange but I chose it after trying 
> asterisk code without success, trying to use Tzafrir patch but I had to 
> change asterisk user umask too....
> The right solution could be something like a "voicemail_dir_permissions" 
> parameter in voicemail.conf so anyone could change permissions without 
> modifying asterisk code. The externnotify parameter solution I used was 
> the faster and less "invasive". If you want to make a script to install 
> asterisk, it is better to copy voicemail.conf and a script file than 
> patching.

What should that parameter do? Why not just fix the problem (as in our
packages, and as I tried to push for in the above bug report).

You seem to want an explicit chmod on file creation (to override the
umask). That will still create some races where voicemail files are not
yet readable.

-- 
Tzafrir Cohen         | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |                           | a Mutt's  
[EMAIL PROTECTED] |                           |  best
ICQ# 16849755         |                           | friend

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to