search for: 975

Displaying 20 results from an estimated 547 matches for "975".

Did you mean: 95
2009 Dec 13
1
Dial with timeout don't end call
Hi! Trying to figure out what I am doing wrong... 1 std SIP phone (0317998975) registered to an Asterisk (SVN-trunk-r234256) 1 Cell phone 00733025975 attached through H323. extensions.conf exten => 975,1,Goto(975-${DEVICE_STATE(SIP/0317998975)},1) exten => 975-INUSE,1,VoiceMail(0317998975 at inputinterior.se,bs) exten => 975-INUSE,2,Hangup() exten => 975-NOANSWE...
2006 Feb 13
3
[Bug 975] Kerberos authentication timing can leak information about account validity
http://bugzilla.mindrot.org/show_bug.cgi?id=975 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |1155 nThis| | ------- You are receiving...
2002 Jun 22
2
ssh-agent build failure on AIX
Hello All, I've just attempted to build from -cvs on AIX and get the following: $ gcc [snip] -c ssh-agent.c ssh-agent.c: In function `main': ssh-agent.c:975: `BSDoptarg' undeclared (first use in this function) ssh-agent.c:975: (Each undeclared identifier is reported only once ssh-agent.c:975: for each function it appears in.) make: 1254-004 The error code from the last command is 1. Adding "extern char *BSDoptarg;" to ssh-agent.c allows...
2005 Jan 20
2
[Bug 975] Kerberos authentication timing can leak information about account validity
http://bugzilla.mindrot.org/show_bug.cgi?id=975 Summary: Kerberos authentication timing can leak information about account validity Product: Portable OpenSSH Version: -current Platform: All URL: http://marc.theaimsgroup.com/?l=openssh-unix- dev&amp...
2017 Sep 25
2
Fw: passing different sample sizes
...t sample sizes.?plot(m~d, main="n(i)")? Any help or suggestion is appreciated. ############################f<-function(n){? m = runif(n,50,200)? d = ?rnorm(n,0,1)?? ci.u<-mean(d)+1.96*sd(d)? ci.l<-mean(d)-1.96*sd(d)? ci.w<-ci.u-ci.l??? se=sd(d)/sqrt(n)? w.ci.uu<-ci.u+(qt(.975, df=n-1))*1.71*se? w.ci.ul<-ci.u-(qt(.975, df=n-1))*1.71*se? w.ci.upper<-w.ci.uu- w.ci.ul????w.ci.lu<-ci.l+(qt(.975, df=n-1))*1.71*se? w.ci.ll<-ci.l-(qt(.975, df=n-1))*1.71*se? w.ci.lower<-w.ci.lu- w.ci.ll??? res<-as.data.frame(cbind(n, ci.u, ci.l, ci.w, w.ci.upper, w.ci.lower))?...
2007 Apr 28
0
[975] branches/wxruby2/wxwidgets_282/rake/rakemswin.rb: Correct spacing for link command; remove odbc and db_table which aren''t
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[975] branches/wxruby2/wxwidgets_282/rake/rakemswin.rb: Correct spacing for link command; remove odbc and db_table which aren''t</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>975</dd> <dt>Author</dt>...
1998 Feb 26
3
R-beta: quantile
I do: x<-rnorm(1000) quantile(x,c(.025,.975)) 2% 98% -1.844753 1.931762 Since I want to find a 95% confidence interval, I take the .025 and .975 quantiles. HOWEVER R says I have the 2% (not 2.5%) and 98% (not 97.5%) points. Is it just rounding the printed 2% and 98%, or is it REALLY finding .02 and .98 points instead of .0...
1998 Feb 26
3
R-beta: quantile
I do: x<-rnorm(1000) quantile(x,c(.025,.975)) 2% 98% -1.844753 1.931762 Since I want to find a 95% confidence interval, I take the .025 and .975 quantiles. HOWEVER R says I have the 2% (not 2.5%) and 98% (not 97.5%) points. Is it just rounding the printed 2% and 98%, or is it REALLY finding .02 and .98 points instead of .0...
2005 Jul 06
0
[Bug 975] Kerberos authentication timing can leak information about account validity
http://bugzilla.mindrot.org/show_bug.cgi?id=975 ------- Additional Comments From simon at sxw.org.uk 2005-07-07 01:14 ------- I can't see any problem with dtucker's second patch. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2011 Jan 02
3
The Percentile of a User-Defined pdf
...tribution function of a function of (x,y) on the half-plane y>0, and a constant 0<c<1 and I would like to know the c percentile of the marginal distribution of x. I have tried along the lines of the following but I keep getting errors: # SIMPLIFIED PROBLEM # The plan is to solve for the .975 percentile "xc" of the marginal x distribution of the pdf (say it is proportional to 1/(1+x^2+y^2) for simplicity) which has support on the real plane. # The function 1/(1+x^2+y^2) has value (normalization constant) approximately equal to "I" that I was able to # program with no...
2004 Jul 07
0
Bug 975
This is a REALLY simple bug to fix, but I'm not sure of the best way to go about it or I would have written a patch already. The basic problem is that throughout the code, $(CC) is run with one of the arguments being $(DYNEXP). This is fine. However, in two places (one at 965 of Makefile.in where libsmbclient gets linked, and one at 1201 where pam_smbpass gets linked), $(DYNEXP) is used
2004 Nov 18
0
Strange Errors appearing in my log
...ar all, I have a SuSE9.1 box running as a file server with mp3's on it. The /var/log/messages log file is recording the following errors which I don't understand and perhaps you could assist me: Nov 17 11:25:05 mp3-nrg smbd[7903]: [2004/11/17 11:25:05, 0] lib/util_sock.c:get_peer_addr(975) Nov 17 11:25:05 mp3-nrg smbd[7903]: getpeername failed. Error was Transport endpoint is not connected Nov 17 11:25:05 mp3-nrg smbd[7903]: [2004/11/17 11:25:05, 0] lib/util_sock.c:get_peer_addr(975) Nov 17 11:25:05 mp3-nrg smbd[7903]: getpeername failed. Error was Transport endpoint is not conn...
2005 Mar 22
5
Setting MWI on legacy PBX
...xtensions to handle the MWI for, and only four channels to work with, so I'll need to either only set or clear the ones that have changed, or queue up the callouts somehow. --- David Brodbeck, System Administrator InterClean Equipment, Inc. 3939 Bestech Drive Suite B Ypsilanti, MI 48197 (734) 975-2967 x221 (734) 975-4756 (fax)
2012 Mar 07
2
, Exact Confidence Interval
...Normal > p<-exp(eta)/(1+exp(eta)) > for(i in 1:k) > x<-cbind(x,rbinom(10,n,p[i])) > > rate<-t(t(x)/n) > > # Exact Confidence Interval > > for (i in 1:10){ > > for (j in 1:63) > { > > if (x==0) > { > l_cl_exact<-0 > u_cl_exact<-qbeta(.975,x+1,n-x) > } > else if (x==n) > { > l_cl_exact<-qbeta(.025,x,n-x+1) > u_cl_exact<-1 > } > else > l_cl_exact<-qbeta(.025,x,n-x+1) > u_cl_exact<-qbeta(.975,x+1,n-x) > > } > }_____________________________________________ > R-help@r-project.org mailing...
2007 Oct 03
2
Shading area under density curves
...pression "all.d.nine.lm" equals lm(d.sim~d.dist). I saved the bootstrap results for each coefficient as: > dist.density.b1<-density(bcoef[,2]) > dist.density.b0<-density(bcoef[,1]) Along with their 95% confidence intervals: > dist.quant.b1<-quantile(bcoef[,2],c(.025,.975)) > dist.quant.b0<-quantile(bcoef[,1],c(.025,.975)) I then could plot smooth density curves along with their 95% CI's: > plot(dist.density.b1) > abline(v=dist.quant.b1) Now finally for my question: Instead of drawing vertical lines to represent the 95% CI's, I'd much p...
2005 Oct 11
2
Sometimes having problems finding a minimum using optim(), optimize(), and nlm() (while searching for noncentral F parameters)
...centrality parameter that leads to a specific value at a specified quantile. My goal is to have a general function that returns the noncentrality parameter that leads to a given value at a defined quantile. For example, with 5 and 200 degrees of freedom, what noncentrality parameter has at its .975 quantile a value of 4 (it is 3.0725 by the way)? The code I've written, using three different methods works great at times, but at other times it fails (sometimes all sometimes not). It isn't even that the functions I'm trying to write fail, but the reason they sometimes fail and so...
2006 Oct 06
2
2.6.18 Kernel
Are there any plans for Redhat/CentOS to implement the 2.6.18 Kernel which adds support for the Core 2 Duo chipsets, i.e. 965, 975, and 946? Thanks, -Drew -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20061006/efe217f2/attachment-0002.html>
2005 Jan 24
2
Menu tree for voicemailmain application
...u tree diagram somewhere for the Voicemailmain application? I know my users will ask for one, and before I started drawing my own I thought I'd see if someone already had. --- David Brodbeck, System Administrator InterClean Equipment, Inc. 3939 Bestech Drive Suite B Ypsilanti, MI 48197 (734) 975-2967 x221 (734) 975-1646 (fax)
2004 Oct 26
1
indexing within the function "aggregate"
...panel.bwplot(x,y) dieffe <- anova(lm(x~y))$Df[1] enne <- dieffe+1 esse <- sqrt(anova(lm(x~y))$Mean[1]) dieffe2 <- anova(lm(x~y))$Df[2] enne2 <- dieffe2+1 esse2 <- sqrt(anova(lm(x~y))$Mean[2]) tistud <- qt(.975,df=dieffe)*esse/sqrt(enne) tistud2 <- qt(.975,df=dieffe2)*esse2/sqrt(enne2) esse.quad.inj <- anova(lm(x~y))$Mean[2] esse.quad.vial <- (anova(lm(x~y))$Mean[1]-esse.quad.inj)/3 esse.tot <- esse.quad.inj+esse.quad.vial perc.inj <- round(100*e...
2019 Feb 25
2
Linking mailboxes
...omputer/Storage/Email/tmp) failed: Permission denied (euid=976(lightdm) egid=976(lightdm) missing +x perm: /run/media/computer/Storage/Email, dir owned by 5000:5000 mode=0700) > > > doveadm(setroubleshoot): Error: stat(/run/media/computer/Storage/Email/tmp) failed: Permission denied (euid=975(setroubleshoot) egid=975(setroubleshoot) missing +x perm: /run/media/computer/Storage/Email, dir owned by 5000:5000 mode=0700) > > > doveadm(setroubleshoot): Error: Can't open mailbox Storage/Email: stat(/run/media/computer/Storage/Email/tmp) failed: Permission denied (euid=975(setrou...