search for: agress

Displaying 20 results from an estimated 107 matches for "agress".

Did you mean: agrees
2011 Mar 22
1
Using the mahalanobis( ) function
...Parents Strangers All Young-Middle -1.8768797* -3.2842941* -1.1094004* ?1 Middle-Old 1.34900725* 1.54919532* -2.0107882* ?2 (sorry the column names and values don’t line up) Age Friend Agression Parent Agression Stranger Agression y 8 7 8 y 5 6 8 y 6 3 7 y 5 5 7 m 15 13 10 m 13 11 9 m 12 12 9 m...
2006 Jan 20
2
Agressive echo cancelation
Anyone know if it is possible to control how aggressively the "Aggressive" mode behaves. Meaning, is it possible to dial back the aggressive mode to have a happy medium between Regular and the Aggressive defaults. I have a situation where Normal echo cancellation is not quite enough, however when I turn on aggressive mode We are attacking it to hard and I am unhappy with the walkie
2009 May 29
1
feature request: winbind use cached credentials more agressively
...rap). An nss lookup sometimes takes very looong, sometimes even returns failure. Sometimes I have to login as root and restart winbind to get to my X session past the screensaver. This is far from production quality. I guess the end-user feeling could be heightened by using cached credentials more agressively. As wast majority of nss lookups are for data already obtained, it might be wise to serve it from cache, and refresh it asynchronously.
2011 Mar 20
1
Using the Mahalanobis Function
...ld. I am running the latest version of R on a windows 7 machine. Effect Sizes Contrasts Dependent Variables Friends Parents Strangers All Young-Middle -1.8768797* -3.2842941* -1.1094004* ?1 Middle-Old 1.34900725* 1.54919532* -2.0107882* ?2 Gender Age Friend.Agression Parent.Agression Stranger.Agression 1 f y 8 7 8 2 f y 5 6 8 3 f y 6 3 7 4 f y 5 5...
2006 Jan 16
2
Agents getting logged off agressively
I have a group of agents logged in to a queue that is set for ringall. The agents are set to auto logoff if they don't answer in 15 seconds incase they step away without logging out. That works fine, however, if they are on a call and a new call comes in, they are getting logged out too. The phones are ATA's connected via SIP. One thought is that the phones may be allowing a second
2004 Jun 26
1
Echo worse after new echo patch
...nths back,I had gone thru the recommendation on the list to remove echo from the SIP phones(I never did have any echo on the TDM400P FXS phones), and had removed about 90% of the echo. There was still some occassionally that I couldn't figure out how to get rid of. I used MARK2 without the AGRESSIVE cancel option with the following zaptel.conf settings before the latest path: echocancel=yes echocancelwhenbridged=yes echotraining=yes rxgain=8.0 after applying the patch my settings are the same except for: echotraining=800 Problem: I'm seeing is that echo is actually worse on the X...
2019 Jun 09
2
Major release of xocc C compiler, 0.9.2, based on BSD license!
...es. There are mainly two level IR representations used throughout all phases of the compilation. In addition to basic IR representation, XOC also provides IR builder, BB manipulating api, Control Flow Graph(CFG), IR lowering, Control Dependent Graph, Dominator Tree, Register SSA, Memory SSA, Agressive Flow Sensitive Alias Analysis, Flow Insensitive Alias Analysis, Agressive Field Sensitive Alias Analysis, Interprocedual Analysis Framework, Inliner, Dead Code Elimination, Copy Propagation, GCSE, GVN, and a lot of sophisticated control flow and peephole optimizations. Moveover, XOC does n...
2019 Jan 30
2
How to identify the operating system of a client?
...to provide shares with vfs_fruit only to Mac clients. So I assumed using the variable substitution %a which contains the architecture of the remote machine would be the correct way forward. But as it turns out, a Windows 10 client is reported as having the architecture "OSX". Short of agressively scanning a remote client with nmap, does anyone have a suggestion on how to solve this problem? Thanks! - Stephan I'm using Samba 4.5.12-Debian
2002 Apr 30
1
booting memdisk from grub
...ion with grub to boot dos floppy images over a network. i realise that memdisk was designed to work with syslinux rather than grub but i really need some of the extra features of grub for my application. i has some inital problems getting grub to load memdisk which turned out to be grub performing agressive error checking (see http://mail.gnu.org/pipermail/bug-grub/2002-April/007122.html). this is now fixed and grub seems to load memdisk and the floppy image quite happily. when it tries to boot, however, it just hangs. is what i'm trying to do possible? if so, do you have aby idea what i might...
2005 Jun 13
1
rekeying in SSH-2 and session setup?
Dear all, while playing around with openssh-4.1p1 (trying to add AFS token forwarding in SSH-2), I noticed that agressive rekeying (as e.g. employed by regress/rekey.sh, rekeying every 16bytes) seems to disturb the various forwardings (X11, agent) set up at the beginning of the session. These do not trigger regression test errors, since the client does not ask for confirmation from the server for these commands (ex...
2006 Jul 14
1
[LLVMdev] Thanks for llvm!
Hi, I know this is a strange mail and also off topic but since there is no user-list I'll simply post my stuff here ;) I wanted to say a big thank-you for developing llvm, I've always been fascinated by agressive optimizing frameworks like JVMs and other virtual machines and was a bit sad that the gnu-world relies(d) on techniques which have more or less reached their possibilities. Although I would call myself an end-user developer, its great to see people working on such cool stuff :-) lg Clemens PS:...
2007 Apr 25
12
Facter repository
Is there a repository of Facter plugins that people have made? I''m working on a few that i wouldn''t mind sharing when complete.
2008 Apr 21
1
Digium TDM410P Cards
As recommened I got the new firmware for my echo cancellers and it solved hte problem with the agressive echo cancelling causing half duplex audio. I have to say, so far these cards are far superior to the previous models. The sound quality is hugely improved (enough to really notice which is alot) and the echo canceller works way better than the software ones. My system seems to like these car...
2004 May 06
1
sip + zap problem
...till a bit low, and the audio I'm sending out is still a little high. I've tried 32, 64, 128, and 256 on the echocancel, yes and no for when bridged, and an endless list of different settings on the gains. I've also tried the echo training, and all 5 different echo cancelers, even the agressive option in mark2. Some configurations had better results than others, but right now its the best it's been, but I still get a tiny after-sound, sounding kind of like a robot, on certain sounds and volumes of noise, as if it were an echo that wasn't fully canceled... Is anyone else runni...
2009 May 16
2
[LLVMdev] VMKit: msil optimization
...here in VMKit. The reason I need this is the following: I have a very large C# application that is in desperate need of some optimization. The problem is that the microsoft C# compiler does almost no optimization but relies on the MS JIT compiler to do it. But the MS JIT compiler does not do any agressive optimization, especially inlining and subsequent optimizations. So the generated machine code is just atrocious and performance is much lower than expected. I know that optimizing on a MSIL level will somewhat alleviate the problem since the microsoft C++/CLR compiler does MSIL level optimizati...
2005 Jun 17
1
Problem with NTLM
...ng used again (the number of requests stops). This problem goes until there is no more ntlm_auth process available and the squid restarts itself, restarting all ntlm_auth too. After the restart, everything is goes back to normal and the problem repeats. We detected that the R flag appears more agressively if the domain controller is under more load (like running a backup script). Another strange behavior is that the TIME on the cachemgr.cgi->NTLM User Authenticator Stats for some ntlm_auth keeps growing with no flag set at all. Well, the questions are: 1- What does each of the flags mean?...
2003 Oct 26
4
ReplayTV connecting through Asterisk box
Has anyone had any luck getting a ReplayTV DVR box to connect through an Asterisk box? Mine seems to dial just fine, but can't negotiate a connection. I am using: exten => _95380024,1,Dial(Zap/1/${EXTEN:1},120,d) exten => _95380024,2,Congestion I don't have any problems doing a fax though my system. For this setup, I am running a simple Digium developer's kit on a
2004 Apr 12
1
OT appologies to list
[I'm sorry to trouble the list with this, but this is the only way I know to contact the person concerned] This message is for Stephen Karrington - it appears that you have over-agressive 'spam' filters and we can no longer email you. Please rectify this if we are to have meaningful conversation! The original message was received from Linus Surguy <linus@magrathea-telecom.co.uk> ----- This message has been blocked by our spam filter. ----- ----- If this has...
2008 Nov 17
2
Full Duplex
We've had an issue since we went live nearly two years ago on Asterisk where people complain about not being able to talk while someone else is talking. I had assumed for a very long time this was because of the phones we went live with (Grandstream GXP-2000's) and for the longest time I believed this was a speakerphone problem only. Last week during budgets, a request to buy new
2014 Aug 08
2
[LLVMdev] Plan to optimize atomics in LLVM
> Longer term, I hope to improve the fence elimination of the ARM backend with > a kind of PRE algorithm. Both of these improvements to the ARM backend > should be fairly straightforward to port to the POWER architecture later, > and I hope to also do that. > > Any reason these couldn't be done at the IR level? I definitely agree here. At the time, it was a plausible idea