similar to: Asterisk Sacrifice?

Displaying 20 results from an estimated 4000 matches similar to: "Asterisk Sacrifice?"

2003 Jul 04
1
CDR Information and Pipes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi guy's I've got an existing application which takes CDR information from a com port from an avaya switch, that we use for billing and accounting. Since the cost up upgrading the Index platform is extortionate, we're looking into alternatives and I've been told to come look at asterisk. First off, asterisk is excellent...
2003 Jul 09
2
It's true - Nikotel charge for not-completed calls
Hi A few days ago, Kelly remarked that he had previously observed that Nikotel charged him for calls he did not actually complete. I have made a number of test calls to my landline without picking up the calls. I just let it ring once and hung up on the calling phone. A look at the call records on MyNikotel reveals that I was charged six seconds for every of these calls. I have raised a
2008 Nov 15
1
Sacrifice wine 1.1.4 ,pagefile problem
When i try to run Sacrifice i get this error: [Image: http://img.nopaste.pl/upload/errorek_491ec5788ef8e.png ]
2015 Sep 30
2
Link statically against libc++ on Cray XC 40
Hi folks, In our scientific simulation tool, we set up our build system to link against LLVMSupport to print stack traces for debugging purposes, also from other compilers. This works very well on most hosts, but we fail to make it work with gcc on a Cray XC 40 cluster. They have a very restrictive toolchain setup (everything is controlled by the “module” command; you never get to see any real
2010 Jun 01
1
data frame manipulation ddply
Dear group, Here is my data frame: futures <- structure(list(DESCRIPTION = c("CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "LIVE CATTLE Aug/10", "LIVE CATTLE Aug/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11
2012 Aug 01
4
as.date: do not know how to convert 'test[1]' to class "Date"
I have an object, which I pull in from a csv file here http://r.789695.n4.nabble.com/file/n4638691/jan_2011.csv jan_2011.csv mydata <- read.csv("jan_2011.csv", header=TRUE, sep=",") > head(mydata) Delivery.Date Hour.Ending Repeated.Hour.Flag Settlement.Point Settlement.Point.Price 1 01/01/2011 01:00 N HB_BUSAVG
2010 Jun 01
1
data frame manipulation with zero rows
Dear group, Here is the kind of data.frame I obtain every day with my function : futures <- structure(list(DESCRIPTION = c("CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "CORN Jul/10", "LIVE CATTLE Aug/10", "LIVE CATTLE Aug/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 Jul/10", "SUGAR
2010 Apr 29
3
convert Factor as numeric
Dear group, I know this issue has been already covered, and before you reply I must say I have read the R-FAQ and search the mailing list archive. I still can't manage to change my factor to numeric as I couldn't find any clear answer. Here is my df : Pose1 <- structure(list(DESCRIPTION = structure(c(1L, 2L, 3L, 4L, 5L, 8L), .Label = c(" SUGAR NO.11 May/10 ", "COTTON
2010 May 26
2
writing function : can't find an object
Dear group, Here is my function: #return the daily PL for day y PLDaily<-function(x,y) { #find elements in my directory with "LSCPos" in the name, keep the numeric part in the name and #create a list l<-gsub("\\D","",dir()[grep("LSCPos",dir())]) #select in the list the desired elements
2010 May 12
1
data frame subscription
Dear group, Here is my df : pose16 <- structure(list(DESCRIPTION = structure(c(1L, 2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 12L), .Label = c("COPPER May/10", "COTTON NO.2 Jul/10", "CRUDE OIL miNY May/10", "GOLD Jun/10", "ROBUSTA COFFEE (10) Jul/10", "SOYBEANS Jul/10", "SUGAR NO.11 Jul/10", "SUGAR NO.11 May/10",
2002 May 22
3
OpenSSH programming
Hello all, is there any recent information on programming on how to add a new authentication method into OpenSSH / OpenSSL ?! Is there any other way, to add a new authentication method into openssh (one-time passwords), apart from adding the functions into sshconnect.c and sshconnect2.c Particularly I'm interested in information on "struct Authctxt" in sshconnect2 and sshuserauth2.
2003 May 23
3
iConnectHere - calls dropping out?
Hi all, This is my first post here - I started with Asterisk a few days ago and have "fallen in love" - fantastic product. I've only got softphones connected at the moment - I'll probably order the FXO/FXS cards in about a month (and then think about getting some hardware SIP phones). Our current phone system is quite a few years old and isn't growing with us (when a single
2010 Aug 04
3
merge two data frames
Dear list, here are my two data frames: av <- structure(list(DESCRIPTION = c("COFFEE C Sep/10", "COPPER Sep/10", "CORN Dec/10", "CRUDE OIL miNY Sep/10", "GOLD Aug/10", "HENRY HUB NATURAL GAS Sep/10", "PALLADIUM Sep/10", "SILVER Sep/10", "SOYBEANS Nov/10", "SPCL HIGH GRADE ZINC USD", "SUGAR
2004 Apr 28
2
Asterisk and Iconnecthere pause
Hi, I just got a SPA-2000 in and was finally able to complete my asterisk setup. I'm making my outgoing calls through iconnecthere from the asterisk server however I'm running into a problem when placing calls. I can connect fine but when the person (or answering machine) picks up I hear them talk for a about half a second then there is a half a second pause or muted period and then the
2010 Dec 04
1
SurviveGotoBLAS2 for Win64 (human sacrifice release)
Hi, I put below Rblas.dll(GotoBLAS2 for Win64). http://prs.ism.ac.jp/~nakama/SurviveGotoBLAS2/binary/windows/x64/Rblas.dll It's a tryal phase. -- EI-JI Nakama? <nakama (a) ki.rim.or.jp> "\u4e2d\u9593\u6804\u6cbb"? <nakama (a) ki.rim.or.jp>
2004 Jul 05
9
iax or sip
i am looking at iax to see if it is applicable to my needs. i would appreciate any corrections of what i think i have understood but probably have not. iax uses udp and traverses nats. neither of these seems useful to me. i loathe nats, and udp is not well-behaved in the sense of congestion avoidance. trunking will save some bytes in flight iff one has four or more streams moving between two
2010 Apr 27
1
save a data frame in environment
Dear group, Here is my function : position<-function(x) { pose<-read.csv2((paste(c("LSCPos",x,".csv"),collapse="")),dec=".",sep=",",as .is=T,h=T,skip=1)[,c(4,8,14,15)] pose$CREATED.DATE<-as.Date(pose$CREATED.DATE,"%d/%m/%y") futures<-pose[-grep("USD",pose[,1]),]
2003 Mar 03
3
iconnecthere 480 error: is there a workaround?
I am going to have to find a fix for this problem or I'm going to have to quit using iconnect. About one call in 10 or so, iconnect's gateway gives me an error (console output appended below). So upon receiving the error, which as a 4XX error means, "Fatal," asterisk gives up and drops the call. But not iconnect!! The phone at the other end starts ringing, and rings
2004 Aug 05
1
iConnectHere and CallerId
Is it possible to send the CallerId to IconnectHere with Asterisk when making outbound calls? I read somewhere that it doesn't work. I have set up everything to send the correct CallerId info to IconnectHere but I get a "442-887-926267" caller id. In [globals] ICONNECT1=1713...(my number) MYNAME=My Name I set up the Caller Id in the dialing macro: [macro-iconnecthere] exten =>
2007 Aug 01
2
multiple pbxes, multiple domains, same user ids?
Hello good ppl, A couple of questions for multiple pbxes 1. Is it possible to support multiple pbxes in one Asterisk box(using contexts, etc.)? 2. Can we use the "domain" field in sip.conf to specify the different domains for sip users, having one domain for each pbx? I just tried registering two xlites, with different domain names (with the same specified in sip.conf). But, Asterisk