search for: guesdon

Displaying 8 results from an estimated 8 matches for "guesdon".

Did you mean: guedon
2006 Jan 18
0
PING users of Manuel Guesdon's LDAP extensions
What do you use to administer the PBX accounts? (Please don't tell me LDIF text files). Any luck with Luma? (http://luma.sourceforge.net) __________________________________________________________ Mensagem enviada usando o Webmail da ViaLink ver. 2.7.8
2009 Sep 07
1
Usage of OCaml/R binding.
Hello. I've been pulling together a Debian package out of Maxence Guesdon's OCaml bindings for R. Will be available from my website as soon as I get my router to obey me. Here's Maxence's bindings: http://pauillac.inria.fr/~guesdon/ocaml-r.en.html The purpose of this software is to access R from OCaml programs. However, my issue is that after having pul...
2009 Sep 07
1
Usage of OCaml/R binding.
Hello. I've been pulling together a Debian package out of Maxence Guesdon's OCaml bindings for R. Will be available from my website as soon as I get my router to obey me. Here's Maxence's bindings: http://pauillac.inria.fr/~guesdon/ocaml-r.en.html The purpose of this software is to access R from OCaml programs. However, my issue is that after having pul...
2008 Nov 03
2
Multiple connections
Hi, I'd like to establish multiple direct connections between 2 hosts. As far as I can see, tinc doesn't allow this (when a new connection come, the old one is closed). Is seach features maybe integrated to tinc ? What is the status of 2.0 svn branch ? Thx. Manuel
2009 Oct 10
1
Help with OCaml bindings for R interpreter.
Hello. I've made out a Debian package out of Maxence Guesdon's OCaml/R bindings: http://yziquel.homelinux.org/topos/debian-ocamlr.html http://yziquel.homelinux.org/debian/pool/main/o/ocaml-r/ The upstream software itself is on the following page: http://home.gna.org/ocaml-r/ This binding is dynamically linked to the /usr/lib/R/lib/libR.so and to t...
2006 Jan 18
1
Still the LDAP Realtime extension
OK, I've got the new schema installed and I was able to create oxyPBXAccountSIP objects. Now, how do I generate the MD5 values to put in the realmedPassword field? Thx, Juan __________________________________________________________ Mensagem enviada usando o Webmail da ViaLink ver. 2.7.8
2006 Jan 18
1
LDAP direct authentication Problem
Hi I need to authenticate all the asterisk users from the LDAP server instead of from sip.conf. If anybody already have done this then please guide. I tried to integrate authenticate asterisk users from LDAP using the open source project astirectory1.2.0. After using the astirectory1.2.0 , now when the asterisk starts then it registeres with the LDAP. Following logs shows it. Jan 18 18:36:20
2010 Feb 12
0
OCaml-R binding for the R language.
...ex.html http://home.gna.org/ocaml-r/refdoc/index.html The goal of OCaml-R is to provide adequate integration of the R interpreter into Objective Caml, and a framework suitable to bind R library into OCaml code. Version 0.2 is a near-complete rewrite of the 0.1 version by Maxence Guesdon, with an incompatible API. Main features are: - Safe handling of R default environment variables at compile time, following what is done in littler. - R Signal handlers do not conflict with OCaml code. - Integration with findlib, enabling the #require "R.interpreter" to initialise stat...