search for: beinf

Displaying 5 results from an estimated 5 matches for "beinf".

Did you mean: being
2016 Mar 07
2
Efectos aleatorios anidados en gamlss
...ores entre 0 y 1 e incluidos estos. La distribución que utilizo com gamlss para este caso es "beta inflated" (Stasinopulos and Rigby 2007. Journal of Statistical Software 23(7)). El modelo que intento correr es: m1<-gamlss(Teleosteos ~ cs(LT_max)+random(Familia/Genero,lambda=T),family=BEINF, data = datos) donde LT_max es la talla máxima de especies de peces y la variable respuesta es la proporción del consumo de peces teleósteos de cada especie. El efecto aleatorio es anidado de géneros y familias taxonómicas de especies (género dentro de familia). El problema que tengo es que los ga...
2004 Apr 29
1
IAX Example Needed
...ost=a1.mystrx.com --- extensions.conf --- [intern] exten => 5111,1,Dial(IAX2/iax-a1/5111) ; exten => 5111,2,Hangup [inbound-calls] exten => 6111,1,Dial(SIP/3200) exten => 6111,2,Hangup ======================= When I dial extension 6111 at the a1 pbx, I see the Dial(IAX2/iax-a2/6111) beinf executed, but nothing happens at machine a2. Any comments? I must be missing something really simple. TIA WW Willy Wouters ypOne Publishing
2004 Apr 30
0
Réf.: IAX Example Needed
...host=a1.mystrx.com --- extensions.conf --- [intern] exten => 5111,1,Dial(IAX2/iax-a1/5111) ; exten => 5111,2,Hangup [inbound-calls] exten => 6111,1,Dial(SIP/3200) exten => 6111,2,Hangup ======================= When I dial extension 6111 at the a1 pbx, I see the Dial(IAX2/iax-a2/6111) beinf executed, but nothing happens at machine a2. Any comments? I must be missing something really simple. TIA WW Willy Wouters ypOne Publishing _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asteris...
2002 Mar 06
1
Samba as Client for Samba-Domain
...y it should verify the user at the PDC, and as this user has authenticated itself at the PDC at login, this should normaally work. I tried out with publically accessible shares, with private shared only accessable for a specific user, shares accessible for multiple specified users and for all users beinf memeber of the domain. When trying to access the share there is traffic on the net (my hub indicates that), but the share(s) cannot be accessed (incorrect username and/or password is the error.nesg from the W2k-client). Algorithm or something else cannot be the problem because the client can authen...
2011 Mar 07
5
/etc/hosts - hostname alias for 127.0.0.1
Can anyone point out reasons why it might be a bad idea to put this sort of line in your /etc/hosts file, eg, pointing the FQDN at the loopback address? 127.0.0.1 hostname.domain.com hostname localhost localhost.localdomain