similar to: Gateway service under Asterisk

Displaying 20 results from an estimated 1000 matches similar to: "Gateway service under Asterisk"

2011 Oct 17
1
lmtp performance
Hello: In the process of migration from version 1.2 to 2.0 have tried to use lmtp instead of lda as delivery agent. But unfortunately througput we get is poor with lmtp compared to lda. In peak times with lda we are able to deliver over 1800 messages/minute (high I/O but not affecting service) but if we switch to lmtp cannot deliver more than 300 mess/minute (very low I/O). This is enough
2003 Mar 14
1
AW: subdirectory of home
Yo! > -----Urspr?ngliche Nachricht----- > Von: Mar?a Isabel L?pez S?nchez-Huete [mailto:marisa@ugr.es] > Gesendet: Freitag, 14. M?rz 2003 10:00 > An: samba > Betreff: Re: [Samba] subdirectory of home > > > Thank you for your rapid answer, Tiago, but I suppose I don't well > explain my doubt. > > What I want is to share a subdirectory of home instead the
2019 May 06
2
Question about GIT repository
OK, thanks!! Juan C. Blanco On 06/05/2019 10:25, Aki Tuomi wrote: > Hi , > > sorry they were accidentically not pushed. Will do so soon. > > Aki >> On 6 May 2019 11:11 Juan C. Blanco via dovecot < dovecot at dovecot.org >> <mailto:dovecot at dovecot.org>> wrote: >> >> >> Hello, just a question, I can't see a core
2004 Jun 29
1
give PAM my own medoids
Hello, When using PAM (partitioning around medoids), I would like to skip the build-step and give the fonction my own medoids. Do you know if it is possible, and how ? Thank you very much. Isabel
2004 Dec 13
2
How can i test a modem with Asterisk?
Hello all, I'm a newbee and i'd like to test some analog modems i have before purchasing any new hardware. I'm using: - Pentium 500 MHz - Several 56K and 33.6K analog modems (internal and external). - ISDN BRI 1 port card. - A LAN i've successfully tested some SIP sofphones. - An ordinary telephon line (and an ordinary phone :) ). I only modified
2003 Mar 13
2
subdirectory of home
Hi. Sorry: my level of english is not enough good. I hope you understand what I mean. My question is: it's possible to share a subdirectory (and only one subdirectory for every user) in the section [homes]? The version of samba which i'm working is 2.2.7a, over Solaris 8. Thanks in advance. --
2019 May 06
2
Question about GIT repository
Hello, just a question, I can't see a core "release-2.3.6" branch, nor a pigeonhole "release-0.5.6" branch on the GIT repository, it is outdated? or do you have changed your policy to create a new branch for each new release of dovecot and pigeonhole? Thanks and regards -- +-------------------------------------------------------------------+ | Juan C. Blanco
2001 Oct 31
3
Quick question!
Thanks very much to all who answered my question yesterday on loops. Just a further quick question: If I have this: for(i in 1:n) { subset <- data[which(data$id==i),] which returns the rows where I have the variable ID=1, how can I tell the same statement to return just column Y where ID=i? I have tried this for(i in 1:n) { subset <- data[which(data$id==i),data$Y] but it
2008 Jul 23
5
Dovecot antispam (X-DSPAM-Signature)
Hi, I recently installed an IMAP server with dovecot and the dovecot antispam plugin with dspam backend. If I configure dspam to not include the signature in the X-DSPAM-Signature header will I be able to move mail into SPAM folder? Regards, Isabel
2001 Oct 30
2
For Loops
Hi all Perhaps someone could help me? I am running a loop from i=1 to n In my data.frame I have a list of i.d's (i=1 to n) and each i.d has 2 rows of data (representing 2 time points) e.g. id Y X1 X2 1 1 0 0 1 0 0 0 2 1 1 0 2 1 1 0 I am wanting to put into my 'for' loop, a line which can pick out the rows where id=i and call this a
2001 Feb 15
4
R with multiple processors
Hello. The laboratory where I work has the possibility to get a Sun machine with 12 processors. My question is: can R be used to implememt parallel algorithms which take into account the several processors? Is there a way to run *threads* in R? If this is possible, would somebody share his/her experiences? Thanks. Isabel -- Isabel Cañette Iguá 4225 Centro de Matemática 11400
2005 Apr 15
2
last version of samba?
Hi, I'm interested in the update of the samba version in one of our servers, but I'm confused: http://www.samba.org says the last stable version of samba is 3.0.14, but the link is not working, and in various ftp mirrors, in their "stable" subdirectory, I see the 3.0.9 versi?n as the last versi?n. What's happening? Can you help me? Thanks --
2011 Jan 10
1
Cosinor en R
Hola a todos, es la primera vez que escribo a la lista, espero explicarme correctamente. Trabajo en cronobiología de mamíferos y quiero comenzar a analizar mis datos con R (haciendo análisis de varianza ya llevo unos años en el entorno). Me interesa saber si cada una de mis variables podría ajustarse a una función sinusoidal; tengo medidas cada dos horas para cada una. Querría extraer el mesor y
2010 Sep 30
2
panel.pairs in splom
Hello, I have a customized pairs () fonction as follows that displays correctely my data. ------------------------------------------------------------------------ panel.cor1 <- function (x, y, digits=2, prefix="") { usr <- par("usr"); on.exit(par(usr)) par(usr = c(0, 1, 0, 1)) r <- cor(x, y,use="pairwise.complete.obs",
2003 Oct 01
2
Problem with samba 3.0.0 installation
Hi. I have found some problems installing the new version of samba. My enviroment is: Solaris 8 (sparc) gcc 3.1 GNU make 3.80 Currently samba 2.2.8a is running. When I try install the version 3.0.0, after executing 'configure' and 'make' without problem, I execute 'make install' and it finish with the error: (...) Installing bin/CP437.so as
2018 May 30
2
Fatal: nfs flush requires mail_fsync=always
Hello, any news about the attached error? I'm preparing the 2.2 to 2.3 upgrade and having the same error. We have the mail stores in an NFS filer. Regards > On 19.01.2018 11:55, S?ren Skou wrote: >> Hiya all, >> >> I'm seeing this "Fatal: nfs flush requires mail_fsync=always" error on >> my testbed. The issue is that from what I can see, mail_fsync
2016 Jul 01
2
v2.2.25 released
On 01 Jul 2016, at 19:09, Juan C. Blanco <jcblanco at fi.upm.es> wrote: > > I Haven't had the time to check the sha1.h error with the new fixes but I've just done so after de 2.2.25 release was out and I'm having the same error: > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
2014 Oct 08
2
Pregunta sobre manipulación de shapefile
Oscar, al final no he podido esperar hasta mañana Con: library(maptools)library(sp) poligonos <- readShapeLines("C:\\...\\DATOS\\MUNICIPIO.shp") sink("C:\\ ... \\DATOS\\MUNICIPIO.csv") coordinates(poligonos) Consigo un fichero con la suficiente estructura para tratarlo fácilmente y de una tacada montar la tabla .csv tal y como he indicado en un correo anterior Necesito el
2015 Apr 03
0
Mapas con spplot
Hola, Yo lo resuelvo usando grid.rect. Tienes una posible solución aquí: https://github.com/oscarperpinan/spacetime-vis/blob/master/choropleth.R#L216 (que es una versión actualizada de este artículo https://procomun.wordpress.com/2012/02/18/maps_with_r_1/) Saludos. Oscar. ----------------------------------------------------------------- Oscar Perpiñán Lamigueiro Dpto. Ing. Eléctrica,
2016 Jan 12
2
Released Pigeonhole v0.4.11 for Dovecot v2.2.21
Hello Stephan. > The release is available as follows: > > http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.11.tar.gz > http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.11.tar.gz.sig http://pigeonhole.dovecot.org/ seems to be down, right? Regards Juan C. > > Refer to http://pigeonhole.dovecot.org and the Dovecot v2.x wiki for > more