search for: yucky

Displaying 20 results from an estimated 47 matches for "yucky".

Did you mean: lucky
2005 Sep 25
0
Emergency Asterisk Guru help needed -- Yucky sound with MOH
I've recently upgraded *@home to CVS HEAD and in addition to losing the ability to use the MySQL database, I've noticed that my MOH has degraded significantly. I've tried all sorts of remedies -- removing the x100p card and loading asterisk without the zaptel drivers and such -- still have terrible MOH. I've used .raw. sln. mu. .gsm .mp3 files for the music on hold and it
2005 Jan 28
1
Command to light MWI on 7940 /7960
...o be "in their face" (their words, not mine). One of our team has suggested, as the agents do not have voicemail, is to use the MWI on the 7940 phones to indicate that they are logged in. Short of dropping a file into the INBOX of the particular extension (mucking around with files is yucky) is there any way of achieving this with the dialplan ? I was thinking of being able to send a SIP notify message "oi, you at 560, light your lamp" or something like that. Anyone done anything similar ? Julian
2012 Dec 31
1
Post-Syslinux Memory Manager
...even more desirable once "multi-disk" support is incorporated into Syslinux. A challenge: In order to return to Syslinux, Syslinux must recognize that the memory occupied by the hooks is now off-limits. Re-initializing Syslinux' view of memory by re-probing the memory map seems very yucky, but having the memory marked as allocated should be good enough. Implications: The hooks' memory is marked in both the INT 0x15 hook as well as in Syslinux' memory arenas. A possible direction: A general, installable INT 0x15 hook (could be derived from MEMDISK). This hook could extend...
2003 Apr 29
0
[PATCH] Add configurable timeout to ipconfig
...terface. -4. Static IP configuration. +3. Static IP configuration. -5. Command line arguments. Maybe we should accept an ip= string on the +4. Command line arguments. Maybe we should accept an ip= string on the command line to remain compatible with the kernel? -6. The code in main.c is yucky imho. Needs cleaning. +5. The code in main.c is yucky imho. Needs cleaning. -- Russell King (22/10/2002) diff -Nru a/ipconfig/main.c b/ipconfig/main.c --- a/ipconfig/main.c Tue Apr 29 13:03:14 2003 +++ b/ipconfig/main.c Tue Apr 29 13:03:14 2003 @@ -18,6 +18,7 @@ static const char *progname...
2007 Nov 07
0
[LLVMdev] Two labels around one instruction in Codegen
...elp me found how to correctly > generate > two labels between one instruction, that would be great! :) One way to solve this right now is to use flag value. But that means ISD::LABEL, ISD::{S|U}DIV, ISD::LOAD, ISD::STORE will be marked SDNPOutFlag and SDNPOptInFlag. But that's just yucky. Perhaps we need to add new variants of these nodes and leave the current opcodes as non-faulting. But I am not certain that's a very clean solution either. Evan > > Thanks, > Nicolas > > _______________________________________________ > LLVM Developers mailing list >...
2007 Nov 07
2
[LLVMdev] Two labels around one instruction in Codegen
Hi Evan, Evan Cheng wrote: > > One way to solve this right now is to use flag value. But that means > ISD::LABEL, ISD::{S|U}DIV, ISD::LOAD, ISD::STORE will be marked > SDNPOutFlag and SDNPOptInFlag. But that's just yucky. Perhaps we need > to add new variants of these nodes and leave the current opcodes as > non-faulting. But I am not certain that's a very clean solution either. > > I think having variants (1) or differentiating ISD::{S|U}DIV from other binary instructions (2) is what we wou...
2004 Aug 04
1
[LLVMdev] Compiler Driver Decisions
...he tool llvm-driver or > something, then have individual compilers built from LLVM install symlinks > into /usr/bin. Given that, they could call themselves whatever they want, > while still invoking llvm-driver. .. not with this. I don't want to force compiler writers to have to make yucky symlinks to llvm-driver. Also, I think it would be good for all involved if they could think of LLVM (via their use of the driver) as this magic black box that just gets compilation done, regardless of the languages involved. Otherwise they will have to remember the weird names used by all the lan...
2004 Dec 16
1
help with multiple imputation using imp.mix
I am desperately trying to impute missing data using 'imp.mix' but always run into this yucky error message to which I cannot find the solution. It's the first time I am using mix and I'm trying really hard to understand, but there's just this one step I don't get...perhaps someone knows the answer? Thanks! Jens My code runs: data<-read.table('http://www.courses.fa...
2005 Sep 18
7
Cisco Callmanager & Asterisk for Voicemail revisited
...M upgrade, but everything else stayed the same until I revisited this today. To summarise what I have accomplished: Full voicemail integration between CCM and Asterisk with the following features: - MWI - Voicemail on the CCM side is enabled by selecting Forward to 'Voicemail' rather than yucky custom extensions. Allows for wide deployment. - Messages are accessed by pressing the 'Messages' button on the CCM phones, or dialing the VM pilot number. - If a CCM user doesn't want to take a call, they can press the iDivert softkey to send to voicemail immediately. - CCM users can f...
2018 Aug 08
2
[RFC 0/4] Virtio uses DMA API for all devices
...u virtio bypasses that iommu when the VIRTIO_F_IOMMU_PLATFORM flag is not set (default) but there's nothing in the device-tree to tell the guest about this since it's a violation of our pseries architecture, so we just rely on Linux virtio "knowing" that it happens. It's a bit yucky but that's now history... Essentially pseries "architecturally" does not have the concept of not having an iommu in the way and qemu violates that architecture today. (Remember it comes from pHyp, our priorietary HV, which we are somewhat mimmicing here). So if we always set VIRTIO...
2018 Aug 08
2
[RFC 0/4] Virtio uses DMA API for all devices
...u virtio bypasses that iommu when the VIRTIO_F_IOMMU_PLATFORM flag is not set (default) but there's nothing in the device-tree to tell the guest about this since it's a violation of our pseries architecture, so we just rely on Linux virtio "knowing" that it happens. It's a bit yucky but that's now history... Essentially pseries "architecturally" does not have the concept of not having an iommu in the way and qemu violates that architecture today. (Remember it comes from pHyp, our priorietary HV, which we are somewhat mimmicing here). So if we always set VIRTIO...
2005 Apr 09
6
Question about MAC filter
Hello! I am new to this list, so I am sory if this has already been answered. I am looking for a way to enable my notebook to have access to my home network regardles where I am. This is do-able if I have i fixed IP on some location, but if I have a dynamic IP, how can shorewall tell whic user am I so it can let me thru the firewall? I ve seen the MAC parameter in rules, but it doesnt work if
2002 May 10
1
rsync & cron
hello, when I use rsync from commandline (RH 7.2, ssh2), it works fine. rsync -e ssh -a -v zaloha@192.168.2.100:/home/samba/m/aaa.txt /home/m/aaa.txt but when I try to use it in crontab such as 33 11 * * * rsync -e ssh -a -v zaloha@192.168.2.100:/home/samba/m/aaa.txt /home/m/aaa.txt </dev/null or 33 11 * * * rsync -e ssh -a -v zaloha@192.168.2.100:/home/samba/m/aaa.txt /home/m/aaa.txt
2007 Nov 07
0
[LLVMdev] Two labels around one instruction in Codegen
...at 9:07 AM, Nicolas Geoffray wrote: > Hi Evan, > > Evan Cheng wrote: >> >> One way to solve this right now is to use flag value. But that means >> ISD::LABEL, ISD::{S|U}DIV, ISD::LOAD, ISD::STORE will be marked >> SDNPOutFlag and SDNPOptInFlag. But that's just yucky. Perhaps we need >> to add new variants of these nodes and leave the current opcodes as >> non-faulting. But I am not certain that's a very clean solution >> either. >> >> > > I think having variants (1) or differentiating ISD::{S|U}DIV from > other &g...
2002 Jan 31
4
Network Redesign
First off, let me say thanks to Mr. Eastep for such a solid and easy to use package. Seawall was the only ipchains ''package'' firewall I ever considered using, and Shorewall has been my first venture into the world of iptables. The deployment I have just completed (and now need to redo due to client requirement changes) was 100% straightforward and has been working flawlessly for
2005 Mar 17
1
Namespaces and subscriptions
I've got a problem with subscriptions in 1.0-stable when migrating from UW-IMAP. I've modified the SUBSCRIPTION_FILE_NAME entries as suggested in the Wiki http://wiki.dovecot.org/Migration and included the "~/mail/" etc. hidden namespaces. The .mailboxlist files contain entries like "~/mail/somefolder" and the clients have "~/mail/" set as a prefix. In
2015 Jun 08
2
[PATCH RFC 05/20] pm: reorganize the nvif interface
...ass() only has PERFMON, and PERFCTR is created as a child of it (like how all the PDISP channel objects are children of the main disp class). To do this, you need to create PERFMON as a nvkm_parent instead of an nvkm_object, and have its parent.sclass contain PERFMON. This will perhaps look a bit yucky for the moment, but I'm working on making things cleaner so I'll fix it later. Feel free to ping me on IRC if you need a hand making the change though. I actually have a large patch series with the first part of this cleanup work queued up, but if you can make the above change first, I...
2009 Jul 09
1
[LLVMdev] Source file information.
Hi David, On Thu, Jul 9, 2009 at 10:26 AM, David Greene<dag at cray.com> wrote: > On Thursday 09 July 2009 10:01, John Criswell wrote: >> Dear All, >> >> To add to this, what you want to do is find the appropriate debug stop >> point intrinsic and then use it to look up the information for that >> instruction. > > Ick.  So line number information is
2018 Aug 08
0
[RFC 0/4] Virtio uses DMA API for all devices
...at iommu when the VIRTIO_F_IOMMU_PLATFORM flag > is not set (default) but there's nothing in the device-tree to tell the > guest about this since it's a violation of our pseries architecture, so > we just rely on Linux virtio "knowing" that it happens. It's a bit > yucky but that's now history... That is ugly as hell, but it is how virtio works everywhere, so nothing special so far. > Essentially pseries "architecturally" does not have the concept of not > having an iommu in the way and qemu violates that architecture today. > > (Rememb...
2007 Nov 05
4
[LLVMdev] Two labels around one instruction in Codegen
Hi everyone, In order to have exceptions for non-call instructions (such as sdiv, load or stores), I'm modifying codegen so that it generates a BeginLabel and an EndLabel between the "may throwing" instruction. This is what the codegen of an InvokeInst does. However, when generating native code, only BeginLabel is generated, and it is generated after the instruction. I'm not