Displaying 13 results from an estimated 13 matches for "borut".
2004 Sep 28
1
winbind problems
...004/09/28 14:00:20, 0] rpc_client/cli_pipe.c:rpc_api_pipe(435)
cli_pipe: return critical error. Error was Call timed out: server did
not respond after 10000 milliseconds
Could that mean that the server is not a domain member any more.
I've got no access to the Win PDF at the time.
Thanks,
Borut
They get the NT_STATUS_ACCESS_DENIED error.
--
Borut Kurnik <borut@borutk.net>
2002 Sep 10
1
Skipping with vorbisfile playback using DirectSo und
...decoded before
it is needed by the buffer fill operation. You might be able to get a
sasifactory solution by increasing the number of buffers and using them in a
round-robin fashion 1-2-3-4-1-2-3-4. Wouldn't do any more than 1/4 sec per
buffer.
Cheers,
Chris
-----Original Message-----
From: Borut Pfeifer [mailto:borut@whiteknucklegames.com]
Sent: Tuesday, September 10, 2002 4:57 PM
To: vorbis-dev@xiph.org
Subject: [vorbis-dev] Skipping with vorbisfile playback using
DirectSound
<p>I'm having a problem trying to write a simple vorbis file player using
DirectSound. The decoding por...
2002 Sep 10
2
Skipping with vorbisfile playback using DirectSound
...k code itself. I've tried decoding various amounts at one time
but in each case the same thing occurs (although to different degrees). Is
there something I can do to fix this without adding a separate decoding
thread (or is that going to be necessary)? Or could it be something else?
Thanks,
Borut
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages...
2004 Sep 21
1
mapping winbind users to nis uids and gids
...d in NIS domain and in Windows domain.
Is it possible to map winbind users (usually using uid & gid > 10000) to
nis
users, so user john authenticating from Windows domain doesn't get new
uid and gid ( idmap gid, idmap uid), but maps to an existing NIS user
with
the same name.
Thanks,
Borut
--
Borut Kurnik <borut@borutk.net>
2004 Jul 22
1
Disriminant analysis with lda (MASS)
Hello,
Does the "lda" function (package MASS) perform or can it perform classic
two-group Fisher discriminant analysis?
R-version: 1.9.1, MASS package (latest available)
Thank you,
Borut Rajer
2003 Aug 12
1
Using Asterisk with FWD through NAT
...s. Please set your external IP" message.
In second scenario I hack hosts file that fwd.pulver.com points to
fwdnat.pulver.com. In that case I was able to register but call can't be
initiated since
Asterisk put wrong (proxy) port in To: field of SIP message.
Any ideas?
Thanks in advance
Borut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 1948 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030812/c064dc97/winmail.bin
2003 Aug 12
0
RE: Asterisk-Users digest, Vol 1 #1033 - 7 msgs
Same thing. It will make sense to try
Register => <FWDnum>@fwd.pulver.com:<FWDpass>@fwdnat.pulver.com:5082
but in that case Asterisk sends
REGISTER sip:fwdnat.pulver.com SIP/2.0
which is not right. It should be sip:fwd.pulver.com but sent thru
fwdnat.pulver.com:5082
BR Borut
-----Original Message-----
Subject: Re: [Asterisk-Users] Using Asterisk with FWD through NAT
From: Eric Wieling <eric@fnords.org>
To: asterisk-users@lists.digium.com
Organization:
Date: 12 Aug 2003 13:28:59 -0500
Reply-To: asterisk-users@lists.digium.com
Did you try:
register => <FW...
2003 Sep 23
1
App_festival crashing
...or usecache.
On line 281 of app_festival.c
usecache = ast_true(temp);
value of usecache config entry is tested with ast_true function, which
returns -1 if value is (yes, y, t or 1). For that reason cache is never
used.
Correct line should be:
usecache = ast_true(temp)==-1;
Thanks in advance.
Borut
2023 Jul 20
1
Migration of files with Windows ACL's to Samba server
...elated documentation around this topic how to approach
this so the permissions are preserved.
We used this command to copy the data from one to another share:
robocopy <Source> <Destination> /MIR /DCOPY:T /MT:3 /XJ /R:1 /W:3 /NDL
/NP /LOG+:logfile.txt
Any pointers/suggestions?
Best
Borut
2001 Feb 05
0
bandwidth limiting when src and dst are on the same interface
...'t
tried disabling them yet. 225.1 is linux 2.2, 225.10 is linux 2.4
and 225.20 is some 3com ADSL stuff. Is that the problem?
And BTW, these things are mostly from the howto...I don''t even know
what most of the options mean. I might have screwed up something.
Thanks for answers,
--
Borut
borut.mrak@ijs.si
-----------------
Diplomat: A man who always remembers a woman''s birthday but
never remembers her age.
2001 Feb 07
3
cbq ip range?
OK, finally I have made cbq run !
now I would like to know if it is posible to limit a range of IP to a speed.
something like this :
from 192.168.1.1 to 192.168.1.21 limit to 128K
I don''t whant to limit each IP to 128K, what I would like to do is limit all
20 IP to have a max of 128K.
Is it posible?
2003 Sep 24
6
Festival Problems
I am trying to use festival (latest version 1.4.3)
I have downloaded all the files needed and patched it with the provided
diff.
festival does work and does tts fine.
but when I call Festival either from an extention or an AGI script, I get
this in my asterisk messages log, but no sound on the channels (H323 or SIP)
- they (the clients) just say "trying" and then hangup...
Sep 24
2010 Nov 26
0
Wine release 1.3.8
...or InternetShowSecurityInfoByURL.
wineboot: Add a manpage.
wineconsole: Add a manpage.
regedit: Add a manpage.
winepath: Add a manpage.
winegcc: Symlink winegcc manpage to winecpp.
Austin Lund (1):
gdi32/tests: Skip GetGlyphIndices tests for non-ANSI codepages.
Borut Razem (2):
msvcrt: popen: stderr from the child process should not be redirected to the parent's stdin.
ping: Sleep 1 second less.
Cheer Xiao (10):
comdlg32: Update Simplified Chinese translation.
oleview: Update Simplified Chinese translation.
taskmgr: Update Sim...