search for: ajs

Displaying 20 results from an estimated 733 matches for "ajs".

Did you mean: ads
1998 Aug 17
3
Word 97 and permission problems
Question for Everyone, We are running 1.9.18p8 on hpux 10.20. This particular machine has a directory called docommon that is writable by anyone. The problem we are having is that whenever someone opens a file with word 97, then saves it, they own the file and the permissions are -rw-r--r--. Thus, no one else can open the file. How can we make the files keep the -rw-rw-rw setting? Please
2007 Feb 12
0
Asterisk-Java 0.3 Milestone 2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, we've just released Asterisk-Java 0.3-m2 at http://asterisk-java.org. The Asterisk-Java package consists of a set of Java classes that allow you to easily build Java applications that interact with an Asterisk PBX Server. Asterisk-Java supports both interfaces that Asterisk provides for this scenario: The FastAGI protocol and the Manager
2017 May 29
3
MySQL issue
Hello. It appears that I have an issue with my dovecot setup. When trying to authenticate, i get this error: May 28 20:18:26 AmaechiJ dovecot[10516]: imap-login: Login: user=< aj at example.com>, method=PLAIN, rip=, lip=, mpid=10879, TLS, ses...QOQBg9rlR> May 28 20:18:42 AmaechiJ dovecot[10516]: imap(aj at example.com): Connection closed in=116 out=1311 May 28 20:20:32 AmaechiJ
2013 Apr 09
2
R crash
...3 <- geese(pseudo ~ as.factor(AGE) + as.factor(WEIGHT) + as.factor(HEIGHT) , data =b, id=id, jack = TRUE, scale.fix=TRUE, mean.link = "logit", corstr="unstructured") #The results using the AJ variance estimate cbind(mean = round(fit3$beta,4), SD = round(sqrt(diag(fit3$vbeta.ajs)),4), Z = round(fit3$beta/sqrt(diag(fit3$vbeta.ajs)),4), PVal = round(2-2*pnorm(abs(fit3$beta/sqrt(diag(fit3$vbeta.ajs)))),4)) [[alternative HTML version deleted]]
2017 May 29
1
mailserver.users does not exist
Hello. It appears that I have an issue with my dovecot setup. When trying to authenticate, i get this error: May 28 20:18:26 AmaechiJ dovecot[10516]: imap-login: Login: user=< aj at example.com>, method=PLAIN, rip=, lip=, mpid=10879, TLS, ses...QOQBg9rlR> May 28 20:18:42 AmaechiJ dovecot[10516]: imap(aj at example.com): Connection closed in=116 out=1311 May 28 20:20:32 AmaechiJ
2002 Jun 25
10
[Bug 296] Priv separation does not work on OSF/1
http://bugzilla.mindrot.org/show_bug.cgi?id=296 ------- Additional Comments From bugzilla-openssh at thewrittenword.com 2002-06-26 01:20 ------- Are you sure? I have 3.3p1 running on 4.0D and 5.1 and I can connect as non-root. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2012 Aug 07
4
Execution of a function
Hi >i have aproblem withe execution of my function >first, i wrote my function in the script of R >nom_fonction <- function(arg1[=expr1], arg2[=expr2], ...){ bloc d'instructions } > when i want to have the result i mean the laste instruction in the bloc of > instruction , i try to >wrote the name of function >source(aj.fun) Error in readLines(file, warn =
2012 Aug 07
4
help to program my function
HI >i have a problem please help me to solve it: http://r.789695.n4.nabble.com/file/n4639434/aj.pdf aj.pdf >i want to calculate the vecteur a[j] where j: 1...8 >this is the code in R: >aj.fun <- function(j, i, X, z, E, beta0, beta1){ + n <- length(X) + iX <- order(X) + iz <- order(z) + e1 <- -(beta)*z[ iz[1:(i - 1)] ] + numer <- E[j] - sum( X[ iX[1:(i - 1)] ]
2003 Jul 25
7
can't get musiconhold to work
I can't seem to get musiconhold to work. I'm running asterisk on a RH9 box, I have the mpg123 package installed. In my zapata.conf file I have the line MusicOnHold=default . In my musiconhold.conf file, in the classes section I uncommented default and loud. In my extensions.conf file I have a set musiconhold line. However if I get a call and I either put it on hold or hit flash
2015 Apr 07
2
Sieve, multiple addresses, and variables
...localpart "cc" "*" {set "lopart" "${1}";} } else {set "lopart" "generic-list-box";} fileinto :create "ietf.${lopart}-in"; stop; } Now, this works, unless someone sends a To: line like this: To: ajs at crankycanuck.ca, listname at ietf.org The problem in that case is that you _do_ get a match, but the bit "if address :matches :localpart "to" "*" {set "lopart" "${1}";}" ends up putting this in a mailbox ietf.ajs-in, when what is the mailbox iet...
2013 Jan 29
1
Fast AGI library/support for C & C++
Dear All, Is there anyone who is having FastAGI support for C & C++? We do have FastAGI working for the JAVA and rest of the language / script. But I am unable to find FastAGI for C/C++. Please let us know how to write FastAGI using C/C++. Thanks in Advance, Kashyap -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Mar 16
3
Cosinor
Hola, ¿qué tal?: Tengo la siguiente duda: Para el caso del Cosinor Simple: Y = M + A * cos(2*pi*t/T + phi) + error Cuando T conocido, podemos asumir: Y = M + beta * X1 + gamma * X2 + error, siendo X1 = cos(2*pi*t/T) y X2 = sin(2*pi*t/T) En este caso (Cosinor simple) el modelado lo llevo a cabo del siguiente modo: lm( y ~ X1 + X2) Para el caso de componentes múltiples: Y = M + ?Aj *
2012 May 09
2
Memoria de R y bucles for
Buenos días: A ver.... una duda muy general, y otra más específica... Después de haber conseguido tratar con R.... y hacer un script de 161 páginas... es hora de empezar a hacer bucles para reducirlo a menos de 5 hojas.... el primer problema que me encuentro es que se queja de que el vector de datos que intruduzco (una base de datos de 11 años) es demasiado grande; tengo segun R... un vector de
2005 Aug 08
5
In-Line List Editing with AJAX
...t of using AJAX). For context, see snippets from the relevant files and the actual error message below. I feel like the error must be in my form_remote_tag call, but I''m not sure what it is. The relationship is Contract has many Policies. Thanks in advance for helping me sort this out. AJS ./app/views/contracts/show.rhtml === <div id="insurance-policies"> <h2>Insurance Policies</h2> <ul id="contract-insurance-policy-list"> <%= render :partial => "policy", :collection => @policies %> </ul> </div> ./app/...
2007 Sep 05
0
ANNOUNCEMENT: Asterisk-Java 0.3.1 released
Asterisk-Java 0.3.1, a free Java library for Asterisk PBX integration, has been released. The Asterisk-Java package consists of a set of Java classes that allow you to easily build Java applications that interact with an Asterisk PBX Server. Asterisk-Java supports both interfaces that Asterisk provides for this scenario: The FastAGI protocol and the Manager API. Asterisk-Java 0.3.1 is a
2003 Oct 25
6
cdr_mysql.so
Can anyone give me presise instructions on how to compile cdr_mysql.so? When I initially installed asterisk on the system, I didn't have mysql installed. Since then I have installed mysql, created the database and table structure for cdr_mysql and placed the appropriate settings in the cdr_mysql.conf file. However when I do a show modules at the CLI I cannot find cdr_mysql.so.
2006 Jul 21
5
How to display data using helpers and collections
## application_helper.rb def name_field(object, options = {} ) html = "" html << "Title : " + select(object, ''title'') html << "Given Names :" + text_field(object, ''given_names'' html << "Family Name :" + text_field(object, ''family_name'' html end ## index.rhtml <div
2008 Oct 28
7
RHEL4 = Use "yum"
Hello guys, I would like to configure my puppet to use "yum" instead "up2date" (default RHEL4). How can I do this? :) Thanks! -- Tiago Cruz Linux User #282636 Mandriva Conectiva PRO Certified Linux Instructor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To
2012 Jul 15
4
extracting rows and columns from a big matrix
Hi there and thanks in advance. I have a large symmetrical matrix stored in a text file. After load in R I would like to extract the same number of columns and rows (symmetrical submatrix) using their labels. I have tried this code in order to extract columns, but R console gives me the "+" sign at the end of the code, pointing out incomplete command, so it is not working:
2016 Jun 06
3
Including doesn't have any effect
Hi AJ, Am 06.06.2016 um 10:14 schrieb A J Stiles: > But why not call an AGI script, have this check the caller ID against a MySQL > database and return a status -- blocked or not -- in a variable? Then you can > manage individual number blocking in a much cleaner, more extensible fashion. > > Feel free to ignore me if it sounds like I'm suggesting you walk all the way > to