search for: conlon

Displaying 18 results from an estimated 18 matches for "conlon".

Did you mean: colon
2006 Mar 05
6
Polycom 501 power over ethernet
When I bought two Polycom 501 SIP phones, I naively thought they were Power-over-Ethernet (IEEE 802.3af) because they were "powered over ethernet." Silly me. Polycom must have some odd voltage or funny way of injecting the power, because the POE switch I bought for them (Netgear F@510P) won't power them, though if I use the Polycom-supplied AC adapter and ethernet power
2004 Mar 03
4
How to read Excel file and access the data item?
In R, How to read Excel file and access the data item? Thank you. --------------------------------- [[alternative HTML version deleted]]
2004 Mar 08
5
abline
if I want to specify y-coordinates for the heights of horizontal lines to go across a plot. x <- c(1,2,3,6,4,8,4,7) y <- c(3,2,7,4,5,4,5,6) h <- c(3,5,7) plot(x,y) abline(y=h) However I got error message: Warning message: parameter "y" couldn't be set in high-level plot() function (I tried abline(h=y) , it;s not what I want also) Do u know why?
2006 Apr 05
4
Fedora Core 4 - problem with kernel 2.6.16-1.2069_FC4
I was just getting to work on fax for my * system, so I thought I would bring everything up to date since there would be some new compilations involved. yum update gave me kernel-2.6.16-1.2069_FC4 but after recompiling zaptel, I kept getting "FATAL module zaptel not found" Chased this for an hour with multiple recompiles and reboots. Finally dropped back to 2.6.15-1.1833_FC4,
2010 Nov 08
2
Sample size calculation for differences between two very small proportions (Fisher's exact test or others)?
Hi, I'm try to compute the minimum sample size needed to have at least an 80% of power, with alpha=0.05. The problem is that empirical proportions are really small: 0.00154 in one case and 0.00234. These are the estimated failure proportion of two medical treatments. Thomas and Conlon (1992) suggested Fisher's exact test and proposed a computational method, which according to their table gives a sample size of roughly 20000. Unfortunately I cannot find any software applying their method. -Does anyone know how to estimate sample size on Fisher's exact test by using R? -Ev...
2006 Mar 07
2
OT: Polycom BootRom 3.1.3 and vsftpd 2.0.3
..., but FTP does the job. Check the docs for supported FTP servers -- many of the stock Linux FTP servers will give the exact problem you discussed, below. I should know -- took me almost a week before trying proftpd, and WHAMMO, worked like a champ. -Ken On Tue, March 7, 2006 12:37 pm, William M Conlon wrote: > I spent a weekend battling similar issues with 501s, using FC4/ > proftpd. I finally switched from FTP to HTTP. > > > On Mar 7, 2006, at 9:53 AM, Kristian Kielhofner wrote: > > >> Hello everyone, >> >> >> Please forgive the exclamation points b...
2004 Feb 16
4
Matrix mulitplication
ABCD are four matrix. A * Inverse((Transpose(A)*Tranpose(B)*B*A+C)) * Transpose(A) * Transpose(B) * D how to write in R in an efficient way? --------------------------------- [[alternative HTML version deleted]]
2004 Mar 07
2
Excel files
Hello, I was trying to import data from an Excel file. After I imported the data, I was trying to make a scatter plot. The X axes variable is a time variable, which occupies two columns, one is date, another one is time. Example 21-Apr-03, 4:10 PM. My qestion is: 1. How can I access the data of certain column? I mean how can I refer it in R? 2. How can I make the two column character
2001 Nov 17
1
rsync hangs or exists without copying anything
...tem rsync can cope with? Or the length of the filename? If so, how can I increase it or simply have rsync ignore paths or depths greater than the maximum, rather than just exiting? If there is no limit, how can I overcome this problem? Many thanks for your help in advance. Kind Regards, Daniel Conlon
2004 Mar 09
0
Re: R-help Digest, Vol 13, Issue 8
...uot;Statistiques avec R" (pallier) > 2. Re: graphic device MetaPost (Prof Brian Ripley) > 3. Re: graphic device MetaPost (Gabor Grothendieck) > 4. Re: graphic device MetaPost (Itay Furman) > 5. applying data generating function (Fred J.) > 6. missing values (Grace Conlon) > 7. drawing filled countries according to data using > map('world')? (Jens Hainmueller) > 8. Re: missing values (Peter Dalgaard) > 9. RE: applying data generating function (Phineas Campbell) > 10. Re: applying data generating function (Christophe Pallier) &...
2006 Apr 21
10
Power over Ethernet (PoE) switch recommendations
Hi listers, I am looking for people who have used Power over Ethernet switches, primarily in conjunction with Polycom IP 501's. I've been looking at the Linksys SRW224P, since I've had good luck with the SRW224 in our office. However, Nortel, Cisco, Adtran, etc. all have an offering, all of which vary in price. I would appreciate any input people have to offer. Thanks, James
2004 Mar 07
1
missing values
How can I deal with missing values in the excel file? I used read.csv to imports data, how ever there are missing values in the csv file. When I use names(), it turns out a error message: " names attribute must be the same length as the vector" What can i do with the missing values? Thanks --------------------------------- [[alternative HTML version deleted]]
2006 Apr 27
1
Polycom 501 unregistered itself?
I've got two Polycom 501s in an Asterisk 1.2.6/zaptel 1.2.5 with Digium connected to POTS. My legacy key system is still running in parallel. Today my 501 didn't ring on an inbound call, nor could I call out. sip show peers showed no ip address for my 501. Rebooted the phone and it's ok now. There wasn't anything enlightening in /var/log/asterisk/messages. Has anyone
2004 Sep 09
0
Setting priority in userspace gets ignored
...hink of that a socket should lose any of it''s options between these two points in the code. Could someone who understands the intermediate code let me know if this is a problem with the code or with the way I am setting the option on the socket. Thanks for any help you can give. Declan Conlon _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Mar 20
1
Asterisk Disconnecting after 30sec when someone leaving VM
Hello, I have started having a strange problem. Asterisk is connected via 4 analog lines to PSTN and we have SIP phones internally. All was working fine but recently each time a user calls from PSTN and when he is leaving a voicemail for someone, the caller gets disconnected after 30 secs. We have AMP installed. This is reproducible and is happening always. It seems that Asterisk is disconnecting
2006 Mar 07
1
OT: Polycom BootRom 3.1.3 and vsftpd 2.0.3 WARNING!!!
Hello everyone, Please forgive the exclamation points but I have been battling this one off and on for about four days now. Sorry for the cross post. It all started with a box of IP 501s. I contacted my reseller and obtained the latest BootRom and SIP firmware. Unzipped, configured, copied over to my FTP server (running AstLinux, of course). The phone booted, so far so good. Updated
2007 Jan 26
4
Polycom Provistioning Issue
From what I know this log show everything working Perfect. Then it goes to the Welcome screen then after a long time of processing, it errors out with a 0x10000 error Any Ideas? 1005195711|so |4|00|---------- Initial log entry ---------- 1005195711|so |4|00|+++ Note that bootrom log times are in GMT +++ 1005195711|hw |4|00|Initial log entry. 1005195711|wdog |4|00|Initial log entry
2004 Mar 09
0
Wine-20040213 with K12ltsp Fedora 4.0.1
I'm posting this both places since I don't know whether it is Fedora or Wine that is causing the problem. The windows program involved is Integrade Pro V9.0 (IGPRO) I have a Compaq machine which has the following: K12LTSP-Fedora 4.0.1 128 Meg Ram 550 MHz processor Here is the problem; under K12ltsp 3.1.2 with wine-20031118 IGPRO works with out any problems. With Fedora 4.0.1 and