search for: matters

Displaying 20 results from an estimated 26362 matches for "matters".

Did you mean: matter
2003 Jul 03
2
Drops due to codecs?
Hello, It is my understanding that on the softphone side, asterisk is only responsible for establishing the session between two phones. If this is the case, does it matter what type of audio codecs the two phones are using? And if it does matter, are there any codecs that cause problems with asterisk bridging two SIP connections? Thanks for your helpful input, Daniel
2010 Feb 17
3
sip.conf - sort order, does it matter
Does the sort order matter in sip.conf file? I know sort order might effect: allow=ulaw allow=alaw but does it matter where I place: insecure=invite ? The reason I'm asking is that I've loaded almost two identical (sip.conf and extension.conf) files on the same asterisk server and with one set insecure=invite is working correctly. When I load the second set of dial plan (sip.conf and
2010 Nov 15
2
hclust, does order of data matter?
Hello, I am using the hclust function to cluster some data. I have two separate files with the same data. The only difference is the order of the data in the file. For some reason, when I run the two files through the hclust function, I get two completely different results. Does anyone know why this is happening? Does the order of the data matter? Thanks, RC -- View this message in
2019 Jul 23
3
Any plans for ALTREP lists (VECSXP)?
Hello, I was wondering if there were any plans for ALTREP lists (VECSXP)? It seems to me that they could be supported in a similar way to how ALTSTRING works, with Elt() and Set_elt() methods, or would there be some problems with that I?m not seeing due to lists not being atomic vectors? I was taking an approach of converting each list element (of a file-based list data structure) to an ALTREP
2009 Feb 20
4
adding a reference line to an xyplot
Hi, I want to add a dashed vertical line to a number of xyplots. Here is a simple script of the type of plot I have but then I want to add a reference line to 1995 on each of the panels. I have tried panel.abline and other suggestions on the forum but can't get it to work. plot<-rep(letters[1:3],each=10) year<-rep(1991:2000,times=3) matter<-rep(seq(2,6.5,0.5),times=3)
2018 Oct 30
4
IBM buying RedHat
> On 30/10/2018 06:46, Simon Matter wrote: >>> On 10/29/18 1:55 AM, Simon Matter wrote: >>>> To me it seems like, if they are smart, they will try to push IBM >>>> POWER >>>> and RedHat Linux together to establish real competition in the >>>> hardware >>>> market again (and of course don't forget to keep Fedora/CentOS
2019 Jul 17
2
ALTREP wrappers and factors
Hello, I?m experimenting with ALTREP and was wondering if there is a preferred way to create an ALTREP wrapper vector without using .Internal(wrap_meta(?)), which R CMD check doesn?t like since it uses an .Internal() function. I was trying to create a factor that used an ALTREP integer, but attempting to set the class and levels attributes always ended up duplicating and materializing the
2009 Aug 20
7
bulk email solutions
i need to send massive emails to various customers, here 2 solutions i have think: 1- customers = Customer.find(:all, :conditions => "newsletter = 1") customers.each do |c| @email = c.email Mailer.deliver_send_newsletter(@subject, @email, @notice_id) end 2- customers = Customer.find(:all, :conditions => "newsletter = 1") customers.each do |c| addresses <<
2018 Nov 15
2
RHEL 8 Public Beta Released
> Am 15.11.2018 um 21:35 schrieb Simon Matter <simon.matter at invoca.ch>: > >> >> >> On 11/15/18 12:01 PM, Simon Matter wrote: >>>> >>>> >>>> On 11/15/18 11:50 AM, Simon Matter wrote: >>>>>> https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta
2014 Jun 27
1
How to execute an AGI script for each call.
Hi All, I am trying to execute some AGI script no matter what extension is called. There is 'h' extension to call AGI script when any call hangs up no matter what extension hangup. for example -> [some-context] /// something here which call AGI script no matter what extension receive call. exten => 111,1,Dial(SIP/111) exten => 112,1,Dial(SIP/112) exten => h,1,AGI(pt.py)
2006 May 10
1
Mere chat on vectorisation matters
Hi, people. Allow me to chat a tiny bit on two vectorisation-related matters, in the context of R. I'm curious about if the following ideas have ever been considered, and rejected already. First is about using the so-called Duff's device for partially unrolling loops. I did not overly check in R sources, and am not familiar with them anyway, but the only usage...
2018 Aug 30
1
Panic / EL6 / KVM / kernel-2.6.32-754.2.1.el6.x86_64
> Am 30.08.2018 um 17:24 schrieb Simon Matter <simon.matter at invoca.ch>: > >> Am 30.08.2018 um 06:37 schrieb Simon Matter <simon.matter at invoca.ch>: >>> >>>> Since the update from kernel-2.6.32-754.2.1.el6.x86_64 >>>> to kernel-2.6.32-754.3.5.el6.x86_64 I can not boot my >>>> KVM guests anymore!? The workstation panics
2007 Apr 20
2
order of registering uri''s matters for URIClassifier ?
Hi all, I''m playing around with mongrel handlers and I came across a behaviour that seems abnormal to me with regard to the Configurator#uri calls. It appears that order matters. For instance: ... listener do uri "/icons", :handler => DirHandler.new("/var/www/icons") uri "/", :handler => DirHandler.new("/var/app/html") uri "/", :handler => stats end ... with this sort of...
2019 Jul 19
2
ALTREP wrappers and factors
Hi Jiefei and Kylie, Great to see people engaging with the ALTREP framework and identifying places we may need more tooling. Comments inline. On Thu, Jul 18, 2019 at 12:22 PM King Jiefei <szwjf08 at gmail.com> wrote: > > If that is the case and you are 100% sure the reference number should be 1 > for your variable *y*, my solution is to call *SET_NAMED *in C++ to reset > the
2006 Aug 31
0
Ooops, small mistake fixed (pretty printing multiple models)
The R code I just mailed out had a small error in it. This one works. Now what one needs is a way to get decimal alignment in LaTeX tabular objects. x1 <- runif(100); x2 <- runif(100); y <- 2 + 3*x1 - 4*x2 + rnorm(100) m1 <- summary(lm(y ~ x1)) m2 <- summary(lm(y ~ x2)) m3 <- summary(lm(y ~ x1 + x2)) # What I want is this table: # #
2016 Sep 28
4
Good Bye SAMBA?!?!?
On Wed, 28 Sep 2016 10:09:28 -0300 Gilberto Nunes via samba <samba at lists.samba.org> wrote: > Thanks.... I hope this is my last post with this matter! I hope it's your last post on any matter. You quit Samba very noisily. If you don't remember doing so, just look at the subject line. Don't look back. Go to your beloved Windows CIFS. You've found somebody better:
2011 Oct 08
1
CentOS 5.7 Ethernet bonding - order of enslavement matters?
...ifconfig, ifenslave, etc., a solution was stumbled upon: enslave the eth1 device before eth0, and all is good. Why this should matter is a puzzle - I could not find anything in bonding.txt or on the web about it. I had to change ifup-eth to fix the problem. Any ideas on why the enslavement order matters, or a better solution to work around it? The rest of this post is details. To fix this, I had to patch /etc/sysconfig/network-scripts/ifup-eth to reverse the order when it is updating the sysfs slaves list. A 1-line change, from: for device in $(LANG=C egrep -l "^[[:space:]]*MASTER=\&quot...
2001 Apr 11
0
smbpasswd 2.0.7-3 matters
My message is first in english (hope you'll understand it), et en fran?ais pour ceux qui le causent. --- ENGLISH --- Hi everybody, I've got a matter with my Samba server supplied by Debien 2.2r0. testparm returns there's no problem in smb.conf. It's in 'security = DOMAIN' mode. I've got 3 boxes : SERVEUR$, POSTE1$ and POSTE2$, and 6 users, all correctly added to
2001 Oct 24
0
password expires in 10 days no matter what Win2k Sp2 (All critical updates)
...pires in 10 days. Checking the /etc/shadow file shows that it is set to 99999 which means it shouldn't expire. I am using Samba 2.2.2, Win2k with SP2 and all critical updates. I searched deja news for this problem and I couldn't find anyone else who is having this problem. Not that this matters, here is the log.jweber file which was created by the machine jweber: [2001/10/14 05:36:42, 0] smbd/service.c:make_connection(238) jweber (192.168.0.3) couldn't find service jweber [2001/10/14 05:36:43, 0] smbd/service.c:make_connection(238) jweber (192.168.0.3) couldn't find service jw...
2004 Sep 16
1
[LLVMdev] Legal matters using code etc from MS website
Hi Folks Please review this link: http://www.microsoft.com/info/cpyright.mspx#EKAA As I see it, no one should use code copied from Microsoft directly, unless you are explicitly sure it is for private or non-commercial use or a permission is specifically granted for the purpose. And for that matter, no one can be sure if you rewrite code, not to infringe patents - as they adhere to