search for: oye

Displaying 12 results from an estimated 12 matches for "oye".

Did you mean: one
2006 May 17
10
HABTM << producing incorrect insert sql ?
Greetings railsers - I''m trying to add to a collection through HABTM, but the sql insert is trying to insert a PK rather than letting mysql produce the auto_increment''ed PK. ## @medication_dose holds a validated, saved model @medication_dose.medication_frequencies << MedicationFrequency.find (:all) The above bails with, Mysql::Error: #23000Duplicate
2014 Nov 28
0
day night service toggle
On Thursday 27 Nov 2014, Control Oye wrote: > Hi, > > I need dialplan to set INCOMING call forwarding during lunch break to my > secretary. > > I want that I can set call forwarding by dialing an extension number to > turn it ON or OFF. > > I am using asterisk 11. What you need to do is, set a global var...
2002 Feb 27
0
Re: Samba wins help (nsswitch)
...u have to have it) an entry for your wins server (IP address) and you can start resolving names! If you have redhat's rpms, then you should only take care about adding wins to /etc/nsswitch.conf and the IP addres of the wins server to smb.conf... good luck, dragos On Thu, 2002-02-28 at 00:33, Oyegbemi Akintan wrote: > Hi! Drago/Joel, > > I was searching the web for information on how to resolve netbios names > from a linux box and I came accross your response on a thread. So can > you point me to a documentation on how I can use samba to resolve wins > addresses? This is...
2024 Nov 26
0
Resumen de R-help-es, Vol 187, Envío 10
...r bi-tri-n-gramas) 3. generar matrices dfm 4. hacer cálculos sobre ellas. tm es quizás un poco engorroso, por lo que yo siempre recomiendo quanteda. https://quanteda.io/articles/quickstart.html Y en concreto para lo de medir distancias: https://quanteda.io/reference/textstat_simil.html Pero, oye, a lo mejor lo que te ha calculado te vale. No sé, como te digo no aclaras el objeto de tu trabajo. El 25/11/24 a las 12:00, r-help-es-request en r-project.org escribió: > Envíe los mensajes para la lista R-help-es a > r-help-es en r-project.org > > Para subscribirse o anular su subs...
2014 Nov 27
3
day night service toggle
Hi, I need dialplan to set INCOMING call forwarding during lunch break to my secretary. I want that I can set call forwarding by dialing an extension number to turn it ON or OFF. I am using asterisk 11. Thanks Abdullah Faheem -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Mar 11
6
Installing from source (git, hg) on a fresh debian box
Oye 3 days on this now, my head hurts. I have spent what seems like 40 hours in the last 3 or 4 days reading, and I realize xen is in the middle of this transition of getting into mainline kernel, issues with dom0 etc etc. Ok, so i have come across a few howtos/tutorials on installing xen dom0 kernel,...
2017 Jan 04
3
Big data con R
Hola. Últimamente ha habido en la lista varios hilos sobre análisis de grandes volúmenes de datos con R. Las alternativas que se han mencionado son: - Usar una máquina más potente, vía Amazon Web Services, por ejemplo - Paralelización con openMp - h2o y su paquete para R, - Paquete sparklyr como wrapper de los algoritmos de spark, Y por supuesto, utilizar muestreo o incluso si tenemos
2001 Jun 21
0
factors in model.frame.default
...gvKCBL18JGStAqhzKbYltMP1pGpBkK6RcVuV1igbMOSms3d1I1lb41M 88zrlvHR2ox5KLiOwdJSqynW1okkZrPuCvd1h6uZxiJiOqFhrfvVq9yGtw9H NwZtyoErskx2SdS19vKxm811uYACcRcnKi0HtKiwmOnSYrFKWkmpdveMTbGH +TOxvUBPnZyN3VHHRW4dHUUIt552yrqzkEXnHj5autlpu8ptt8VbfdRxLHKr Hv2PiVlC38CI3o0B451OIJSwMWMnqZRxQNgJv5RFByWzsOjisBN/TKEFnYsZ OYE/eLY15g+dhGvmFsjg8I9MtMUBKJG/vNwP5VBeT3E6+4C+Fd9cLV/PbLtq 2MP/0mExtcDImHEloVx6n3E15aW9FDWdDi7KK/mQq7LPc1xDjXAzUpk881mc kKRiCbsbyIJmnmozQh4OeWcfNBOV6LFa/hJ3ALHfQgS2oZuzoKs0jBu8CUUq QpEw5Gq8YihCOqtIbXDkjiSpYmMiQyLMxcM0RqDIPXS9u0LTD6SXV/Rnl+uh 3GINRYRPOsHMd6d23UsSwsfSPeBvTbVM143Dq3kPfzGPCkrAZhyNHHDJgii...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *
2014 Jul 10
0
Unable to create Jingle session
Dear All, I have different Asterisk Servers most of them are version 1.8 - I have recently upgrade to Asterisk version 11 on 2 servers. I have Jabber ( chan_gtalk ) configured on 1.8 version and it is working within all 1.8 version servers. I have XMPP ( chan_motif ) configured on 11 version and it is working with all 11 versions servers. When I try to call from version 11 ( usiing xmpp -
2014 Aug 09
0
chan_motif - Unable to create Jingle Session
Dear All, I have different Asterisk Servers most of them are version 1.8 - I have recently upgrade to Asterisk version 11 on 2 servers. I have Jabber ( chan_gtalk ) configured on Asterisk 1.8 version and it is working perfect within all 1.8 version servers. I have XMPP ( chan_motif ) configured on Asterisk 11 version and it is working with all 11 versions servers. When I try to call from