Files
freeswitch/src/mod
Flavio Grossi c73afe1c85 FS-7004 mod_sndfile: respect umask when creating new files
Files created by mod_sndfile use sf_open() which uses hardcoded permissions. To
respect the process' umask, manually open files with the correct permissions
and then call sf_open_fd().
2014-11-17 11:26:31 +01:00
..
2014-11-10 11:12:56 -05:00
2014-03-07 18:36:12 -05:00
2014-11-05 10:58:35 -06:00
2014-03-26 18:01:49 +00:00