Displaying 20 results from an estimated 300 matches similar to: "Asterisk cdr_mysql inexact values"
2010 Feb 09
1
lm combined with splines
Hello,
In the following I tried 3 versions of an example in R help. Only the two first predict command work.
After :
library(splines)
require(stats)
1)
fm1 <- lm(weight ~ bs(height, df = 5), data = women)
ht1 <- seq(57, 73, len = 200)
ph1 <- predict(fm1, data.frame(height=ht1)) # OK
plot(women, xlab = "Height (in)", ylab = "Weight (lb)")
lines(ht1, ph1)
2)
2005 Sep 25
2
iax problem
Hi
I've 3 iax connections to my provider , each of them have own DID ,
PH1<----|
|
\/
PH2<-->|-----| <---------------------------> |----|<-- DID1
| A1 | <---------------------------> |ISP |<-- DID2
PH3<-->|-----| <---------------------------> |----|<-- DID3
I had iax phone on each of this connection , but now I want
to terminate all
2009 Mar 25
2
"with" and "by" and NA:
Hi,
I have a data.frame with many variables for which I am performing the
mean by subgroup, for a pair of variables at a time, where one of them
for each pair defines the subgroup. The subgroups in the x$cm1 are 0, 1
and 2.
x
ph1 cm1
0.2345 2
1.2222 1
2.0033 0
0.0000 2
1.0033 1
0.2345 0
1.2222 2
2.0033 0
0.0000 1
1.0033 2
> meanbygroup <- as.vector(with(x, by(x$ph1, x$cm1, mean)))
2013 Jun 03
0
libao on Debian
Hi,
I've just installed libao-1.1.0 on a new Debian install.
I also have alsa 1.0.27.1 installed.
Debian is running under VirtualBox 4.2.12 under OSX 10.6.8, on a MacBookPro.
libao does not work in stereo for the sampling rate of 44100, but it
does for 8000, 11025, 22050and 48000.
When I send it two channel output at a sampling rate of 44100, the
result includes what sounds like skips,
2006 Jul 11
0
Two Phase Sampling
Dear WizaRds,
I tried to construct a two-phase sampling design in Survey just the way
I hoped understood in Vienna - I was wrong. I think I am too stupid to
create the correct subset for phase 2. Phase1: Sample 1000 parts with 80
defective. Phase2: Sample 100 parts out of these 1000 with 15
defective. 0:ok, 1:defunct. The table below gives the conditional
sampling values.
Please help me:
2016 May 24
1
BitcodeReader non explicit error
Hi,
I'm working on OpenCL and I'm using clang as compiler (based on clang 3.7.0).
I have a issue, I'm generating a bitcode file (that I can print before before the generation). But when I'm trying to read it again with clang, I have this issue:
"error: Invalid record"
How can I managed to know where it comes from?
Thank you,
Romaric
Here is what is print before the
2012 Apr 24
1
Scatter plot / LOESS, or LOWESS for more than one parameter
Hi folks.
If I have the following in my "data"
event pH1 pH2
1 4.0 6.0
2 4.3 5.9
3 4.1 6.1
4 4.0 5.9
and on and on..... for about 400 events
Is there a way I can get R to plot event vs. pH1 and event vs. pH2 and
then do a loess or lowess line for each??
Thanks in advance
David
[[alternative HTML version deleted]]
2015 Jan 13
0
HTTP Basic Auth alternative
Hi,
On 01/13/2015 03:47 PM, dtouch3d completely wrote:
> Is HTTP basic authentication the only way for icecast to perform
> authentication ? With a link like
>
> http://username:password at example.com:8000/mystream
>
No, you are misunderstanding HTTP auth. Parameters in the URL is not the
only way and has been largely out of fashion since the end of the last
millennium.
Most
2007 Nov 16
1
graphics - line resolution/pixelation going from R to windows metafile
I have a recurring graphics issue that I've not been able to resolve with
R. If I make a series of regression estimates and then plot the estimated
function for the regression lines over a scatter plot of the data, e.g.,
using a sequence of plot( ) and lines ( ) similar to those below
1999 Aug 03
1
legend in coplot output
Dear friends:
It's possible make a legend in the coplot output?
My data are:
"dados"<-structure (list (
Qu1 = c(1,2,3,4,5,6,7,8,3,2),
Qu2 = c(3,4,5,6,7,8,9,9,6,3),
Ku1 = structure (factor ( c(1,1,1,1,2,1,2,2,1,1),levels=1:2),.Label=c("Kmin","Kmax")),
Ph1 = structure (factor (
2007 Jul 20
2
Deploying Solaris on Xen via jumpstart
Hi everybody,
Today I tried the latest Solaris on Xen build.
I downlaoded all files and created the iso.
Then I wanted to run setup_install_server , but this failed:
bash-3.00# ./setup_install_server /export/sol_xen/
-bash: ./setup_install_server: cannot execute binary file
-bash-3.00#
So I create a tar file to copy over all files to export/sol_xen/
Then I tried to start and install via
1998 Jun 02
0
samba interferes with NT server
I have an NT4 server as PDC for a domain: WG. Domain members (on 3
subnets) can either log into the domain, or at least access shares from
the network neighboorhood if they don't want to log on. When I boot a
samba server as a workgroup member (I don't log it into the domain)
everything runs fine for about 24 hours; domain or WG members can access
shares on any machine including the
2020 Mar 10
1
LDAP pass_filter seems to be not working
Hi,
we are using dovecot --version: 2.3.9.3 (9f41b88fa) with LDAP integration
Just discovered the the config which was working for a while is not working
now. (we are constantly upgrading dovecot).
we have smtp/imap/pop3/sieveEnabled field in our LDAP directory to control
which user is able to use witch services.
The pass filter was used for control the usage for years now with
%LsEnabled filter
2013 May 06
0
Comparaciones multiples lmer
Hola,
Lo primero muchas gracias a todos por vuesta habitual ayuda. Llevo meses
con las funciones lmer, pero tengo un problema no se como plantear unas
comparaciones multiples una vez demostrado que el factor tiene diferencias
significativas.
Tengo multiples opciones,
Solución A: una es hacer un bonferroni a saco (pero eso me chirria ya que
tego muchos datos)
Solución B: Otra es utilizar glht,
2011 Apr 16
1
Matching Problem: Want to match to data.frame with inexact matching identifier (one identifier has to be in the range of the other).
Hello R-Community,
I have the following matching problem: I have two data.frames, one
with an observation every month (per company ID), and one with an
observation every quarter (per company ID; note that quarter means
fiscal quarter; therefore 1Q = Jan, Feb, Mar is not necessarily
correct and also, a fiscal quarter is not necessarily 3 month long).
For every month and company, I want to get the
2013 Oct 17
1
pamer.fnc y la nueva versión de R
Hola buenas noches,
tengo un problema bastante gordo. ¿A alguno le ha dejado de funcionar las
funciones pamer.fnc y mcp.fnc con la nueva versión de R? La semana pasada
formatee el ordenador y ahora scripts antiguos no funcionan. La cuestión es
que me precupa que no funcione el ejemplo de tutorial del autor.
Os dejo un script que debería de funcionar y no lo hace
2004 Apr 17
2
SIP device rings once on busy before giving busy tone with dialplan
Hi!
I am having difficultly in having users of various SIP devices obtain the
correct behaviour when they call a busy number ie. only hearing the
Congestion/Busy tone. I assume this might be because the SIP device
itself generates the 'ring' tone?
With my current setup in the dialplan extract (below) the user of the SIP
device hears one 'ring' and then the busy tone if a number
2005 Oct 16
1
GROUP and GROUP_COUNT
I have a macro and when I call it I have something like this:
exten => s,1,NoOp(Group Count: ${GROUP_COUNT(MYGROUP)})
exten => s,n,Set(GROUP()=MYGROUP) ;Set Group
exten => s,n,NoOp(Group List: ${GROUP_LIST()})
exten => s,n,NoOp(Group Count: ${GROUP_COUNT(MYGROUP)})
The GROUP_COUNT returns zero before the call to GROUP but also returns 0 after
the call to GROUP.
If I
2009 Feb 06
2
Rewriting numbers while processing dial plan?
Hi list,
I am still a newbie and struggling with tweaking the dial plan to my requirements. I have tried googling for this specific problem, and apologies if I have overlooked the obvious answer already. If you could please be so kind as to point me in the right direction, that would be most appreciated.
What I am trying to do, is get rid of the initial "+" in phone numbers coming in
2004 Apr 12
0
RE: Asterisk-Users digest, Vol 1 #3387 - 9 msgs
How do you setup the timing in Meetme conference? I have a x100p and tdm4x card.
When I dialing to my conference I get a request to schedule in the past error message.
thanks
-----Original Message-----
From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of asterisk-users-request@lists.digium.com
Sent: Saturday, April 10, 2004 10:48 AM
To: