Displaying 20 results from an estimated 21 matches for "miercol".
Did you mean:
marcol
2018 Mar 15
2
Meetup conjunto "Machine Learning Spain" + "Grupo Usuarios de R de Madrid"....
Buenas a todos,
Ayer realizamos un Meetup conjunto con el grupo de "Machine Learning Spain".
Parte del material ya está subido a nuestro portal.
http://madrid.r-es.org/50-miercoles-14-de-marzo-2018/
Estamos a la espera de que nos compartan los videos. Por si queréis ir
viendo la parte de Santiago, mi parte es la misma que la que presenté en la
reunión del Grupo hace unas semanas.
Gracias,
Carlos Ortega
www.qualityexcellence.es
[[alternative HTML version deleted]]
2004 Dec 01
3
grandstream bt100 upgrade 1.0.5.18
hi all
i upgrade a bt100 phone and it can't resgister with asterisk
Dec 1 13:25:49 NOTICE[1112980400]: chan_sip.c:7519 handle_request:
Registration from '<sip:@172.16.4.249>' failed for '172.16.4.226'
is was working with the version 1.0.5.3
some bady now what is hapening?
thanks in advance
Rodney
2019 Oct 30
2
Hoy reunión "Grupo de Usuarios de R de Madrid"...
Hola,
Por si alguno de vosotros no está al tanto y puede/quiere venir:
https://www.meetup.com/es-ES/Grupo-de-Usuarios-de-R-de-Madrid/events/265815584/
Esperamos grabar la sesión y que esta misma semana estén disponibles los
videos.
Gracias,
Carlos Ortega
www.qualityexcellence.es
[[alternative HTML version deleted]]
2006 May 10
13
features.conf *1 Call Recording
Hi all.
I am attempting to setup Asterisk to allow me to press *1 while in a
call to use automon to record the call but have had absolutely no
success. Is there a trick to this?
In extensions.conf
[globals]
DYNAMIC_FEATURES=>automon
[default]
exten => 123,2,Dial(SIP/3000,,wW) ; wW allow one-touch recording
During the call, I press *1 but it records nothing.
David Morrow
2003 May 07
1
Does anyone know of an SIP java applet?
Hi All,
I'm looking for a java applet that I can use to interface to asterisk
through a website on the Internet or an Intranet. Does anyone know of
any open-source projects developing this sort of program?
Thanks in Advance,
Matias
2004 Apr 28
1
do not pickup/ignore msn functionality
Hi,
I was trolling through the archive to see if it was possible for
asterisk to ignore certain MSNs.
I have a AVM Fritz/BRI with two MSNs: 7770001 and 7770002.
I would like asterisk (with chan_capi) to ignore 7770001 such that a
regular phone on the bus will ring; calls for 7770002 should be picked
up by asterisk.
I configured
msn=7770002
incomingmsn=*
within capi.conf and figured this would
2007 Aug 04
1
CyberPower 1500AVR UPS configuration
...illuns 12 d'Agost, Tan aviat sigui possible li contestar? el seu correu. En cas de ser un tema urgent, preguem reenvi? aquest mateix correu a l?adre?a d?email sst at salicru.com, els meus companys li donaran resposta el mes aviat possible, gr?cies.
Hola
Me encuentro fuera de la oficina del Miercoles 1 de Agosto hasta el pr?ximo Lunes 12 de Agosto. Tan pronto sea posible le devolver? respuesta a su correo. En caso de ser un tema urgente, rogamos reenv?e este mismo correo a la direcci?n de email sst at salicru.com, mis compa?eros le dar?n respuesta lo antes posible, gracias.
Hi
I am outs...
2018 Apr 08
2
Miércoles 11 - Abril - Reunión Grupo Usuarios de R de Madrid...
Buenas a todos,
Para los que puedan y quieran asistir.
El próximo miércoles 11-abril celebraremos la siguiente reunión del "Grupo
de R de Madrid", será la reunión* 51*.... cumplimos un año más.
Los detalles de la reunión los podéis encontrar aquí:
https://www.meetup.com/es-ES/Grupo-de-Usuarios-de-R-de-Madrid/events/249270146/
Gracias!
Carlos Ortega
www.qualityexcellence.es
2006 Jun 28
2
(no subject)
Hey everybody,
Is it alright to run two TDM400s on the same machine? If it is, how would
one differentiate between the channels on each card? So, if I'm running
strait FXS and my first card is fxsks 1-4, would the second be fxsks 5-8?
Would there be any interrupt problems?
Any help would be great!
Thanks!
Tj
-------------- next part --------------
An HTML attachment was
2004 Apr 21
3
Webvmail
I am having trouble locating webvmail on my * server.
Is this a seprate porgram or does it come with *. I
am running version
asterick*CLI> show version
Asterisk CVS-03/26/04-17:08:20 built by
root@localhost.localdomain on a i686 running Linux
asterick*CLI>
Thanks
Kurt
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
2002 Jan 23
1
Versions of R 1.4.0 for Windows
We have removed from CRAN the seemingly faulty version of R 1.4.0 for
Windows and replaced it by the one I built on Dec 20 that is known to work
with grid and lattice.
I've built a SetupR-patched.exe today from the current R-patched sources
and with the latest versions of the recommended packages. You might
prefer to change to that if you want to re-install: otherwise wait for
R 1.4.1 in a
2002 Apr 23
2
Asking about how to use R to draw Time Series graph
Hi
I'm study at University of Canterbury. Now, We have one project use R
to do time series. The problem is I don't know how to use R to draw time
series graph! Can you help me sovle this problem? I can not find in
manuals book! Can you tearch me what fuction command I have to use?
Thanks alway!
Sam
2004 May 05
7
* & ISDN-BRI-PTP & DID & ISDN4Linux does not show incoming number
Hi,
I am using Asterisk on a DSS1 ISDN-BRI with ISDN4Linux (and a Fritz Card PnP).
The ISDN-BRI is in PTP-Mode (Point to Point "german: Anlagenanschluss")
which is enabled within I4L with "hisaxctrl fcpcipnp0 7 1".
Everything works fine except that I can not see the called number/MSN
of incoming calls within Asterisk and because of this I can not route
incoming calls
2007 Aug 22
2
Multiple servers using realtime
I am in the process of setting up several * servers using realtime and
connecting to mysql. I am trying to figure out if I should just use one
database and one set of tables for all of the user data. Or if I should
have separate databases for each * box. The boxes are independent of
each other in that customerA only connects to box A. They will never
fail over to box B or anything like
2019 Sep 13
2
"Grupo de Usuarios de R de Madrid". Meetup conjunto con "R-Ladies"....
Buenas a todos,
Aunque os puede llegar el aviso por otros medios, os anuncio por aquí el
Meetup que estamos organizando conjuntamente el "Grupo de R de Madrid" y
las "R-Ladies" para el miércoles de la semana que viene (18-Sep).
Los detalles del evento los podéis encontrar aquí:
https://www.meetup.com/es-ES/Grupo-de-Usuarios-de-R-de-Madrid/events/264807287/
Gracias,
Carlos
2004 Aug 06
2
Requesting some support...
Hi all,
Sorry if I ask something too basic, but I've just started with icecast and I
don't know if I have done something wrong.
I have downloaded and compiled icecast. I have modified the configuration
file and added a test mp3 file in /usr/local/icecast/static/ann.mp3.
Finally, I have started it obtaining the following:
[chris@linux2 bin]$ ./icecast
Icecast Version 1.3.12
2018 Nov 12
4
55 Reunión Grupo Usuarios de R de Madrid...
Buenas a todos,
Para los que estéis en Madrid el próximo miércoles tendremos la siguiente
reunión del Grupo de R de Madrid.
https://www.meetup.com/es-ES/Grupo-de-Usuarios-de-R-de-Madrid/events/256121363/
Y para los que no puedan pasarse, el material: presentaciones y videos,
estarán disponibles a la máxima brevedad.
Gracias!
Carlos Ortega
www.qualityexcellence.es
[[alternative HTML version
2013 Mar 31
0
asterisk-users Digest, Vol 104, Issue 53
Roberto estoy en uruguay en estoos momentos. Recien lllego el miercoles
El mar 31, 2013 1:59 p.m., <asterisk-users-request at lists.digium.com>
escribi?:
> Send asterisk-users mailing list submissions to
> asterisk-users at lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.digium.com/ma...
2002 Sep 25
10
Reading complicated data file
Hi, I am new in R and I have problem with reading this data file
0 TITLE Title
0 XLEGEND Legend
-1 LABEL x
1 1 12
1 2 30
1 3 34
I want to read only lines starting with 1 (it indicates 1st plotting line)
and create data set from second and third value on this row.
Thank for advice
Jakub Zlamal
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list
2001 Oct 17
9
large files
I'm reposting this problem (perhaps a bug) now I've got more information on
it. This is another point of view of the situation and I hope someone could
have run into the same trouble before (and solved it :-))
This is it:
* with ntbackup 2000 I create a 22Gb .bkf file in the windows machine.
* I can copy that file over a samba share and get correct info form the
file in windows