Displaying 7 results from an estimated 7 matches for "albacom".
Did you mean:
abacom
2003 Aug 18
1
round.POSIXt sometimes crashes R (PR#3763)
Full_Name: andrea capodicasa
Version: 1.7.0
OS: w2k sp3
Submission from: (NULL) (212.17.194.154)
Hi all,
the problem is when you try to round.Posix an empty vector of dates
Please give a look to this code:
> data=seq(ISOdate(2001,1,1),by="day",length=3)
> data
[1] "2001-01-01 13:00:00 ora solare Europa occidentale"
[2] "2001-01-02 13:00:00 ora solare Europa
2003 Aug 27
1
Problem in StructTS() when the first element of the serie is NA ( (PR#3990)
Hi all,
I've experienced this problem using StructTS(x) when the *first* element of
x is a NA (R:R1.7.0, os: w2ksp4).
Please look at the following code:
a=rep(1:7,10)
library(ts)
#this works
StructTS(a)
#this works
x=a
x[2]=NA
StructTS(x)
#this doesn't work
x=a
x[1]=NA
StructTS(x)
The last command returns this error
"Error in optim(init[mask], getLike,
2003 Aug 27
1
Problem in step() and stepAIC() when a name of a regressors has b (PR#3991)
Hi all,
I've experienced this problem using step() and stepAIC() when a name of a
regressors has blanks in between (R:R1.7.0, os: w2ksp4).
Please look at the following code:
"x" <-
c(14.122739306734, 14.4831100207131, 14.5556459667089,
14.5777151911177,
14.5285815352327, 14.0217803203846, 14.0732571632964,
14.7801310180502,
14.7839362960477, 14.7862217992577)
2003 May 07
0
Error messages from asterisk
I'm currently using Asterisk behind a NAT. The only service I get to
work more or less (for outbound) is Iconnecthere. Everything seems to be
working, but I get this:
WARNING[229389]: File dsp.c, Line 1107 (ast_dsp_process): Unable to
detect proce
ss 2 frames
NOTICE[229389]: File rtp.c, Line 326 (ast_rtp_read): Unknown RTP codec
19 receiv
ed
WARNING[229389]: File dsp.c, Line 1107
2003 Oct 14
1
Iaxtel and Voicepulse
I'm having trouble configuring these services the way I want. Basically I
prefer using iLBC before GSM, however Iaxtel only want to talk GSM. It
_seems_ that Voicepulse prefers GSM also, because even if I put ILBC before
GSM in the "allow=" part of iax.conf, if GSM is mentioned, Voicepulse will
use it. If I don't allow GSM Voicepulse will use ILBC.
Does anyone know how to
2004 Sep 28
1
Codecs and negotiations
For some reason I now seem unable to control which codec is chosen. The
problem happens with outgoing calls to Stanaphone. Even if I chose
disallow=all and allow=ulaw as the only codecs it connects with GSM.
Has anyone else got problems with these settings? Any suggestions? As I
recalled it, such a setup would not establish a call if the ulaw-codec
was not offered by the provider. Stanaphone has
2003 Sep 28
6
NAT/SIP solution?
Greetings,
I was wondering if somebody is working on a solution to the NAT/SIP-issues?
It seems to me that the problem has been identified, is that correct?
Just hoping that someone with more skills will provide us with a solution
sooner or later...
Regards,
Stig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: