search for: tmpm

Displaying 7 results from an estimated 7 matches for "tmpm".

Did you mean: tmp
2001 Sep 27
1
Problem with merge() (PR#1102)
I have encountered a problem with merge() that appears to be a bug. Here's an example to illustrate it. > tmp1 <- data.frame(a=letters[1:3],b=LETTERS[2:4],x=1:3) > tmpa <- expand.grid(a=letters[1:4],b=LETTERS[1:4]) > tmpm.1 <- merge(tmpa,tmp1) > tmpm.2 <- merge(tmp1,tmpa) Error in "names<-.default"(*tmp*, value = vnames) : names attribute must be the same length as the vector I'm using R 1.3.0, and it occurs on both the Macintosh and Solaris versions. > version _ p...
2004 May 14
2
Fwd: [ISN] Voice Over IP Can Be Vulnerable To Hackers, Too
Hope this isn't too far OT, but its relevant to us. From isn.attrition.org >http://www.informationweek.com/story/showArticle.jhtml?articleID=20300851 > >By W. David Gardner >TechWeb News >May 13, 2004 > >As voice over IP sweeps across the high-tech landscape, many IT >managers are being lulled into a dangerous complacency because they >look upon Internet phoning
2004 Apr 20
3
Limiting incoming SIP calls & Original CallerID on transfer
I have 2 issues which I need to resolve on our production Asterisk server: We are currently using Polycom IP600 VOIP phones for our office which are capable of handling 2 calls per SIP registration. What we're finding is when staff are on the phone, Asterisk will pass them a second call which will show up on their display, and an audible beep is heard over the phone (regular call waiting). I
2002 Mar 13
1
several bugs (PR#918) lists and matrices
...uot;list", 2) [[1]] NULL [[2]] NULL > array(vector("list", 2), dim=c(2,1)) [,1] [1,] "NULL" [2,] "NULL" > tmpa <- array(vector("list", 2), dim=c(2,1)) > class(tmpa) NULL > is.array(tmpa) [1] TRUE > is.matrix(tmpa) [1] TRUE > tmpm <- matrix(vector("list", 2), nrow=2) Error in matrix(vector("list", 2), nrow = 2) : Unimplemented feature in copyVector > ### 2. Here the matrix single-[ subscript is doing the wrong thing, ### without giving a warning. > tmp <- array(vector("list",...
2004 Jun 08
6
iaxtel 1-800 gateway down?
Does anyone know if the 1-800 iaxtel gateway is down? I've been trying to use it all day today and asterisk says it's ringing: Channel (Context Extension Pri ) State Appl. Data IAX2[iaxtel]/1 ( s 1 ) Ringing AppDial (Outgoing Line) SIP/2201-a253 (home 18888476626 1 ) Ring Dial IAX2/XXX:YYYY@iaxtel.com/18888476626@iaxtel But I
2004 Apr 21
6
Help choosing a UK IAX provider
Hi, Currently using voiptalk.org and the quality is getting really bad. I would like a second provider preferably in UK, anyone got any suggestions? Ta. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040421/3d91c7f6/attachment.htm
2004 Jun 08
0
Is there a problem with iaxtel?
My * shows me registered, but I can not place a call. Everything was working fine, this has been a three day event. I dial anything on their service, and i get an eventual timeout. Did I miss something that went by perhaps? Something change? FWD and my IAX2 inter-machine trunks are working fine. I wasn't getting msgs from the list last part of the past month. Thanks.