search for: 65324

Displaying 3 results from an estimated 3 matches for "65324".

Did you mean: 6324
2007 Apr 17
2
Voicemail files permission
.../spool/asterisk/voicemail/default/EXTENSION/INBOX files are created with: -rwx------ 1 asterisk web-aster 6690 Apr 17 16:08 msg0002.WAV -rwx------ 1 asterisk web-aster 6732 Apr 17 16:08 msg0002.gsm -rw------- 1 asterisk web-aster 274 Apr 17 16:08 msg0002.txt -rwx------ 1 asterisk web-aster 65324 Apr 17 16:08 msg0002.wav I needed the files to have modes 660. I tried setting up umask in the script that starts asterisk and that did not help. After some searches I found that the apps/app_voicemail.c sets a define about this: #define VOICEMAIL_FILE_MODE 0600 that is used in: if ((ofd =...
2009 Apr 27
1
"rsync: writefd_unbuffered failed to write 4 bytes" on mounted share
...ailed on "/media/nas/daily.0/samba/Bereiche/Auslieferung/Software/NT2/2012/2012-69-RA-1L.0968 (XY_I)/2006-11-16/XY_app.968/Logdb/.XYlog.mdb.REP380": Input/output error (5) rsync error: error in file IO (code 11) at receiver.c(688) [receiver=3.0.3] rsync: connection unexpectedly closed (65324 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(635) [sender=3.0.3] The FAQ mentions this kind of error but only in combination with a rsyncd running on the remote site. BTW: rsync is version 3.0.3 Thanks for any hints or suggestions, Stefan
2010 Jul 13
3
Problem mapping Samba shares in Windows
Hi, In our company we are currently running a Samba server and Windows XP clients. At the moment we are having problems with mapping Samba shares in Windows. Shares are being mapped through a windows startup script, which executes net use (with the option persistent:no) command. For most users this works most of the time, nevertheless it often fails, the exect reason for this isn't clear