Displaying 20 results from an estimated 118 matches for "aquiring".
Did you mean:
acquiring
2009 Jul 15
2
Spaces in a name
I am reading regressors from an excel file (I have no control over the file)
and some of the element names have spaces:
i.e. "Small Bank Aquired"
but I have found that lm(SourceData ~ . - "Small Bank Aquired", mcReg)
doesn't work (mcReg = modelCurrentRegressors)
As they are toggles I have ran them through factor() to be treated propertly
as 0 or 1 but due to the fact I
2007 Apr 18
3
Problems with the Speex Jitter Buffer
Hi,
I am using the JitterBuffer. Since there is not so much documentation I
think I dont use it in a correct way. All the packets are recieved (I
control the sequence numbers) but the JitterBuffer often tells me he has
no packet. I am using it in the following way:
I am not sure if I use the ticks correctly but I think it can be set to
20(msec).
It is set as a Member in my class and i
2010 Apr 07
1
Kerberos method not working like use kerberos keytab?
Hi,
I have a couple of old samba 3.0.30 installations. I enabled the "use
kerberos keytab" option in the smb.conf file to aquire a tgt
automatically when a user logs in. This works fine on 3.0.30 installs.
On newer samba versions I recognized that the option has been phased out
and replaced by a newer option called "kerberos method" the man page is
not really clear about what
2005 Sep 12
5
OT: Online TTS engines?
The one I like:
http://www.rhetorical.com/cgi-bin/demo.cgi
is toast. I think they went broke or got aquired by someone. Also, is there
a Festival voice that sounds as good as Rhetorical or the AT & T stuff? The
default one is barely legible. Since Festival is a little brutal to
configure, I'd like to get someone's recommendation then go through the pain
of reconfiguring it only once.
2007 Apr 20
2
Problems with the Speex Jitter Buffer
Thanks for your reply Jean-Marc!
this was what I had before.
But I decided to restructure it since the thread that plays the sound is
a callback from the sound hardware, more or less an interrupt handler.
For me it seems more reasonable to waste some memory for to save the
decompressed Packet. While I write this I begin to think that it is
possible I decompress Packets that are never used
2003 Sep 24
3
RedHat 9.0 and 100 percent CPU utilization
Please, don't hate me because I use Redhat. I am
aware that I am asking for problems in running
Asterisk on Redhat. I recently aquired a nifty
server, moved my digium cards, and installed asterisk.
I noticed that one of the four processors was being
used at 100% and nothing was working. I tracked CPU
utilization back to the Asterisk process. Please,
help.
James
2006 Nov 24
6
dhcpd
Hi
im trying to configure centos to run as a dhcpd daemon but it simply doesnt
work
I'm using the default configuration file from dhcdp (and tried multiple
alternatives).
problem is that pxe clients do not aquire dhcp addresses
in the log i can see that there are 3 or 4 dhcp offers per boot atempt but
no dhcp requests
anyone?
i'm going crazy here... .i've tryed 3 diferent
2008 Apr 09
4
ssl and NameVirtualHost
I recently aquired a Verisign SSL certificate for my web server on
Centos 4, with apache 2.0.59 from centosplus.
It however doesn't seem to be working the way I've set it up,
browsers connect but are told the certiticate is not recognized.
Showing more info, the information looks correct.
I think it has probably to do with the fact that I'm using the
certificate on a virtual
2003 Nov 27
4
Multi-line TTS Outbound Dialer
Hello,
I've been lurking around the mailing list and browsing around on
Asterisk-related links while I wait for my X100P to come in the mail.
So far I haven't found very much information related to what I want to
do with Asterisk. I was wondering if someone could point me in the
direction of any work that may already have been done on a project
similar to the one I'm trying to
2020 Oct 24
1
NUT uses port 3493 for everything
The NUT project uses port 3493 to receive traffic to the upsd server. Unlike the
protocols http (80) and https (443), NUT has no specific port for encrypted
traffic. For the upsdTLS.py daemon. I squatted port 563, but it would be much
better to have an officially assigned port.
Port 3494 was at one time assigned to
ibm3494 3494/tcp # IBM 3494 [Jeffrey_Pilch]
ibm3494
2007 Apr 20
0
Problems with the Speex Jitter Buffer
(Sorry about the delay -- currently attending ICASSP)
Hi,
Haven't looked at all the details, but what's clearly wrong is that you
need to put the *compressed* packets in the jitter buffer and decode
them only when you _get() them.
Jean-Marc
David Feurle wrote:
> Hi,
>
> I am using the JitterBuffer. Since there is not so much documentation I
> think I dont use it in a
2008 Nov 19
1
video files contain one frame more than encoded
Hi,
ogg/theora files produced with libtheora-1.0, according to mplayer,
contain one frame more than encoded, and the last two frames in the
file are at the same time (correct time of the last encoded frame).
Is that normal or maybe a bug or a mistake in encoding?
If it should be normal: What is the reason? Can it be prevented? How
is the relation of the nominal time of the frames in the file to
2007 Aug 08
12
Some more win32-changenotify analysis
Hi all,
I decided to check the responsiveness of the pure Ruby vs C extension
versions of win32-changenotify. I setup this little file generator program:
a = []
10.times{ |n|
a << Thread.new{
File.open("File_#{n}", ''w''){ |fh| fh.puts "test #{n}" }
}
}
a.each{ |t| t.join }
The pure Ruby version did not do so well. In some cases it
2007 Apr 20
0
Problems with the Speex Jitter Buffer
David Feurle wrote:
> Thanks for your reply Jean-Marc!
>
> this was what I had before.
> But I decided to restructure it since the thread that plays the sound is
> a callback from the sound hardware, more or less an interrupt handler.
> For me it seems more reasonable to waste some memory for to save the
> decompressed Packet. While I write this I begin to think that it is
2007 Nov 04
3
WaveIn/WaveOut and Speex
Hello,
I know my question has been asked before because I spent the last week
searching the web for how to use Speex in combination with
WaveIn/WaveOut and I ran into a few posts, but none of them answer the
question. There is still a lot of confusion how to use WaveIn/WaveOut
and Speex by junior developers such as myself. Even after examining code
for SpeexDec and SpeexEnc, I cannot get clear
2006 Aug 29
3
Any one have a good example...
...of a shell script for rsync that won't start again if it is already running?
I thought of using a lock file, but what if it is killed mid script or bombs?
--
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!
2010 Dec 01
2
kerberos @ samba4 DC
...DC from a domain controller in windows
2000
/usr/local/samba # bin/samba-tool join (WINDOWS 2000 DOMAIN). DC
-U(USER)@(WINDOWS 2000 DOMAIN)%(PASSWORD) --realm=(WINDOWS 2000 DOMAIN). -d5
throws me the following error:
Failed to get CCACHE for GSSAPI client: KDC has no support for encryption
type
Aquiring initiator credentials failed: kinit for ADMCONST at DOMD4086 failed
(KDC has no support for encryption type: KDC has no support for encryption
type)
Failed to start GENSEC client mech gssapi_krb5: NT_STATUS_UNSUCCESSFUL
My krb5.conf is as follows:
[libdefaults]
default_realm = (WINDOWS 2...
2005 Apr 21
0
[LLVMdev] Control Flow and Locks when JITing Functions
On Thu, 21 Apr 2005, Evan Jones wrote:
> I just located a concurrency error in my LLVM patch to add locks to the
> JIT. I did not add any locks to the JITResolver class in JITEmitter.cpp,
> which clearly is a problem since This particular issue causes an
> assertion failure on occasion when running a task that spawns threads on
> a parallel machine. Any recommendations about if I am
2009 Jun 19
1
TOSHARG-BDC.xml translate finish and some bug found
Now,TOSHARG-BDC.xml translate to Japanese finished.
and Some bug found.
Samba-3 can act as a Backup Domain Controller (BDC) to another Samba Primary Domain Controller (PDC). A
Samba-3 PDC can operate with an LDAP account backend. The LDAP backend can be either a common master LDAP
server or a slave server. The use of a slave LDAP server has the benefit that when the master is down, clients
may
2009 May 12
5
GPLPV 0.10.55 net misbehaviour
...configured for DHCP, which isn''t
good for me so I assign IP address, gw and DNS. When clicking OK, I''m
warned about a duplicate IP address (from the dormant RTL8139, as
expected). I accept the duplicity and then the taskbar interface icon
as well as the status dialog shows "aquiring network address" for ever,
the NIC properties dialog stops to respond, the interface won''t come up.
After rebooting the VM another time, network seems to work correctly.
Is gplpv supposed to work like that? I wonder if the XP fix applies to
2003 as well, since I''ve never see...