similar to: Re: asterisk-users Digest, Vol 33, Issue 12

Displaying 20 results from an estimated 300 matches similar to: "Re: asterisk-users Digest, Vol 33, Issue 12"

2007 Apr 03
6
Re: asterisk-users Digest, Vol 33, Issue 12
I too was curious about this, so I copied the text into Babel Fish, and this is the result: I miss of the 2/04/2007 to the 11/04/2007. I will answer your message as of my return. For any urgency, to contact Emmanuelle Parache Moga or C?dric Buzay. If this guy is really going to be out until November these messages will get rather tiresome... John Beaman Telecom Specialist Voice
2007 Apr 10
1
Re: asterisk-users Digest, Vol 33, Issue 36
Je suis absent du 2/04/2007 au 11/04/2007. Je r?pondrai ? votre message d?s mon retour. Pour toute urgence, contacter Emmanuelle Parache Moga ou C?dric Buzay.
2007 Apr 03
1
Re: asterisk-users Digest, Vol 33, Issue 12
Ah, yes. One of the many differences between the US and the rest of the world. >>> support@drdos.info 4/3/2007 2:52:16 PM >>> john beaman wrote: > I too was curious about this, so I copied the text into Babel Fish, and this is the result: > > I miss of the 2/04/2007 to the 11/04/2007. I will answer your message as of my return. For any urgency, to contact Emmanuelle
2007 Mar 31
1
Re: asterisk-users Digest, Vol 32, Issue 129
Je suis absent du 2/04/2007 au 11/04/2007. Je r?pondrai ? votre message d?s mon retour. Pour toute urgence, contacter Emmanuelle Parache Moga ou C?dric Buzay.
2007 Apr 03
1
Re: asterisk-users Digest, Vol 33, Issue12
November? It's DD/MM/YYYY in his case, not MM/DD/YYYY. Either way, even two days is more than enough for me. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of john beaman Sent: Tuesday, April 03, 2007 12:43 To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Re: asterisk-users Digest, Vol 33,
2009 Apr 25
2
Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.
Je serai absent(e) ? partir du 25/04/2009 de retour le 04/05/2009. Je r?pondrai ? votre message d?s mon retour. En cas d'urgence, vous pouvez contacter l'?quipe technique d'infofrance.
2015 Mar 18
2
windows sysvol share
Sorry, I have omitted to post the config file. # cat /usr/local/samba/etc/smb.conf [global] workgroup = myDomain realm = myDomain.local netbios name = DCLINUX server role = active directory domain controller dsdb:schema update allowed = yes [netlogon] path = /usr/local/samba/var/locks/sysvol/rcs-rds.local/scripts read only = No [sysvol]
2007 Aug 25
1
Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.
Je serai absent(e) ? partir du 24/08/2007 de retour le 17/09/2007. Je r?pondrai ? votre message d?s mon retour. En cas d'urgence, vous pouvez contacter l'?quipe technique d'infofrance.
2007 Apr 24
1
Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.
Je serai absent(e) ? partir du 23/04/2007 de retour le 01/05/2007. Je r?pondrai ? votre message d?s mon retour. En cas d'urgence, vous pouvez contacter l'?quipe technique d'infofrance.
2008 Jun 07
1
Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.
Je serai absent(e) ? partir du 06/06/2008 de retour le 30/06/2008. Je r?pondrai ? votre message d?s mon retour. En cas d'urgence, vous pouvez contacter l'?quipe technique d'infofrance.
2015 Mar 18
3
windows sysvol share
Of course, the sysvol is located on a windows controller from the forest. mount -t cifs -o username=domain_admin_user //windowsDC.myDomain.local/SYSVOL /mnt/smb/sysvol and copied the files with -R --preserve to /usr/local/samba/var/locks/sysvol/ Below logs are provided from /usr/local/samba/var/log.smbd file. regards, On Wed, Mar 18, 2015 at 3:36 PM, Rowland Penny <rowlandpenny at
2006 Feb 20
2
glmmPQL model selection
Hi, I’m sorry, I know that it is a recurrent question but I have not been able to find the response in the Rhelp archives. I think my data require the use of the glmmPQL function but I do not know how to make the model selection. Since the AIC and log-likelihood are apparently meaningless, how can we select the parameters for a model and compare the models to find which one fits best the data?
2002 May 03
3
Regression models for ordinal responses ??
Hello list, Is there any mean to fit models for ordinal response other than multinomial polytomous ("multinom" from nnet ) and cumulative logit ("polr" from MASS)? I am particularly interested in continuation-ratio model and adjacent-category logit model. It is for the sake of epidemiology in wild-living populations! Many thanks, Emmanuelle Fromont
2005 Mar 24
2
Problem loading library Design
I have used library Design (Frank Harrell) in the past but when I tried this week, I get : > library(Design) Error in eval(expr, envir, enclos) : Object "formula.default" not found I updated to the latest version of the library (2.0) with the same result. My version of R may not be the latest but it's recent (and I probably changed since using Design for the last time) :
2006 Oct 27
1
Iax bug ?
Hello, I'm french, so excuse my poor English. I'm face to a terrible thing, with has stole a lot of my time. On the .184 machine, I've the following iax.conf : [general] rtcachefriends=yes bandwidth=high tos=reliability jitterbuffer=no autokill=yes #include "iax.voip1.conf" #include "iax.renoir.conf" The iax.voip1.conf file contains : [VOIP1] type=friend
2009 Oct 22
1
What happen for Negative binomial link in Lmer fonction?
Dear R users, I'm performing some GLMMs analysis with a negative binomial link. I already performed such analysis some months ago with the lmer() function but when I tried it today I encountered this problem: Erreur dans famType(glmFit$family) : unknown GLM family: 'Negative Binomial' Does anyone know if the negative binomial family has been removed from this function? I really
2015 Mar 18
0
windows sysvol share
On 18/03/15 15:03, Adriana Moga wrote: > Sorry, I have omitted to post the config file. > > # cat /usr/local/samba/etc/smb.conf > [global] > workgroup = myDomain > realm = myDomain.local > netbios name = DCLINUX > server role = active directory domain controller > > dsdb:schema update allowed = yes > > [netlogon] >
2015 Mar 18
0
windows sysvol share
On 18/03/15 14:40, Adriana Moga wrote: > Of course, the sysvol is located on a windows controller from the forest. > > mount -t cifs -o username=domain_admin_user > //windowsDC.myDomain.local/SYSVOL /mnt/smb/sysvol > > and copied the files with -R --preserve to > /usr/local/samba/var/locks/sysvol/ > > Below logs are provided from /usr/local/samba/var/log.smbd file.
2009 Oct 26
1
What happen for negative binomail link in lmer() fonction?
Dear R users, I’m performing some GLMMs analysis with a negative binomial link. I already performed such analysis some months ago with the lmer() function but when I tried it today I encountered this problem: *Erreur dans famType(glmFit$family) : unknown GLM family: ‘Negative Binomial’* Does anyone know if the negative binomial family has been removed from this function? I really appreciate any
2015 Mar 18
2
windows sysvol share
Hello, I have manually mounted the SYSVOL share, sync it with samba and run samba-tool ntacl sysvolreset. But I'm not sure if all windows policies are acceptable by samba because of errors logs: 2015/03/18 09:30:52.197934, 0] ../source3/smbd/oplock.c:338(oplock_timeout_handler) Oplock break failed for file myDomain.local/Policies/{31B2F340-016D-11D2-945F-00C04FB984F9}/USER/Registry.pol --