search for: cations

Displaying 20 results from an estimated 35 matches for "cations".

Did you mean: actions
2003 Oct 13
0
Call Parking and Paid Digium software modifi cations
...k extension is busy it would give a busy signal. MATT--- -----Original Message----- From: Andrew Kohlsmith [mailto:akohlsmith-asterisk@benshaw.com] Sent: Monday, October 13, 2003 6:59 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Call Parking and Paid Digium software modifications > Is there an underlying reason you want to do this? Because if a call is > already parked on 701 and you transfer another call to 701 to park it, > both callers would be connected. Actually I have to agree with Matt; I would like to be able to specify where it's parked and get a b...
2006 Jan 09
0
Looking for packages to do Feature Selection and Classifi cation
Hi, You should also check my msc.features.select from caMassClass package. It has feature selection algorithm that I found useful in case of mass-spectra data. It performs individual feature selection and/or removes highly correlated neighbor features. Jarek -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] Sent: Friday, January
2006 Dec 26
4
vectorizing an iterative process.
Hi Everyone, I am stuck with a simple problem. Suppose I have a vector x, and I want to calculate y[i]=3Dx[i+1]-x[i], it is very easy. I just need to write y<-x[2:length(x)]-x[1:length(x)-1]. Now if I know y, and want to know the vector x defined by x[i]=3Dx[i-1]+y[i-1] for all i, how can I do this without a loop? Thanks, Geoffrey PS. Sorry if you see a duplicate message. The previous
2015 Jul 21
2
[LLVMdev] llvm books
Dear All, Did anyone read these 2 books? https://www.packtpub.com/application-development/llvm-cookbook LLVM Cookbook | PACKT Books Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM Read more...<https://www.packtpub.com/application-development/llvm-cookbook>
2009 Dec 11
12
Literature analysis
Dear all, i am new in R. I am writing a review paper about batteries. However, i am interested in analyzing all the papers by keywords, author, references and year. This could be done by "refviz" a software, which is only running on windows machines and which is not free. So my question to you is, is it somehow possible to write a script that can do all of this work? And if yes, with
2017 Jul 20
3
vacation problem with SRS
I have this version with FIXME /* FIXME: If From header of message has same address, we should use that * instead to properly include the phrase part. */ rfc2822_header_printf(msg, "To", "<%s>", reply_to); This should be work ok? Or You must change something? 2017-07-20 15:51 GMT+02:00 Stephan Bosch <stephan at
2007 Jan 02
2
R modules
Hi All, I'd like to know what is the best way to organize R code in multiple modules= and files. The R code we are writing is too much for a single file. Besides= , there are a lot of reusable functions we'd like to factor out. But writing= a package for that is quite an over-kill and might be too inflexible. So what is the best way to organize R code into multiple files and reusable=
2018 May 17
1
Problem with demoting, new dc and replic
On Thu, 17 May 2018 13:11:36 -0400 lingpanda101 via samba <samba at lists.samba.org> wrote: > On 5/17/2018 12:45 PM, Carlos Bordon via samba wrote: > > Hi! > > > > i have 3 dcs with samba > > > > > > i demote bdc and replace it with dc2 with de same ip > > > > the replicate with dc1 is ok, and the replicate of dc3 with dc1 is > > ok,
2017 Aug 24
2
vacation problem with SRS
i Cant compile piegeon hole from github with this feature: 2822.c -fPIC -DPIC -o .libs/rfc2822.o *edit-mail.c:* In function '*edit_mail_set_cache_corrupted*': *edit-mail.c:1665:3:* *error: *too many arguments to function ' *edmail->wrapped->v.set_cache_corrupted*' (&edmail->wrapped->mail, field, reason); * ^* *edit-mail.c:* At top level:
2018 May 17
5
Problem with demoting, new dc and replic
Hi! i have 3 dcs with samba i demote bdc and replace it with dc2 with de same ip the replicate with dc1 is ok, and the replicate of dc3 with dc1 is ok, the problem is in dc2 with dc3 i found the problem, but i dont known how fixes when i do samba-tools drs showrepl in dc3 i see in connection appears the old dc named bdc and dont appears the new, dc2 i try with samba-tool drs replicate but
2017 Aug 24
0
vacation problem with SRS
Op 7/20/2017 om 8:24 PM schreef Kacper Guzik: > I have this version with FIXME > > > /* FIXME: If From header of message has same address, we should use > that > > * instead to properly include the phrase part. > > */ > > rfc2822_header_printf(msg, "To", "<%s>", reply_to); > > > > This should
2018 May 17
0
Problem with demoting, new dc and replic
On 5/17/2018 12:45 PM, Carlos Bordon via samba wrote: > Hi! > > i have 3 dcs with samba > > > i demote bdc and replace it with dc2 with de same ip > > the replicate with dc1 is ok, and the replicate of dc3 with dc1 is ok, > > the problem is in dc2 with dc3 > > i found the problem, but i dont known how fixes > > when i do samba-tools drs showrepl in dc3
2006 Dec 29
1
Difference of array and vector
Hi, I am really new at R. Does anyone know what is the real difference of vector and array, except that many operations that expect an array does not work on a vector? Thanks, Geoffrey _______________________________________________________=0A= =0A= =0A= The information in this email or in any file attached hereto is=0A= intended only for the personal and confidential use of the individual=0A=
2004 Jan 14
2
Banner doubts
Hi all. I'd like to know if someone knows how to implement a banner to be prompted just after a connection to a server is initialized. It's necessary doing that to warm who is trying to access the server just for security. Regards, Glauco
2017 Jul 20
2
vacation problem with SRS
Hi i have similiar problem like here: http://www.iredmail.org/forum/topic11833-iredmail-support-vocation-respone-unknown-user.html email send : from : web123 at gmail.com to : jacka at mail.com vocation sent back from : jacka at mail.com to : srs0=hmc8=v7=gmail.com=web123 at mail.com postsrsd changing return-path from web123 at gmail.com to srs0=hmc8=v7= gmail.com=web123 at mail.com this
2002 Mar 21
2
bug in ssh-keyscan.c --
...uot;ssh-keyscan.c" can't be linked statically against "libssh.a". You end up with `fatal()' being doubly defined. The patch below deletes the new "ssh-keyscan.c:fatal()" function and and restores the "ssh-keyscan.c:fatal_callback()" function with modifi- cations. The problem that both attempt to alleviate is the setting of the <called> variable in the "log.c:fatal_cleanup()" function. In the current code, it can be called once only. The second time it's called, an immediate "exit(255)" is executed. Unfortunately, `ssh-keys...
2023 Mar 07
1
[COMMON PATCH v2 1/4] inject_virtio_win: match only vendor/device
From: Roman Kagan <rkagan at virtuozzo.com> Since different hypervisor vendors are allowed to use their own vendor-id as PCI subsystem-vendor-id for virtio devices, during v2v conversion it makes sense to only match the vendor/device and not the full device "path" in the Windows registry. This way the code will remain universal but will work for different hypervisor vendors.
2006 Oct 29
2
app_meetme not loading
I originally built my Asterisk server without installing the Zaptel package as it was going to be a purely SIP based system. However when I went to setup conferencing using meetme I found out that app_meetme is dependant on the ztdummy for timing. I have now installed the zaptel package and I believe the ztdummy module is loading ok [root@astro asterisk-1.4.0-beta2]# lsmod Module
2017 Aug 27
0
vacation problem with SRS
Op 8/24/2017 om 7:05 PM schreef Kacper Guzik: > i Cant compile piegeon hole from github with this feature: > That's because this branch is based on master (v2.3). I created a rebased branch for v2.2: https://github.com/dovecot/pigeonhole/tree/vacation-to-header-ignore-envelope-2.2 Regards, Stephan. > 2822.c -fPIC -DPIC -o .libs/rfc2822.o > > *edit-mail.c:* In function
2008 Aug 18
2
Can the rsync password be automated?
Is there a way to automate the rsync password or maybe disable? I am currently running rsync from a Windows command prompt and would like to run it from a .bat file. I have read through the config man pages but not sure if my ssh_config file is even being used. I tried passwordauthentication = no but it still asked for password. I have seen a option for --password-file= but I believe this does not