Displaying 2 results from an estimated 2 matches for "srvastsvi".
2013 Apr 29
1
Asterisk 11.3.0 - Mask for new file not correct
...risk 11583 0.0 3.8 341560 19440 ? Sl Apr17 2:02 /usr/sbin/asterisk -f -vvvg -c
The fact is we want to use the RECORDED_FILE function from Application_Record module and create a file with 666 permissions. But when I check the created file, rights are not what I expected.
[root at STD1-SRVASTSVI-03 pseudos]$ ll
-rw-r--r-- 1 asterisk asterisk 51244 mars 29 16:04 Pseudo_2_1111.wav
I checked the doc on https://wiki.asterisk.org/wiki/display/AST/Application_Record but I didn't find anything about umask permissions. I checked Doxygen, I can see file creation permissions is set to 666
#defi...
2013 May 01
0
asterisk-users Digest, Vol 105, Issue 39
...n Apr 29, 2013, at 10:51 AM, Ludovic Bou? wrote:
>
> > The fact is we want to use the RECORDED_FILE function from
> Application_Record module and create a file with 666 permissions. But when
> I check the created file, rights are not what I expected.
> >
> > [root at STD1-SRVASTSVI-03 pseudos]$ ll
> > -rw-r--r-- 1 asterisk asterisk 51244 mars 29 16:04 Pseudo_2_1111.wav
> >
> > I checked the doc on
> https://wiki.asterisk.org/wiki/display/AST/Application_Record but I
> didn't find anything about umask permissions. I checked Doxygen, I can see
> f...