similar to: FREE (305) and (786) termination. Anyone interested?

Displaying 20 results from an estimated 3000 matches similar to: "FREE (305) and (786) termination. Anyone interested?"

2004 Jul 19
3
PSTN gateway implementation?
Hello, I need help in creating a simple PSTN Gateway. This is the scenario: -I have one client sending me VoIP traffic (they don't have asterisk, so IAX is out of the picture for me) and I need to validate that traffic (only accept calls coming from his IP). After that I would terminate the calls to the PSTN network and keep logs for billing purposes. -I have a TE405P board and
2004 May 13
2
Unable to play dialtone on channel xx (Zaptel TE405P)
Hello, I'm running * on a very basic configuration. I have a Wildcard TE405P with the first T1 connected to a PRI line and the remaining three to Adtran TA750 channel banks with FXS modules. I successfully configured everything to work with a couple of Swissvoice IP10S handsets (MGCP) and analog extensions connected to the channel banks. The problem I'm having is that when I pick up any
2005 Oct 16
13
More than one parameter with link_to_remote
Hi all, I''m trying to pass more than one parameters using link_to_remote, but I''m getting a behaviour that seems quite strange to me. Here''s the code: link_to_remote ''some text'', :update => ''form'', :method => ''get'', :url => { :action =>
2012 Mar 13
2
Manipulate strings reordering some elements
Hi R-Users, I want to manipulate some strings in the following way. I have the following vector with spanish municipalities: municipios<-c("Allande", "Aller", "Amieva", "Avil?s", "Belmonte de Miranda", "Dega?a", "Franco (El)", "Gij?n", "Goz?n", "Grado", "Grandas de Salime",
2008 Jun 27
3
Keeping \Seen flag private
Hi all, I wanna to set up shared folders for a couple of users and I'd like that everyone could keep the \Seen flag as private. So if user #1 reads some messages and user #2 not, those messages appear as "unseen" to #2 and "seen" to #1. I've implemented shared folders using namespaces with every user having their own "control" and "private"
2006 Jan 19
3
Samba 2.2.5 pbedit
Hi all Have an installation that is having problems using samba 2.2.5 on AIX 5.1 When I try to use the pdbedit command I get the following What I ultimately want to do is have samba expire and force the users to change their passwords periodically. I realize that it looks like I am missing a lib here but which one and where do I get it. The company I work for is strict on
2008 Jul 21
3
ACL in sub-folders (take two)
Hi all, I've read this not on the v1.1.2 release candidate announce: > If you haven't received an answer to your question, resend it. So, I've sent this message some days ago and I've got no answer (that's fine, no problem). So, I'm posting my question again: I've set up some shared folders and I'm controlling the access to them with the ACL plugin. As far
2014 Nov 03
3
VI Jornadas de Usuarios de R [Materiales]
Hola a todos. Ya están disponibles los materiales (videos y presentaciones) de las VI Jornadas de Usuarios de R que se celebraron en Santiago de Compostela los días 23 y 24 de Octubre. http://r-es.org/Programa+de+las+VI+Jornadas Animo a los que hayan asistido a que nos relaten su vivencia. Un cordial saludo, Miguel. ________________________________ Nota: A información contida
2008 Jul 09
1
Private flags and shared keywords
Hi all, With some help of this list, I've managed to set up some mailboxes keeping \Seen flags as private. Thanks Timo for updating the documentation about that. But now, I've got another question: is it possible to keep those flags as private and have shared keywords ("Junk", "NotJunk", etc.)? I suppose that flags and keywords are stored in the index file, so I
2012 Mar 17
1
Información sobre paquete que simplifica gestión de fechas
Estimados colisteros, aunque sé que esto no es una duda, sino solamente una información sobre un paquete, me permito enviarla a la lista. Todo el que haya trabajado con R ha 'blasfemado' alguna vez al tener que tratar con fechas, pues su manipulación a veces es un poco molesta. Pues bien: aunque el paquete existe ya desde hace tiempo, hace poco ha salido una versión muy mejorada y
2014 Aug 13
3
NA no es reconocido como NA
Estimada comunidad, tengo el siguiente problema: Tengo una tabla de datos de 563 x 7, de las 7 columnas las 4 primeras son de identificacion de una muestra y las 3 ultimas identifican a una variable respuesta medida en esa muestra. Hay varias respuestas para cada muestra y la cantidad de respuestas puede variar entre 1 y 7. El problema es que la identificacion de cada muestra esta puesta una
2014 May 20
3
Popularidad de R
¿Donde se encuentra R dentro de la informática? Hoy de casualidad y por otro tema vi un gráfico que podría emplicar esa pregunta. http://langpop.corger.nl/ Javier Marcuzzi
2005 Nov 14
1
roots of a function
For finding the root of the following function I have been using 'uniroot': f(p) = log(p-1) - log(p) + 1/(p-1) - log(A) - B = 0 where 'p' is a scalar. However, I will have to find this root repeatedly, so I would like to suggest a starting value, which is not possible with 'uniroot'. 'nlm' allows the use of starting values, so I have been thinking of applying
2006 May 09
7
Problem Installing Freebsd 6.0 64 bit
I can't install freebsd 6.0 STABLE amd64 on my notebook: HP Pavilion 2420la AMD Turion ML 32 , 1024 RAM, 80 GB HD, ATI Radeon XPRESS 200M. I try all modes , default, whitout acpi, safe mode. In all the cases after the next message the installation doesn't work: timecounters tick every 1000 msec Linux ELF exec handler install lo0.bpf attached I installed linux with parameter noapic
2012 Mar 18
1
Help with dlply, loop and column names
Hi, I have a dataframe basically like this: > head(asturias.gen2011[,c(1,4,9:14)]) municipio total upyd psoe pp iu fac tipo 440 Allande 2031 1.44 31.10 39.75 4.01 21.62 1000-10000 443 Aller 12582 1.37 33.30 37.09 15.53 10.35 10000-50000 567 Amieva 805 1.48 32.69 37.36 6.15 20.16 <1000 849
2014 May 21
2
Popularidad de R
Hola: Me ha gustado mucho ese grafico, el otro día encotré http://r4stats.com/articles/popularity/ Aquí se hace un buen repaso a la popularidad de R con muchos y variados parámetros. Saludos El 20/05/14 19:05, Igor Sosa Mayor escribió: > "Marcuzzi, Javier Ruben" > <javier.ruben.marcuzzi en gmail.com> writes: > >> ¿Donde se encuentra R dentro de la
2012 May 31
7
problema al actualizar la versiòn de R
Estimados Disculpen la ignorancia, probablemente ya lo hayan respondido, pero al actualizar mi versiòn del programa y querer abrir un workspace creado con la versiòn anterior 2.11.1, indica el siguiente error. No es posible cargar el entorno de trabajo creado Gracias por su ayuda, Alejandro -- tel +54-+2944-422731 int 228 fax +54-+2944-424991 correo electrónico almarti en
2015 Apr 15
2
FXO advice
The Cisco/Linksys SPA devices are also able to be provisioned automatically. On Wed, Apr 15, 2015 at 3:20 PM, Bryant Zimmerman <BryantZ at zktech.com> wrote: > Alejandro > > All of the Grandstream devices can be remote provisioned if you know what > you are doing. > > Bryant > > ------------------------------ > *From*: "Alejandro" <cdgraff at
2004 Apr 22
3
D/41 ESC dialogic ISA CARD
Hello, I just wanted to know if any of you has successfully (or know about) installed the Dialogic 4xFXs ISA CARD D/41 ESC? Does it work with *?, if so, how is the driver called? Thanks a lot for your comments. Alejandro Acosta,-
2016 Jun 10
2
icecast relay server performance testing
I wrote a test application which is based on libuv. iptables is disabled. I’m running the test application from two other machines. Do you have any suggestions for testing? thanks! —zahar > On Jun 10, 2016, at 2:38 PM, Alejandro <cdgraff at gmail.com> wrote: > > Zahar, how are you testing? with some CURL stress test? BTW, IPTABLES is enabled? > > I was running most time