search for: spamfighting

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

2006 Feb 12
1
R: mean from list
great!! thanks very much, mean(unlist(lapply(listdata, function(z) z$c))) works well. and what about getting the average table $a (displaying the average elements across all 1000 matrix)? could you please help me? I am struggling with this... thanks in advance Roberto mean(unlist(lapply(x, function(z) z$d))) should do the trick On Sun, 12 Feb 2006 20:06:12 +0000, statistical.model at
2006 Jan 02
2
First time class problems
Hi, I''ve just had my very first attempt of making a JavaScript class, "prototype" style, so please bare with me, for any disastrous errors :-) Anyway, I''ve made this class, which is called on an input field on focus: http://pastebin.com/487417 It works fine in FireFox, but causes some problems in IE. My question is regarding line 69 in the paste. What is
2006 Jan 20
3
fractional factorial design in R
Hi, i need to create a fractional factorial design sufficient to estimate the main effects. The factors may have any number of levels, let's say any number from 2 to 6. I've tried to use the library conf.design , but i cannot figure out how to write the code. For example, what is the code for a design with 5 factors (2x3x3x5x2) and only main effects not confounded? thanks in advance!
2004 Sep 08
3
astwind has any one got this thing to work?
hello I am fitteling with the astwind-installer-0.1.1.exe asterisk for windows and am having trouble getting the thing to connect to the meers to download the updates and stuff. I looked at the wiki and set up networking and stuff with no success, has any one got this thing to work successfully? my windows box is the faster of the 2 machines and my main linux box is down at the moment. I am
2006 Feb 06
1
Shapley Values
Hi, I am trying to compute the Shapley Values between a set of p independent variables (x1, ..., xp) and the dependent variable y to study the relationships. I believe that the package "kappalab" could be an appropriate choice. Is anybody able to give me some hints about the code I should write? Any better package? thanks in advance! Roberto Furlan University of Turin
2004 Aug 16
2
taking asterisk out of nat?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello I have a router that is behind a nat, I want to take asterisk out of nat so I can use it with sip. what would be the best way to go about doing this? I have cable internet and everything is hooked up to a router currently. thanks hank - -----BEGIN PGP SIGNATURE----- Version: PGP 8.1
2006 Mar 18
2
extraction - subsets
Hi everybody, let us assume i have the following matrixX and vectorY matrixX <- runif(100) dim(matrixX) <- c(10,10) vectorY <- as.matrix(as.character(seq(1,10))) if I define: subsample<-c("2") i can extract the rows from matriX based on the elements in vectorY which are listed in subsample matrixX[vectorY==subsample] if I define subsample with more than 1 element, such
2004 Apr 26
3
spandsp Makefile.patch
OK...I pulled down spandsp 0.0.1k today and followed the instructions. However, I'm not seeing a Makefile.patch anywhere. I've looked through the last few months of messages and haven't found any reference to it missing for anyone else either...so...what am I messing up here? Thanks. Mark -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Mar 30
1
Simple question on server / client
Hello everybody, sorry if my question could offend anybody, is not my intention. Well, I am not a real techie person, but I like to fool around using packages and free software, lately I have been reading on VPNs, and I am working on setting one up at home. I don't know if at this point of time I am biased or what, but I am expecting to see a VPN server and a VPN client, this tinc is a
2005 Nov 09
0
Same "suggestion" div for multiple autocompletes
Hi, I have this problem when using the ajax autocomplete control. I use the same div for several "categories" of suggestions, but it seems to remember the old suggestions. The suggestion div flickers, and usually ends up showing the previous suggestions. Is there some sort of method for avoiding this? One would of course be to make a div for each suggestion category, but that
2005 Nov 10
0
Using multiple inputs with ajax.autocompleter
Hi, I wrote yesterday ( http://wrath.rubyonrails.org/pipermail/rails-spinoffs/2005-November/001307.h tml ), but with no replies. This mail is not to spam, just a further clarification of the problem: This little bit of code illustrates the problem: <script language="javascript"> function ac(elm) { var val = $F(''val''); new
2004 Apr 19
3
spandsp/rxfax terminates asterisk
Initial handshake sounds fine, but asterisks dies before receive of the fax. Here is the log : Changed from phase 0 to 1 Slow carrier up Slow carrier down Slow carrier up Slow carrier down Slow carrier up Slow carrier down Slow carrier up Slow carrier down Slow carrier up Slow carrier down Slow carrier up Slow carrier down Slow carrier up Slow carrier down Slow carrier up Slow
2004 Apr 28
1
spandsp rxfax crashes *
Rxfax answers, makes handshake, and crashes once the page starts to send. It receives a .tif file of 8 bytes. Asterisk dumps core - gdb shows : #0 0x281fd86c in t4_rx_putbit () from /usr/local/lib/libspandsp.so.0 #1 0x281fea3c in fast_putbit () from /usr/local/lib/libspandsp.so.0 #2 0x28208324 in decode_baud () from /usr/local/lib/libspandsp.so.0 #3 0x2820893f in process_baud () from
2006 Dec 12
1
SPA2100 sends an unexpected BYE message when transmitting a FAX
Hi everyone, I'm trying to send a FAX with the following configuration: Analog FAX machine (OKI) <----->SPA21000<----->LAN<----->Asterisk<--------> PSTN I'm restricted to use passthru mode for faxing, instead of T.38 protocol, because the Asterisk box is running v1.2 and cannot be changed as it is in a heavy production environment. Anyway, it "should"
2006 Feb 12
1
mean from list
hi all, I have a simple problem that i am not able to solve. I've a list called datalist with the following structure: [...] [[10]] [[10]]$a -1 0 1 -1 31 5 2 0 6 7 5 1 1 7 36 [[10]]$b -1 0 1 -1 31 5 2 0 6 7 5 1 1 7 36 [[10]]$c [1] 0.855 [[10]]$d [1] 0.855 [...] with [[1]] ... [[100]]. How can i get the mean value of datalist[[x]]$d, where x
2004 Aug 09
2
831 Santa Cruz/Watsoncille, Calif. DIDs
Hey there, I don't know who else has suffered broadvoices terrible service, but I am about to my end with them. The lack of a LBR codec, the outages, the changing of servers without notifying subscribers haspushed me to my end. Now most incoming calls are abbruptly cut off within a minute of the call starting. Anyone know of any other * friendly providers that have DID, besides Voicepulse,
2004 Nov 22
9
asterisk gui?
hello is there a gui that would allow me to configure everything from phones, to extentions, to voice mail to basicly everything that asterisk can do? I did go to www.voip-info.org and none of the guis I saw there do the trick and the ones that come close aren't downloadable just wanted to see status on this thanks hank ---------------------------------------- My Inbox is protected by
2004 Aug 08
2
asterisk-update script
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Here's a version I modified which grabs either a development or stable verision, and does a backup before updating from CVS. It also asks for addon's and cc. Leif Madsen did the original development and Mark released it. My changes does the minimum changes to previous version, to get what I need. It does the same version checking as
2005 Jan 29
1
ISDN in US?
Hi All, After several months using a TDM400p to access my 4 POTS lines I'm thinking that there has to be a better way. I could order up a BRI from SBC and ditch the POTS lines altogether.Does anyone have ISDN working in the US? What are the issues involved with that interface? Thanks, Michael -- Michael Graves mgraves@pixelpower.com Sr. Product Specialist
2004 Sep 09
1
Festival Speech Synthesis 1.95:beta July 2004 Eval
Hello-- In the interests of playing around and wasting time, I've installed the latest version of the Festival stuff, 1.95beta. And, in the interests of future Asterisk-Festival connectivity, I applied the 1.4.3 patch to put in the asterisk related routines. I did it by hand, but, it looks like the patch will apply with no comment. Asterisk works with the new server... BUT the speed of