similar to: help!!! Internal extensions not connect

Displaying 20 results from an estimated 200 matches similar to: "help!!! Internal extensions not connect"

2010 Sep 16
1
Help!! Call waiting issue
I have an incomming call but when I receive a call by a 2nd line in my softphone, lost the first call. Sometimes the first call is dropped, and sometimes the call is active, but I can't hear the caller. It's an asterisk Bug? I have asterisk 1.4.22. Please help!!! Thanks -- Carem Gyssell Nieto Garcia -------------- next part -------------- An HTML attachment was
2010 Feb 25
3
X-Lite won't register
Beginner to Asterisk, but not beginner to VoIP FreePBX front end running on a dell 1550 and XLite running on a different Woindows XP box Both boxes connected via switch on same subnet. No NAT involved On FreePBX I created a new extension 1001 with a SIP password of 1001 On Xlite, username is 1001, password is 1001, authorization user name is 1001, and domain is IP of Free PBX XLite tries to
2009 Dec 09
11
Problems with pci passthrough with Xen 3.4.2
Hi all!. First of all sorry about my English it''s not very fluid. I have a small server based upon Supermicro X7DBN (Chipset Intel® 5000P) motherboard and Intel Xeon E5320 (1,83Ghz) with 4Gb of FB-DIMM RAM. The OS is Debian Lenny in dom0 (2.6.26-2-xen-amd64) and Debian Lenny in domU (2.6.26-2-xen-amd64). Xen is 3.4.2 compiled from sources. The problem comes when I need to passthrough
2009 Jul 03
6
[Bug 22607] New: Please add NVac voodoo to the driver
http://bugs.freedesktop.org/show_bug.cgi?id=22607 Summary: Please add NVac voodoo to the driver Product: xorg Version: git Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: carlos at
2018 Apr 19
2
Interpretación NA's
Hola Carlos Muchas gracias por tu respuesta. Saludos ________________________________ De: Carlos Ortega <cof en qualityexcellence.es> Enviado: jueves, 19 de abril de 2018 10:47:54 a. m. Para: Javier Nieto CC: r-help-es en r-project.org Asunto: Re: [R-es] Interpretaci?n NA's Pues que la peque?a variaci?n en las ventas no pueden explicarse con un precio constante. Hay otra variable
2017 Dec 01
2
Update ROracle
Hola, ¿alguien sabe como actualizar un campo de oracle desde R con el paquete ROracle? Aquí el problema es el tipo de dato de la tabla, el cual no puede cambiar, es clob. Tampoco el paquete de R puede ser otro. Necesito poner un texto muy grande. He buscado en google he intentado con stored procedure y no funciona. Se trata de un proceso que debe quedar automatizado. Muchas gracias
2008 Oct 01
4
10 Gb with CentOS
Hello all, Is 10 Gb supported by CentOS 4 and 5? Anyone using it? i'll appreciate any information on this subject. Thank you ?Todo sobre Amor y Sexo! La gu?a completa para tu vida en Mujer de Hoy. http://mx.mujer.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Jan 10
3
Código de salida de una función R
Hola, tengo una duda de R espero me puedan ayudar. En linux, en bash si una instrucción no termina correctamente puedo obtener un código de error, por ejemplo: [rapusr en tstr200043 ~]$ ls -z ls: invalid option -- 'z' Try 'ls --help' for more information. [rapusr en tstr200043 ~]$ echo $? 2 ¿En R existe algo parecido?, por ejemplo busco algo como R> rnorm(1000O) Error:
2009 Oct 08
4
web based file sharing software
Hello all Does anybody knows about web based file sharing software? of course that runs on centos. i have found 3 proyects on sourceforge, but i would like to hear from you what do you use or what do you recommend?. Thank you in advance.
2010 Jul 02
4
mainboard recommendations
Hi, As it has been brought to my attention (by several parties), my current MB does not support VT-d. Since I don''t feel like purchasing a brand new system, I have searched for replacement MB-s that would fit into my existing uATX case, support my C2D CPU, and support at least 4x2GB ram. I have narrowed it down to the following four models: SUPERMICRO MBD-C2SBM-Q-O (Q35 chipset)
2017 Jul 13
2
Leer archivos con read.csv
Hola. Una manera puede ser tomar una lista de todos los archivos de un directorio y trabajar con ellos, puesto que ciertamente existen. ¿Cómo? Supongamos que tienes una carpeta llena de archivos csv. Entonces, puedes guardar el nombre de tus archivos en un objeto con lista_archivos<-dir() > y esto te dará todos los csv de esa carpeta (si tienes otros archivos también estarán allí, pero
2004 Mar 09
1
asking for information
Dear Sir: I am interesting in to use some R functions in some of our developments. But I have a problem which I have not found information in R documentation, for that I ask for help. Can I to call R functions from a C (or another language) program ?. ANd if the answer if yes, could you help me informe me where I can found information to respect? I will be very thanks to you, if you could help
2018 Feb 22
2
Filtrado de variables
Ya... de esta forma tampoco obtienes el mes que tiene todos sus valores NA...que es la duda .. Otra forma más sencilla con data.table que la que envié anteriormente... > > Lines <- "MES|VARIABLE|RESULTADO| + 1|A|SI| + 1|B|SI| + 1|C|NO| + 2|A|NA| + 2|B|SI| + 2|C|SI| + 3|A|NO| + 3|B|NO| + 3|C|NO| + 4|A|NA| + 4|B|NA| + 4|C|NA|" > > DF <- read.table(textConnection(Lines),
2018 Apr 19
3
Usuario en r-help
Hola a todos, No se si a alguien m?s le sucedi? lo mismo: Al mandar una pregunta a esta lista, que amablemente me respondieron Carlos y Javier, la primer respuesta que recib? fue de una persona que no tiene nada que ver con R ni nada por el estilo. Tiene pinta de ser spam. Posteriormente recib? otro correo de otra direcci?n de email con el mismo nombre y con el subject de mi pregunta.
2018 Apr 19
2
Interpretación NA's
Hola Tal vez la pregunta que tengo tenga una respuesta muy f?cil, sin embargo lo entiendo. Tengo una data frame que se ve as?: R> df semana precios ventas preciosCan 1 11724 3.512441 2 33.53 2 11726 3.512441 1 33.53 3 11727 3.512441 2 33.53 4 11728 3.512441 1 33.53 5 11729 3.512441 4 33.53 6 11730 3.512441 3 33.53
2008 Nov 25
3
USB or PCI dialup modem supported by Centos
Hello everybody, I've searched google for a while looking for a list of USB or PCI dialup modems supported by CentOS without success. Any information on this subject will be really appreciated. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20081125/dd8598ed/attachment-0003.html>
2008 Jun 27
1
Centos 5.2 and Xen, problems installing guests
Hello, I have installed a new server with centos 5.2 x86_64, when i try to install a guest using the gui tool virt-manager the "new" button is disabled, so no good luck. Using virt-install on the command line, the install process begins but after retrieving the .treeinfo vmlinuz and initrd.img files, it stop with the following error: virDomainCreateLinux() failed POST operation
2008 Aug 03
2
D-Light tool
Hi, My question is about D-Light tool in Sun Studio. Is D-Light tool a alpha project that I can wait for, or else is only a plugin for Sun''s internal testing with DTrace and Sun Studio? I really love this tool and I am very excited for the potential in this tool -ala MacOSX ''Instruments''- in OpenSolaris development / testing. IMHO this project can serve us in NetBeans
2014 Jan 10
8
[Bug 73459] New: nv10 get_rt_format: Assertion `0' failed.
https://bugs.freedesktop.org/show_bug.cgi?id=73459 Priority: medium Bug ID: 73459 Assignee: nouveau at lists.freedesktop.org Summary: nv10 get_rt_format: Assertion `0' failed. Severity: normal Classification: Unclassified OS: Linux (All) Reporter: dnietoc at gmail.com Hardware: x86 (IA32)
2019 Mar 20
4
Como asignar valores de un archivo a otro
Hombre, lo que propones es un tanto drástico... Siguiendo tu línea de argumentación entonces, nos olvidamos de "data.table", "dplyr"...y llegado el caso de gran parte de lo que ofrece "R" en cuanto a la manipulación de los dataframes, puesto que son tareas que igualmente puedes resolver en una bbdd... "sqldf" ofrece funcionalidades muy interesantes, para