similar to: Stupid question: Why Cmd Dial and Queue haven't same options?

Displaying 20 results from an estimated 1000 matches similar to: "Stupid question: Why Cmd Dial and Queue haven't same options?"

2010 Sep 01
3
centos 5.5 oscar: gcc41, gcc44 and gfortran41, gfortran44
Hi, I'm totally new with centos...we have a cluster in our labo with centos oscar. The gcc which was provided with the release is gcc41 and gfortran41. There are packages for gcc44 and gfortran44. I have installed them. But the gcc is not a link to gcc41 or gcc44. it is just an executable. idem for gfortran. So which is the good way on centOS to choose the gcc44 and gfortran44 per default.
2016 Nov 25
2
[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
On Fri, Nov 25, 2016 at 01:40:44PM +0100, Peter Zijlstra wrote: > #define SINGLE_LOAD(x) \ > {( \ > compiletime_assert_atomic_type(typeof(x)); \ Should be: compiletime_assert_atomic_type(x); > WARN_SINGLE_COPY_ALIGNMENT(&(x)); \ > READ_ONCE(x); \ > }) > > #define SINGLE_STORE(x, v) \ > ({ \ >
2016 Nov 25
2
[PATCH 0/3] virtio/vringh: kill off ACCESS_ONCE()
On Fri, Nov 25, 2016 at 01:40:44PM +0100, Peter Zijlstra wrote: > #define SINGLE_LOAD(x) \ > {( \ > compiletime_assert_atomic_type(typeof(x)); \ Should be: compiletime_assert_atomic_type(x); > WARN_SINGLE_COPY_ALIGNMENT(&(x)); \ > READ_ONCE(x); \ > }) > > #define SINGLE_STORE(x, v) \ > ({ \ >
2016 Sep 27
2
Good Bye SAMBA?!?!?
Hello man, Samba is not Linix, samba is a project by free license. Linux is a S/O too free license and not service, the samba is a software with source code open, the windows AD code probabely content code like a samba before the AD code is not open and anyone developer or enginear cold be use the code and logic in the code. Linux = S/O Samba is not Linux, samba is Free... But i have the
2007 Mar 20
2
a lot off nmbd
Hello, I have installed a new server with mandriva 2007 free edition, with samba 3.0.23d on it. It is good but a new nmbd appears every 5 minutes and they don't die when I stop samba. So, I compiled samba 3.0.24 and ... idem. This is not my first install, on my other servers they're only 2 nmbd. With this install, after one day, I have more than 250 daemons, it is the hell ! What
2013 Jun 21
1
fasttrack mirror server out of sync?
I don't know if it's useful to report this: (& who should I report it to?) # yum update [...] * base: mirrors.ircam.fr * extras: mirrors.ircam.fr * fasttrack: mirror.ovh.net * remi-ff: rpms.famillecollet.com * updates: centosq3.centos.org base | 3.7 kB 00:00 cr | 2.9 kB 00:00 extras | 3.4 kB 00:00 fasttrack | 3.4 kB 00:00 Not using downloaded repomd.xml
2004 Sep 10
1
Should FLAC join Xiph?
En r?ponse ? Matt Zimmerman <mdz@debian.org>: > On Thu, Nov 21, 2002 at 12:20:53PM -0800, Russell O'Connor wrote: > > > But in the end, it seems futile. A big company like Microsoft has > enough > > resources to reimplement libFLAC should they wish. Then they can > embrace > > and extend without worry about copyright. > > > > So I would
2005 Aug 04
1
Problem when pasting from Winedit into Rgui
After upgrading to R 2.1.1, the usual paste-and-go from Winedit seems to not work anymore. I try installing the last 'RWinEdt_1.7-3' edition, but with no more result. After selecting the program lines to submit, I click on the 'paste' icon and nothing happens in the R gui (a subliminal, flashing move in the edition menu...). Idem for 'source' and 'R-history'.
2009 Jan 17
2
Call file in the future
Hello, I read a thread on the asterisk dev list (call file handling suggestion) May i have some comment/opinion on these two ways below to place a call file in the future ? (from the wiki and the asterisk book but added typos and stupidity come from me) The best is ? (and should work ?) tmsp = the delay in future.. say 100 seconds exten=> ra,n,System(NOW='date %S') exten=>
2006 Dec 18
1
Can't find lcabinet when runnig make crosstest
Hi, when I run make crosstest, I get an error message saying it can't find lcabinet : make[2]: Entering directory '/home/colin/Devs/wine/dlls/advpack/tests' i686-mingw32-gcc advpack.cross.o files.cross.o install.cross.o testlist.cross.o -o advpack_crosstest.exe -lcabinet -luser32 -ladvapi32 -lkernel32 /usr/lib/gcc/i686-mingw32/3.4.4/../../../../i686-mingw32/bin/ld: can't find
2012 May 19
5
default plot, but stripes appear (and other plot problems)
Hey, I'm doing my thesis and I need to produce a lot of plots. With 2 I have a problem that I can't get past: http://r.789695.n4.nabble.com/file/n4630611/question.png The left one has lines instead of dots. All I want is a basic line (it's a time series). So I used the type="l" command, but that doesn't work, and so do other commands I tried. I only get a line when I
2004 Nov 22
3
Mode context extremely poor performance.
Hi all, I curently have a big problem. One request (listed above) using context take up to 1000 more time than the on RAW or ext2 database. I have ran this request on a single IA32 machine with Redhat and dbf on ext2. The average reponse time is less than a sec. The same request on RAC 4 nodes cluster on RAW take the same average time. On ext2 idem. But on OCFS it took up to 15 sec randomly
2004 Nov 22
3
Mode context extremely poor performance.
Hi all, I curently have a big problem. One request (listed above) using context take up to 1000 more time than the on RAW or ext2 database. I have ran this request on a single IA32 machine with Redhat and dbf on ext2. The average reponse time is less than a sec. The same request on RAC 4 nodes cluster on RAW take the same average time. On ext2 idem. But on OCFS it took up to 15 sec randomly
2003 Jul 16
3
samba-ldap-debian
Hi all, I'm pretty new with all this ... but I know that you can configure samba with the ldap module by doing : ./configure --with-ldap But how do you proceed with apt from Debian as the only module which concerns samba is : apt-get install samba. it is probably a small silly question but thanx for your help anyway...
2009 Dec 23
1
How to exchange/get $variables from/to each channel on cmd Dial
I apologize for my poor English..... So, i don't really understand 'how to' realize thus.... When you use the cmd Dial and want to get $ from caller channel to callee (or callee channel from caller), which way is the right way ? Sorry, i've take a look to the wiki and asterisk code and is'nt limpid (for me) use Macro in the dial cmd.... hum it's on the caller side and i
2015 Oct 15
2
ldapsearch against Samba4 AD questions
Hi all, I'd like to perform some ldapsearch against my AD domain. And I'd like to be able to perform these ldapsearch using GSSAPI to avoid usage of password in scripts. DC are using default configuration file: ---------------------------------------- # Global parameters [global] workgroup = SAMBA.DOMAIN realm = SAMBA.DOMAIN.TLD netbios name = M707 server
2006 Apr 27
0
Re: opengl under Xgl
On Thu, 2006-04-27 at 03:59 +0200, Christian Parpart wrote: > On Wednesday 26 April 2006 12:15, David Reveman wrote: > > compiz is always accelerated as it's not drawing to a redirected window > > but to the root window. > > how is the redirected window stuff applying to direct rendering clients like > most probabely OpenGL games? Those windows are normally
2010 Oct 01
0
Need some info on cmd Bridge (Confbridge)
Hello, Perhaps i'm wrong but i don't find a real documentation for cmd Bridge (i've take a look to the source code but i'm not a guru and i probabely miss something): Is it possible as for cmd meetme to have a context to return on 'exit'/end of the bridge? (in fact i think 'no') I've done a workaround with meetme but i would use Bridge (or confbridge) if
2006 Mar 06
0
Question: "When i Diall a group"
Hello, This question is probabely recurrent, i apologize, but i haven't found a limpid explanation (for me) in mail list, google, and hum.... source code): When use the Command DIAL to ring a group, WHERE is stored the name of the 'winner' who pick up the call ? ($variable = ?), and, step beyond: WHEN (or on EVENT = ?) could we get this variable ? many threads but nothing very
2001 Feb 23
1
openssh-2.5.1p1 on AIX
Hi! I've built openssh-2.5.1p1 on an AIX 4.3.3 box, and attempted to use the public/private key authentication mechanism. This appears to work for a non-root user locally, but not for the root user. I have generated the identity (key) files and copied the .pub files to the authorized_keys files in /.ssh It appears that when I allow password authentication (the default) I can log in after