search for: confortably

Displaying 20 results from an estimated 43 matches for "confortably".

Did you mean: comfortably
2007 Jun 05
1
How to generate confort noise?
Can i use a separate instance of the decoder passing NULL to generate white noise or something that is similar to confort noise? I need to feed it to my output audio autput device for each frame i don't receive in time. Or should i just use the same decoder instance of voice and just pass NULL when i discard or loss frames? Is that the best way? How can i accomplish this purpose? Thanks.
2008 Jan 07
2
Propose mount.cifs/smbfs able to mount the child folder of share folder
Hi Samba team, I feel user will feel more confortable when they can mount folder (via mount.cifs or mount.smbfs) under particular shared folder. Example: I have a share folder call department, all department's folder arrange inside so I have a share folder call \\server\department if I have a linux client under purchasing, I 2 command to get the correct place, and I feel it is giving more
2004 Aug 06
1
someone wake me up...
> if you stream with MuSE (actually at the 0.6.1) you can easily specify > metatags as title, url and description from confortable input fields > embedded in the gui ( http://muse.dyne.org ). MuSE is GPL'ed software. Is that title dynamic (ie: does it change per song to list the song name)? Or is it a one time static thing? Louis --- >8 ---- List archives:
2010 Sep 09
1
Question on Mail Formats
Hi, I am still tuning my dovecot, but I find myself very confortable with it. I am going to structure my imap folder with a new namespace (somthing you cannot do with GMail :) and I can choose the mailbox format. What is the difference between the two mailbox format "mbox" and "maildir"? I know mbox is older, but there is a good reason to use maildir instead? I can get for
2007 Mar 30
1
Security on long distance calls
Hello, which kind of method could you use to inhibit long distance calls to _some_ extensions? Is there a way to do it with freepbx or you have to do it manually in the config files? I wouldn't like to set a route password, because that is not confortable for the pbx operator. I just would like the operator being able to call whatever number, while the extensions should only be able to
2005 Jan 18
0
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
Chris Lattner wrote: > On Tue, 18 Jan 2005, John Cortes wrote: > >> Hi Chris, > > > Hi! I'm CC'ing the llvmdev list for the benefit of others. > >> Since I see you're very involved in LLVM, I need a little guidance on >> getting from C to MACH-SUIF. >> >> I've been given the task of using LLVM to translate C code to another
2005 Jan 18
2
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
On Tue, 18 Jan 2005, John Cortes wrote: >> Can you say a little bit about MACH-SUIF? With a brief google search, I >> didn't turn up anything that described the architecture. Is it a RISC-like >> machine with 32-bit instruction words? >> > > It's another VM representation. I haven't really gotten to know the nitty > gritty of the language so
2007 May 02
5
No grahical install on notebook with Centos 5, did work with Centos 4
Hello again. Working to put Centos 5 on my old Toshiba Portege 3490ct (256Mb memory). PCMCIA CDrom and Lan card. Using 'linux askmethod' to be able to install off of my FTP server (have done 4 PC installs so far off that server successfully) It's video card is: S3 86C270-294 Savage IX/MV After recognizing the video card I get the message about no graphical install available.
2004 Aug 06
5
someone wake me up...
and tell me that it is possible to make icecast broadcast titles or id3 tags. I refuse to believe that you all can talk so fondly of a program that gives you the ability to make a radiostation but not tell its listeners what is on the air.. That is just too weird.. So what do YOU do to tell people what they are listening to? Arvid www.playrec.dk -for all kinds of good music ICQ# 724069 ---
2011 Apr 07
2
what architecture is required for having a samba working ?
Hi list, Some years ago, here at University of Poitiers, we used something called Netware. But it was expensive, so it was decided to abandonned it : some services migrated to samba and OpenLDAP, and others migrated to Windows Server. So now, Win7 is coming, and unfortunately we can't use Samba2 anymore. So the solution should be to use Samba3, wich supports Win7. But (yes there is
2004 Aug 06
0
someone wake me up...
On Fri, Mar 30, 2001 at 07:55:59PM +0200, Arvid Gregersen wrote: > and tell me that it is possible to make icecast broadcast titles or id3 > tags. I refuse to believe that you all can talk so fondly of a program > that gives you the ability to make a radiostation but not tell its > listeners what is on the air.. That is just too weird.. So what do YOU > do to tell people what they
2004 Dec 10
0
export DISPLAY from Dom0
Hi all, I test from 2 month now the xen project and i reach today a custom config with xen wich is stable and so much confortable. Just a little problem with a GUI view for the XenU domains: as I read some message from archive devel-xen that "startx" from a domain doesn''t work, I try to work with Dom0: 1. startx from Dom0 2. open xterm 3. command: xhost + 4. command: ssh
2005 Mar 15
1
help w/ xyplot and panel.lmline
Dear All, I'm confortable with xyplot(...) and panel.lmline(...) statements (at least I thought I did :). I've used the following code to plot the decline in log-abundance of fish larvae (no.larvae) with age (age.cls, 4 to 27 days-old) for specific dates of sampling (day, 9 dates). I further plotted data with different colors and regression lines for ages 5-14 d and 17-23 d in a 7-by-1
2002 Mar 07
1
Locking problems and upgrade to 2.2.3a
Since there is a lot of discussion of having problems when upgrading from 2.0.7 to 2.2.3a, would someone please share what steps to possibly take, to ensure this goes smoothly? Mike
2013 Sep 25
1
Empty Partition table upon Windows 7.iso boot and install process
...LVM physical volume. Unformatted Volume group is Esp-Virt. Unformatted It has 4 logical volumes. Not any has ext2/3/4 format. I don''t clearly figure out if that is a "not to do" when creating domains. I''ve been able to create 3 linux PV vm''s however. They run confortably. Now the 4th domain would be a windows 7 HVM. I get a console connection with gnvcviewer. I follow the steps as me fit to the install process till the partitionner asks me what partition it uses before formatting it. But here is a blank window, no device, no partition, no tree. I cannot stretc...
2004 Sep 26
1
[LLVMdev] Sconstruct for win32
On Sep 26, 2004, at 12:58 AM, Alkis Evlogimenos wrote: > * It would be nice if it is broken down to smaller files (I see you > mention this in the comments). Also a file per tool/library can give us > what make cannot: cd into a tools subdir and run scons: this will build > the tool and all its dependances. Thats true, splitting it is a must. I simply feel more confortable during
2008 Mar 15
2
clarifications
Hello all, I've been trying to get spamassassin and clamav working, but got really confused when I realized there are various incarnations of the software. Originally, I started out with just spamassassin, but learned there is also an SA-milter. Can someone tell me which of the various spam fighting packages i.e., sa, sa-milter, clamav, clamave-milter, and so forth? I ran into
2005 Jan 19
0
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
Chris Lattner wrote: > On Tue, 18 Jan 2005, John Cortes wrote: > >>> Can you say a little bit about MACH-SUIF? With a brief google >>> search, I didn't turn up anything that described the architecture. >>> Is it a RISC-like machine with 32-bit instruction words? >>> >> >> It's another VM representation. I haven't really gotten
2011 Jun 06
1
Cheap and cheerful replication
Hi guys, I wonder if anyone has found any simple solution for cheap and cheerful replication between two hosts (in this case for XCP)? Basically I have two machines (A and B). I want to run 8 VMs on local storage on server A and 8 VMs on local storage on server B. I want all the machines on server A to be backed up to server B and vice versa. In the event of failure, I want to be able to run all
2009 Mar 09
1
Creating an alternitive install CD for CentOS 5.2 (w/patched mkinitrd)
> -----Original Message----- > From: centos-bounces at centos.org > [mailto:centos-bounces at centos.org] On Behalf Of Robert Heller > Sent: Sunday, March 08, 2009 15:46 > To: CentOS mailing list > Cc: CentOS mailing list > Subject: Re: [CentOS] Creating an alternitive install CD for CentOS > 5.2 (w/patched mkinitrd) > > At Sun, 8 Mar 2009 08:47:50 -0400 CentOS