search for: mycountry

Displaying 4 results from an estimated 4 matches for "mycountry".

2012 Sep 19
4
where are these NAs coming from?
I see this: --8<---------------cut here---------------start------------->8--- > length(which(is.na(z$language))) [1] 0 > locals <- z[z$country == mycountry,] > length(which(is.na(locals$language))) [1] 229 --8<---------------cut here---------------end--------------->8--- where are those locals without the language coming from?! -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http:...
2005 Sep 19
0
problems with remote access to PSTN
...e of the two pbx from any pbx. My problem is this: How can I make the users logged in to the second pbx to dial an external number using the ISDN connection of the first ? I tried to define in the extensions.conf of the second: exten => _9901234567890,1,Dial(SIP/${EXTEN:2}@myfirstpbx.mydomain.mycountry,30,tr) exten => _9901234567890,2,Macro(outisbusy) ; No available circuits On the first pbx, if I dial a number starting with "0", the number is passed to the ISDN line If I try to dial, on a phone logged in to the second pbx 9901234567890 i get the following answer -- Exe...
2011 Dec 12
2
Automated Regressions
Hello R-Experts, I've got a question, concerning the automation of a number of regressions (lm) with the help of a loop (for i in ....). The situation is as follows (the code follows after that): I have my data in an access database. I have historical data for 2000 parts, for each of this parts I want to do a regression analysis, so I need to do 2000 regressions (just for one country, there
2004 Sep 29
0
sambaPwdMustChange not properly set with smbldap
...passdb backend = ldapsam:"ldap://localhost" smbpasswd ldap suffix = dc=myfactory,dc=mycountry ldap admin dn = cn=Manager,dc=myfactory,dc=mycountry ldap ssl = no ldap group suffix = ou=Group ldap machine suffix = ou=Machine ldap user suffix = ou=People...