Displaying 20 results from an estimated 100 matches similar to: "dovecot and evolution"
1998 Jul 07
2
S speedup in R
Venables and Ripley describe a speedup where you take a structure like
x<-NULL
for(i in sequence)
y<-c(y,function(x,i))
and convert it to one like
x<-numeric(its length)
for(i in sequence)
y[i]<-function(x,i)
I tried this speedup on some simple examples and it made them twice as
fast.
But now I am hitting a snag with some real code.
This original version works:
2010 Aug 09
0
[SIP/H.264] Codec negotiation problem ?
Hi,
I've a problem configuring my Asterisk. What I try to reach is to
interconnect a Tandberg Visioconference (SIP) world with my Asterisk (SIP)
with 1 constraint I can't change : "every RTP flow needs to pass THROUGH
Asterisk, and are NOT nated"
What I observe :
- a call made from a SIP Phone registred in Asterisk to Tandberg works
(voice and video bidirectionnal)
- a call
2010 Dec 06
1
Asterisk 1.6.2.10 video call
Hello list,
I'm trying to set up a video call from my Ekiga client to a Grandstream
GXV3140 IP-phone. The call succeeds but there is no video.
I have in sip.conf :
videosupport=yes
disallow=all
allow=alaw
allow=g726
allow=g729
allow=gsm
allow=h261
allow=h263
allow=h263p
allow=h264
The Grandstream peer has codecs (sip.conf) :
gsm;alaw;g729;h261;h263;h263p;h264
The Ekiga peer has codecs
2003 Jul 12
0
smbmount and PCShare [Helios]
I tried to mount a PCShare file system with smbmount and was
surprised to see that there is a problem while writing files to the
mounted file system. I can read everything and move things an
make directories within the shared file system. But if I try to copy
a file from the local disk (LINUX SuSE 8.1) to the shared file
system I get an I/O error. I suppose that this is not a permission
2006 Oct 04
3
Encoding - CPU usage ...
Hi all.
I would really like to use Theora for the commercial product I work on...
It's a Linux based DVR. Actually we use ffmpeg to produce MPeg4 short
clips from 4 BNC channels in CIF resolution.
I made a small module for our project that uses Theora... but I see that
it gets a lot of CPU :(
So I'm here to ask for any kind tips to reduce the CPU usage.
- Hardware... do you think there
2011 Jun 03
1
R and DBSCAN
Hello everyone,
When looking for information about clustering of spatial data in R I was
directed towards DBSCAN. I've read some docs about it and theb new
questions have arisen.
DBSCAN requires some parameters, one of them is "distance". As my data
are three dimensional, longitude, latitude and temperature, which
"distance" should I use? which dimension is related to
2007 Mar 29
1
creating conditional list of elements
Sorry to plague the list, but I think I got the answer. The following
would do:
> signalList <- list(tradingRules$Signal[tradingRules$Enabled]) [[1]]
> length(signalList)
[1] 2
Now my problem is shifted: I have the Signal column in the original data
frame referring to actual
matrices previously created in R. That is, bar_signal and cif_signal are
extant matrices. What I
need is the
2008 Aug 07
0
[HELP] Regarding stripping of fmtp parameters for Video.
Hello All,
I'am doing a video call between two Video Phones, and i see
that Asterisk is stripping the fmtp parameters for the h263 video line in
SDP.
For example a line similar to the below is stripped,
a=fmtp:xx CIF=4;QCIF=2;F=1;K=1
Asterisk is configured NOT to be present in the Media path (My version :
Asterisk 1.4.19.1 ).
I have the following enabled in my
2007 Jul 12
0
No subject
supported by Asterisk for Video.
I also find that video_caps branch has a fix for this problem, please can
someone share more information
about this and where i can find it ?
I do not want those fmtp lines to be stripped. Suggestions to change the
Asterisk config files, to achieve this are also welcome.
Thank you.
Best regards,
Simith
------=_Part_17870_6007467.1218041254938
Content-Type:
2006 Oct 31
0
PSARC 2006/029 Hypervisor Versioning API
Author: girish
Repository: /hg/zfs-crypto/gate
Revision: 3559b6dca03e82b759e0deb84eab941bbe38b515
Log message:
PSARC 2006/029 Hypervisor Versioning API
FWARC 2006/052 sun4v version API update
FWARC 2006/137 sun4v version CIF name change
6347011 enhance sun4v solaris to support versioning API
6306782 Backout check for unsupported Niagara 1.x processor
Files:
create:
2009 Jul 23
1
Nancy Drew - Secret Of The Old Clock
It always gives me this:
"Unable to open CAL or CIF tree file"
What do I do?
2012 May 25
1
Installing CIFS on CentOS4
Hello,
I have a CentOS4 install and I am trying to mount a Windows Server 2008
folder. When I use this command:
mount -t cifs //10.1.1.17/Org/MR\ Ops/ test, it only mounts the Org folder.
When I try the same thing on a newer computer (Fedora 15), it mounts all
the way to MR Ops. So I am pretty sure that my cifs file needs to be
updated, but I am having a really hard time doing this. I updated
2005 May 10
1
CIFS and DFS
hello,
maybe this is the wrong place, but according to
http://us1.samba.org/samba/Linux_CIFS_client.html
linux kernel cifs should be able to handle M$ dfs shares. I looked at the
installation and usage instructions but it doesn't work. On the mount.cifs
manpage I found no hint about a special switch to activate dfs parsing.
Can anybody put some light into this?
TIA -- Peter
# uname
2008 Feb 28
0
surv2sample 0.1-2
Dear useRs,
There is a new version 0.1-2 of the package surv2sample available on CRAN.
Users of the previous versions should update because a bug in the function
cif2.ks has been fixed.
General information about the package:
surv2sample provides various two-sample tests for right-censored survival
data. Three main areas and corresponding methods are:
* comparison of two survival
2008 Feb 28
0
surv2sample 0.1-2
Dear useRs,
There is a new version 0.1-2 of the package surv2sample available on CRAN.
Users of the previous versions should update because a bug in the function
cif2.ks has been fixed.
General information about the package:
surv2sample provides various two-sample tests for right-censored survival
data. Three main areas and corresponding methods are:
* comparison of two survival
2009 Oct 23
3
SIREN14 call setup and record/playback
I've got a fresh (1 day old) svn trunk release SVN-trunk-r225360 of Asterisk
and I'm trying to get it to accept a SIREN14 call from Polycom's softphone.
Having trouble with SDP negotiation, I want to only allow SIREN14 and
nothing else. I also want to record and playback files, any tips on what
the Record function parameters should be?
In sip.conf I have:
disallow=all
2011 Jul 13
7
Extraer datos mensuales de una serie temporal
Hola a todos
Estoy intentando extraer un subconjunto de datos de una serie temporal,
concretamente quiero extraer los meses de verano de varios aƱos pero no
encuentro la manera. Los datos tienen este formato:
FECHA;H_SOLAR;DIR_M;DIR_S;VEL_M;VEL_S;VEL_X;U;V;TEMP_M;HR;BAT;PRECIP;RAD;UVA;UVB;FOG;GRID;
2006 Aug 08
4
Info about IFB
Hi, I''m looking for info about IFB devices and how I can use it to
incomming traffic shapping.
Has IFB any web about it?
Do any body known where I can find more info about it?
I found this:
http://linux-net.osdl.org/index.php/IFB
But I can''t stand fine how to use it to allow many ifb''s devices or how
to use it with "tc actions".
Any help?
Thanks
--
2011 Jun 03
2
missing symbols talloc_* (opensuse 11.4/samba 3.5.7-xxx)
I just recently upgraded to opensuse 11.4.
basic smbd is running mostly fine (some name res-errors, login server missing, (can't connect to Domain service). Notably nmbd won't start due
to undefined symbols:
/usr/sbin/nmbd: symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_realloc_array.
ldd -r shows a bunch of similar undefined symbols (shown further below).
my samba rpm
2005 Dec 15
1
Breaking the 256 command line limit
I'm building pxe-booted kiosk systems using pxelinux 3.09 and linux
kernel 2.6.14. I noticed a discussion on this list that 3.09 supports a
511 character command line but that the kernel would need to be patched
to access it beyond 255. How can I patch the kernel to do so?
Andrew Lambe
Systems Programmer
Information Technology
Oral Roberts University
Tulsa, Oklahoma