Displaying 20 results from an estimated 3000 matches similar to: "(no subject)"
2005 Jan 24
1
(no subject)
Thanks for you comments. I have the one port card now. I plan on
purchasing the TDM400. My only question is whether or not the Dell
optiplex has pci 2.1 (I think)
I have one system running with the single port card. Today I received 2
sipura 2000 modules. Configured the first one tonight... Works great.
Pat
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
2006 Dec 16
1
rxfax detection problems with multiple contexts
Hello,
I have a rather odd problem with Asterisk detecting faxes. I have two
POTS lines coming into the box (TDM400P). Line 1 is for voice, Line 2
is fof fax. When I set them up with channel => 1-2 in zapata.conf,
all is fine, but as soon as I have two channel => definitions,
Asterisk is unable to detect faxes. The fax line is not supposed to
ring local phones, so the most obvious
2005 May 22
4
Hangup Issues on TDM40B FXO Australia
Afternoon all,
After doing some test on my asterisk box I can successfully receive
calls to my Asterisk PBX to a SIP phone from The Telstra PSTN network
Dial out from a sip phone is also not an issue, all calls connect and
terminate normally.
If I call the Asterisk PBX say from PSTN in Zap1-1 and out through
ZAP2-2 back to the PSTN (after entering the correct pin off course) the
card does not
2005 Mar 13
4
SUSE 9.2 and Zaptel channels
Of course I am not a kernel expert, so .. please be patient.
I am investigating on my zaptel/zapata problem.
As the main error message asterisk quits on mentions <'/dev/zap/channel':
No such file or directory> I went peeking over there.
[Asterisk Verbose Error
Mar 13 20:43:35 WARNING[5779]: chan_zap.c:763 zt_open: Unable to open '/
dev/zap/channel': No such file or
2009 Dec 29
2
pass functions and arguments to function
Hi,
I wonder how to pass several functions and their arguments as arguments to
a function. For example, the main function is
f = function(X ) {
process1(X)
...
process2(X)
}
I have a few functions that operate on X, e.g. g1(X, par1), g2(X, par2),
g3(X, par3). par1, par2 and par3 are parameters and of different types. I
would like to pass g1, g2, g3 and their arguments to f and g1,
2013 Jan 24
1
Pairwise Comparrisons
Dear all,
I''m trying to write a function, that will take as an argument, some aligned genome sequences, and using a sliding window, do pairwise comparisons of sequence similarity. Coding the sliding window I think I can manage but what I''m trying to get to grips with is getting it so as every pairwise comparison is made, no matter how many genomes are added, from 3 to N.
So if
2009 Jul 15
1
Help with averaging
Hi
I am using the following script to average a set of data 0f 62 columns into 31 colums. The data consists of values of ln(0.01) or -4.60517 instead of NA's. These need to be averaged for each row (i.e 2 values being averaged). What I would I need to change for me to meet the conditions:
1. If each run of the sample has a value, the average is
given
2. If only one run of the sample has a
2004 Aug 02
4
First Post: Any existing AVAYA Switch -> Asterisk Voicemail configs?
This is my first post, so please feel free to direct me to another list
if needed.
I am in the early stages of researching Asterisk. I administer a small
Avaya Definity G3 switch (~400 users).
Can anyone point my to resources/documents/actual implementation notes
of using Asterisk's voicemail with an Avaya Definity switch?
Many thanks,
Brian Hudson
--------------
2008 Apr 05
2
How to improve the "OPTIM" results
Dear R users,
I used to "OPTIM" to minimize the obj. function below. Even though I used
the true parameter values as initial values, the results are not very good.
How could I improve my results? Any suggestion will be greatly appreciated.
Regards,
Kathryn Lord
#------------------------------------------------------------------------------------------
x = c(0.35938587,
2008 Apr 05
2
How to improve the "OPTIM" results
Dear R users,
I used to "OPTIM" to minimize the obj. function below. Even though I used
the true parameter values as initial values, the results are not very good.
How could I improve my results? Any suggestion will be greatly appreciated.
Regards,
Kathryn Lord
#------------------------------------------------------------------------------------------
x = c(0.35938587,
2012 Jun 04
1
simulation of modified bartlett's test
Hi, I run this code to get the power of the test for modified bartlett's
test..but I'm not really sure that my coding is right..
#normal distribution unequal variance
asim<-5000
pv<-rep(NA,asim)
for(i in 1:asim)
{print(i)
set.seed(i)
n1<-20
n2<-20
n3<-20
mu<-0
sd1<-sqrt(25)
sd2<-sqrt(50)
sd3<-sqrt(100)
g1<-rnorm(n1,mu,sd1)
g2<-rnorm(n2,mu,sd2)
2005 Sep 12
1
wctdm module won't load after kernel upgrade
Hi all,
I have installed a TDM22B on an IBM xSeries 220 with FedoraCore 3 and setup asterisk cvs head to work properly.
A few days ago, I tried to update the system kernel to 2.6.12 from 2.6.9 and also to change to asterisk stable 1.0.9.
After compiling zaptel and asterisk, i loaded zaptel and tried to load the wctdm module but this failed with the following message:
Notice: Configuration file
2003 Apr 01
2
Can't run regression on G3 Mac
Hi, I'm new to R. I was wondering if anyone has an OS X native installation
(not Carbon) of R on a G3 Macintosh that is able to run linear regression?
I installed Jan de Leeuw's R binary for OS 10.2 Jaguar on my laptop, which
is still a G3 model. When I try to run a simple regression, using lm, I get
an "Illegal Instruction" message and R quits. Jan thinks it may be the case
2013 Aug 25
2
[LLVMdev] Problems with class inheritance in LLVM
Hi,
I have a simple program example attached.
All it does is try to derive a class from llvm::MemoryObject.
Can anyone tell me why this fails to compile with this error message:
clang -DHAVE_CONFIG_H -I. -I../src -I../include -I../test
-I/usr/include/llvm-c-3.2 -I/usr/include/llvm-3.2 -O0 -g3 -Wall -O0 -Wall
-g3 -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.cpp
mv -f .deps/mem.Tpo
2024 Jul 25
1
please help generate a square correlation matrix
?s 17:39 de 25/07/2024, Yuan Chun Ding via R-help escreveu:
> Hi R users,
>
> I generated a square correlation matrix for the dat dataframe below;
> dat<-data.frame(g1=c(1,0,0,1,1,1,0,0,0),
> g2=c(0,1,0,1,0,1,1,0,0),
> g3=c(1,1,0,0,0,1,0,0,0),
> g4=c(0,1,0,1,1,1,1,1,0))
> library("Hmisc")
> dat.rcorr =
2009 Jun 17
3
Asterisks, Sip to Local PRI/PTSN issue
Alright I've been having an issue when trying to dial out locally when
coming from SIP. This used to work no problem, now it doesn't. Now the
local PRI to Bell Is working fine I have calls coming in and out of it
constantly right now. BUT if I try and make a local call from SIP (from
X-Lite or one of our Linksys SPA2102s) It fails every time with errors
like these
== Using SIP RTP
2004 Nov 24
3
Haven't got a clue ...
On how to even search for this "feature" as I have no idea on what it can
be.
I've got a meridian linked to * (by EuroISDN) which is linked to a ISDN30.
I can make calls from the meridian, and receive calls into the meridian.
Great stuff.
However, if someone dials an invalid number, then instead of hearing a
"three tone", the line just drops and goes dead. The console
2008 Sep 30
1
Adding legends to a plot
Hello,
I have a time series plot drawn using 3 different colored lines, each line
corresponds to different category group. I'd like to put legends on the
plot. I am using "legend" to do this, however, I can either specify lty or
col in legend. Will I be able to do the following in the legend box: a solid
black line then g1, a solid red line then g2, a solid blue line then g3?
2024 Jul 25
1
please help generate a square correlation matrix
HI Rui,
Thank you for the help!
You did not remove a row if zero values exist in both column pair, right?
Ding
From: Rui Barradas <ruipbarradas at sapo.pt>
Sent: Thursday, July 25, 2024 11:15 AM
To: Yuan Chun Ding <ycding at coh.org>; r-help at r-project.org
Subject: Re: [R] please help generate a square correlation matrix
?s 17:?39 de 25/07/2024, Yuan Chun Ding via R-help
2004 Dec 30
1
Weird..bridging to Zap channel FXS instead of bridging to PSTN FXO on outgoing group
Hi All,
Channels 25-28 on a customers PBX are regular Zaptel FXO cards that
are hooked into 4 incomming phone lines. They are all in a group to do
automatic rollover for outgoing calls (if channel 25 is being used,
dial on channel 26, etc.).
Sometimes when a user is dialing a number, instead of bridging to one
of the FXO cards it goes and rings to Zap/1-1.
This doesnt occur all the time but some