search for: buzzing

Displaying 20 results from an estimated 258 matches for "buzzing".

Did you mean: fuzzing
2005 Jan 06
1
arrays emerging from tapply
The code below illustrates some points about results from tapply that I find strange. I wonder if they are intended and if so why it is so. 1) When you make a table the dimnames is a *named* list, tapply returns an unnamed list. 2) data.frame behaves differently on an array and a table. Is this an intended feature? 3) For tables class(TAB) and attr(TAB,"class") both return
2011 Feb 22
1
S3 classes and building a package
Hi List! Suppose I have the following, please: > setClass("buzz",representation(x="numeric"),S3methods=TRUE) [1] "buzz" > x <- rnorm(10) > class(x) <- "buzz" > plot.buzz <- function(x,y,...) { + plot.default(x,type="l",col="blue") + } > f <- function(x) { + return(x^2) + } >
2002 Mar 15
1
Wine dummy-spitting
I've got a real problem with the debian (unstable) wine 0.0.200202228-1 Whenever I try to run a windows executable - of any sort, although it's Jeskola Buzz in the example I've attached - wine cheerfully spits the dummy. I realise that the DRIVE_Init warnings are ignorable, but #warn:dosfs:DOSFS_FindUnixName 'config\system' not found in ... #warn:dosfs:DOSFS_FindUnixName
2014 Apr 28
2
Buzzing / Humming Noise
Hi Lately I've been having problem with the handsets on the polycom phones. The agents are complaining that the humming/buzzing can be heard on random days. When the agents touch their computer the buzzing may increase louder or reduced. Also when they grab the handset cable, the buzzing noise is less loud and is loud again when I let it go. I have tried changing the handsets, problem not fixed. What is causing this? Is...
2004 Apr 05
3
Buzzing on TDM400P FXS?
I have an intermittent problem with the one FXS line that I have. On most calls, the first ~5 seconds of the call has a loud buzzing noise on the line. After 5 seconds or so, it fades off to nothing, and the sound quality is great. Searching for "buzzing" on the list doesn't give a whole lot to work with. The buzzing happens on calls that are routed over both my FXO line and IAX to NuFone, so I'm pretty...
2004 Apr 22
2
Adtran TA750 Noise
All, I need help. I have an (actually 2) Adtran TA750's with 8 FXO ports. I get a terrible buzz on every FXO port. If I unplug the Adtran and put an analog phone on each incoming line, I have no buzz. I also have 2 Carrier Access Access Bank I's with 12 FXO ports. When I plug the same analog lines into either one of those, no noise or buzz whatsoever. I went so far as to move the TA750
2004 Mar 02
3
Margins on tables
It has long been a nuisance to me not being able to form margins on multiway tables in a simple fashion, so i wrote margins(). In my opinion it should go into the base package. The code and the documentation is in: http://www.biostat.ku.dk/~bxc/R/margins/ Please help yourself, and enhance and rename as you see fit. Bendix ---------------------- Bendix Carstensen Senior Statistician Steno
2013 Apr 20
7
Reshape or Plyr?
H all, I have relative abundance data from >100 sites. This is from acoustic monitoring and usually the data is for 2-3 nights but in some cases my be longer like months or years for each location.. The data output from my management data base is proved by species by night for each location so data frame would look like this below. What I need to do is sum the Survey_time by Spec_Code for
2007 Mar 30
1
bad case of buzzing
Hello, We are at wit's end on this. One (and only one) of our five asterisk installation is giving us real headaches. Buzzing and/or choppy sound interfere with conversations. I recorded some conversations with monitor() and no problem whatsoever appear in the recording, while the local user was hearing the buzz and half my words. This is a 1.2.16 installation with mISDN but mostly using SIP to our central PRI-equipp...
2002 Mar 18
0
Wine's working, Buzz ain't happy...
If anyone remembers, I was having issues running Jeskola Buzz with wine. I've fixed this by apt-get remove-ing the debian-unstable packages and compiling wine from source (wine-20020310) which has created the necessary registry files. However, when I try to run Buzz.exe, I get the following fixme:msvcrt:MSVCRT_setvbuf (0x403bc744,0x41544828,0,4096)stub fixme:msvcrt:MSVCRT_setvbuf
2004 Nov 24
1
Horrible BUZZZZ noise when sounds/music play on SIP phone?
Hi, I've recently set Asterisk up, 1.0.2 version. With 1 x X100P card and 1 SIP phone. I've noticed some horrible buzz/rasping type of sounds! These seem to occur when * is trying to play back some audio or sound to me? E.g. If I have an exten rule which plays one of the music on hold files when I dial 800 lets say, I get a really loud buzz for about 2 seconds and then the music plays.
2005 May 11
0
softphone buzzing
...Asterisk on our LAN with Cisco IP phones and softphone clients, SJPhone and Firefly. Everything on our LAN works fine and the quality is good. We have recently registered other callers not on our LAN who are using SJPhone and Firefly as well. The audio quality is fine, but I consistently hear a buzzing sound in the background. We have experimented with the line in and microphone volume settings. Turning it down helped some, however the background buzzing is still there. I've experimented with both softphone clients, different codecs and protocols (SIP and IAX2). The buzzing does go away w...
2016 Jul 12
4
Attempting to access LDAP backend gives "Strong(er) Authentication Required"
I am attempting to access the in-built LDAP backend to use for authentication for an external web app. When connecting to the server, an error is returned "Strong(er) authentication is required (8) for user" Google suggests that this is due to the fact that simple authentication is not enabled on the LDAP server. This web app, however, does not support SASL. So, is it possible to
2006 Dec 23
0
[ADV] - new RoR site: buzzfever.com: tracking product buzz
I''m happy to announce a new Ruby-on-Rails-driven site: buzzfever.com buzzfever is a community-driven site for tracking product buzz. Users submit and decide which products are buzz-worthy, resulting in a ranking of the hottest products on the market. I couldn''t have done this without Ruby and Rails. Thanks to the RoR team and the great community! We launched just a few
2011 Mar 07
4
attr question
Dear R People: When I want to produce a small sample confidence interval using t.test, I get the following: > t.test(buzz$var1, conf.level=.98)$conf.int [1] 2.239337 4.260663 attr(,"conf.level") [1] 0.98 How do I keep the attr statement from printing, please? I'm sure it's something really simple. Thanks, Sincerely, Erin -- Erin Hodgess Associate Professor Department
2013 Nov 25
2
rsync seems to overwhelm a failing hard disk
...recovering data from a beginning-to-fail external USB hard disk. I started with my usual 'rsync -av --ignore-errors <source> <dest>', and that was fine until it got to the first I/O errors. It paused but continued after the first couple of errors, but then the disk started buzzing and rsync gave error messages for every file (I'm afraid I didn't note the exact text of the messages). After that, every run of rsync (trying to --exclude the faulty files and folders) started the disk buzzing again, and rsync couldn't copy anything. The curious thing was that aft...
2004 Apr 23
0
Adtran TA750 Noise - Email found in subject
Rich, Thanks a bunch, totally understand now and that actually makes total sense. (no need for schematics). This also explains why I used an TA750 to go into a Nortel MICS system, using FXO and no buzz. Totally balanced load from the analog ports on the Nortel across the 5 feet of CAT5 to the FXO on the adtran. Now I need to get rid of some Adtrans --- Anyone lookin to buy? :) Thanks
2013 Nov 01
7
[PATCH] construct listener_fds Hash in 1.8 compatible way
This renables the ability for Ruby 1.8 environments to perform reexecs --- lib/unicorn/http_server.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/unicorn/http_server.rb b/lib/unicorn/http_server.rb index 2decd77..9a5795c 100644 --- a/lib/unicorn/http_server.rb +++ b/lib/unicorn/http_server.rb @@ -449,13 +449,14 @@ class Unicorn::HttpServer end
2003 Jun 09
2
Underwater in 10 - 20 seconds
I'm running a X100P connected to a POTS line and a TDMP400P w/ two FXS daughter cards. Both calling out from one of the FXS phones (internally) or calling my home number (externally) the FXO card starts to freak out. By freak out I mean I can still hear but it sounds like you are underwater, there is an annoying hiss or buzz on the line as well. If I hang up and pick up another house phone
2006 Jun 08
7
Fun with Echo
I've spent the last week or so troubleshooting echo problems at my Wife's business, and I've been able to clear up about 99% of the echo, but there is still a little residual echo that I can't seem to "tweak out". The users describe it as "buzzing or crackling", but what it sounds like to me is a slight echo, but just of one syllable of the word. I've followed the numerous suggestions in the mailing list archives which is what has enabled me to get this far. After trying all the echo cancelers, and all the settings on each...