search for: thix

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

Did you mean: this
2009 Sep 19
1
Re-order columns
...ly appreciate if you could suggest a more efficient way to order the columns of a dataset. The column names of the dataset contain indices separated by a period. Following are examples of my code and the dataset. oC <- function(tg=x2) { lth <- length(grep("T",names(tg))) thix <- match(paste("T",seq(lth),sep=""),names(tg)) soi <- c(grep("O",names(tg),fixed=T),grep("S",names(tg),fixed=T)) oi <- data.frame(t(data.frame(strsplit(names(tg)[soi],"\\."),stringsAsFactors=F)),stringsAsFactors=F) name...
2004 Jun 27
1
Asterisk on 64 bit... and testing e164.org's stuff
...es. The good news : Latency is effectively non-existent (especially when compared to the lame c3 itx box I normally use), and asterisk has not crashed once. Even when transcoding 5 calls it barely ticks over processorwise... vmail and agi "just work" - The bad news: the soundcard in thix box (a tyan?) doesn't work the kernel on this box has oopsed thrice A working festival wasn't on the beta (I note that 9.1 came out recently and it has it) the ztdummy driver did not compile (thus no meetme for a soft pbx without a dialin card) openh323 did not compile 64 bit I haven...
2005 Apr 29
7
Pattern Matching
We recently had our PRI installed, we currently have 100 toll-free's pointing to it. I have almost everything working great but.. I have setup the first few numbers we want to use coming in from the PRI and they work great, but.. What I want to do is setup an extension with pattern matching to answer for any numbers called that are pointed to our system and PRI but not yet in
2006 Mar 28
43
zfs and backup applications
Hi, I was wondering if there have been any conversations with backup vendors like Veritas or EMC regarding better integration with ZFS. While I understand they can use the "native" mode of reading files from the filesystem, it would be great if there were agents that had options like making a snapshot and storing a "zfs backup" datastream that could be used for zfs restore.