search for: randomish

Displaying 4 results from an estimated 4 matches for "randomish".

Did you mean: randomise
2013 Mar 28
2
how to search a list that contains multiple dissimilar vectors?
Dear All, This is a simple question, but I'm stumped about the simplest way to search a list object such as the following: This randomish snippet: n <- c(round(runif(round(runif(1,1,10),0),1,10),0)) alist <- new("list") for (i in seq_along(n)) { alist[[i]] <- c(round(runif(round(runif(1,1,10),0),1,10),0)) } names(alist) <- sample(letters[1:length(n)]) rm(n);c(alist) ...produces something like this: $d [1] 4...
2002 Feb 27
1
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
...l inums rsync was installed from Debian's 'testing' packages, i.e. not from source. | andrewm@connecticut:~$ ls -ltr /home/andrewm/test-rsync/tree/ | total 1425384 | -rw-r--r-- 1 andrewm staff 80999190 Feb 25 16:56 large_file2 <snip> 18 files, all the same size, all ascii randomish text just for testing. The files I intend to transfer don't need to be hidden from prying eyes, but would I benefit from using `ssh' as a more resilient method of communication than `rsh'? Any comments appreciated. Regards Andrew McGregor
2009 Sep 04
1
Incremented UniqueId
Hi. I've been using the Asterisk Manager Interface to originate calls from Console/dsp. I get the following form the server. > Response: Success > Message: Originate successfully queued > Uniqueid: asterisk-3301-1252055630.26701 > > Event: Newchannel > Privilege: call,all > Channel: Console/dsp > State: Down > CallerIDNum: <unknown> > CallerIDName:
2012 Jul 18
4
asterisk 1.8 on Solaris/sparc
I've got the latest asterisk 1.8 running on a Netra X1 with Solaris 10 u10. The system itself is happy and phone calls (between two parties) seem fine. Unfortunately, when a caller listens to a Playback recording, there seems to be moments of stutter - perhaps 1 second of stutter for every 10 seconds of Playback. The stutter is not consistent at the same point of the playback file. To