search for: lf

Displaying 20 results from an estimated 1703 matches for "lf".

Did you mean: elf
2014 Dec 17
0
broken pipe question
...I am getting an error on when logging out. Thoughts? Jerry ------ asterisk_command() Action: Login asterisk_command() Username: XXXXX asterisk_command() Secret: XXXXX asterisk_command() Events: off asterisk_execute() event_list=0 ret=36 last_command='Events: off' Response: Success[CR ][LF ]Message: Authentication accepted[CR ][LF ][CR ][LF ] asterisk_command() Action: Command asterisk_command() Command: confbridge list asterisk_execute() event_list=0 ret=19 last_command='Command: confbridge list' Response: Follows[CR ][LF ]Privilege: Command[CR ][LF ]Conference Bridge Name...
2014 Dec 16
3
broken pipe question
I am running a heartbeat... Asterisk 11.15.0 - same behaviour is noticed on 1.4.43 also I issue a call through the API that does the below. just UserEvent and Hangup -- Executing [s at heartbeat:1] UserEvent("Local/s at heartbeat-0000000f;2", "HeartBeat, Noop") in new stack -- Executing [s at heartbeat:2] Hangup("Local/s at heartbeat-0000000f;2",
2019 Jan 29
0
Several tests failing
...xy http://127.0.0.1:6490 --proxy-user silly:person --proxy-digest --proxytunnel >log/stdout206 2>log/stderr206 206: protocol FAILED: --- log/check-expected 2019-01-28 20:44:27.903988339 +0000 +++ log/check-generated 2019-01-28 20:44:27.903988339 +0000 @@ -4,7 +4,7 @@ [CR][LF] CONNECT test.remote.haxx.se.206:6490 HTTP/1.1[CR][LF] Host: test.remote.haxx.se.206:6490[CR][LF] -Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.haxx.se.206:6490", response="003e36decb4dbf6366b...
2006 Jan 08
0
isolinux.cfg location
...----------------------------- ; Begin data section ; ----------------------------------------------------------------------------- section .data boot_prompt db 'boot: ', 0 wipe_char db BS, ' ', BS, 0 err_notfound db 'Could not find kernel image: ',0 err_notkernel db CR, LF, 'Invalid or corrupt kernel image.', CR, LF, 0 err_noram db 'It appears your computer has less than ' asciidec dosram_k db 'K of low ("DOS")' db CR, LF db 'RAM. Linux needs at least this amount to boot. If you get' db CR, LF db 'this messa...
2013 May 21
3
should dovecot store maildir files with CRLF or LF?
Hi. I've made a strange observation. When having Dovecot (at least) with maildir and moving (via IMAP) mail received by some client (Evolution 3.4) into it the following happens: Regardless of whether the mail was originally(!) set with CRLF or LF (i.e. when I use netcat to submit the plain SMTP to the relaying MTA). When the client (Evolution) had received the mail via POP3 before moving it via IMAP into Dovecot... then the maildir file within dovecot is all LF. When the client however received it via IMAP, before in turn moving it...
2005 Apr 02
2
Building new graphic device drivers with g++
...= GEcreateDevDesc(dev); Rf_addDevice((DevDesc*) dd); GEinitDisplayList(dd); return R_NilValue; } static void NULL_Circle(double x, double y, double r, R_GE_gcontext *gc, NewDevDesc *dev) { Rprintf("circle(%lf,%lf,%lf)\n", x, y, r); } static void NULL_Line(double x1, double y1, double x2, double y2, R_GE_gcontext *gc, NewDevDesc *dev) { Rprintf("line(%lf,%lf,%lf,%lf)\n", x1, y1, x2, y2); } static void NULL_Polygon(int n, double *x, double *y,...
2006 Aug 27
0
Protocol
...tion part is plain-text seperated by [1]line-feeds (0x0A); And after all options have been specified the [usually] binary data is passed to the client. +------------+ | Handshake: | +------------+ A RSYNC client upon connecting should receive the ASCII string "@RSYNCD: 29" ended by a [1]LF. Next the client should expect the Message of the Day (MOTD), this is multiple lines, again, seperated by a LF. The client should continue reading data until a [2]Empty Line is found. Now the client should respond with "@RSYNCD: 29" terminated by a [1]LF. Now the server is expecting th...
2004 Mar 15
1
cannot change file permissions
...acls.c:create_canon_ace_lists(1380) create_canon_ace_lists: unable to map SID S-1-5-21-2443489570-4015384086-1858331161-3016 to uid or gid. ---cut--- In this case 3016 is the right rid for the user with the uid 1008. But this user has also the correct attributes in ldap: ---cut--- # # filter: uid=lf # requesting: ALL # # lf, RDS, KERNZEIT, COM dn: uid=lf,ou=RDS,dc=KERNZEIT,dc=COM objectClass: top objectClass: inetOrgPerson objectClass: posixAccount objectClass: sambaSamAccount cn: lf sn: lf uidNumber: 1008 gidNumber: 100 homeDirectory: /home//lf loginShell: /bin/bash sambaLogonTime: 0 sambaLo...
2005 May 31
1
Solved: linear regression example using MLE using optim()
...t;- c(2,3,1) y <- X %*% theta.true[1:2] + rnorm(100) # OLS -- d <- summary(lm(y ~ X[,2])) theta.ols <- c(d$coefficients[,1], d$sigma) # Switch to log sigma as the free parameter theta.true[3] <- log(theta.true[3]) theta.ols[3] <- log(theta.ols[3]) # OLS likelihood function -- ols.lf <- function(theta, K, y, X) { beta <- theta[1:K] sigma <- exp(theta[K+1]) e <- (y - X%*%beta)/sigma logl <- sum(log(dnorm(e)/sigma)) return(logl) } # Experiment with the LF -- cat("Evaluating LogL at stupid theta : ", ols.lf(c(1,2,1), 2, y, X), "\n") ca...
2012 May 31
1
density plots using density.lf, data.frame and sort.int errors
Dear R help group: I am attempting to produce a density plot from a list of 20000 values using the density.lf function and would appreciate any help, I hope I have done my homework reading the documentation but I still seem to be missing something basic. I have read the data as a table using read.table, with header=TRUE (I excluded 2000 values), when calling the objects it appears to be there and I can se...
2007 Nov 30
1
Conexant fax/modem not faxing with sendfax
...:25 argv[19]=WebOwnSig.ps.001 efax: 19:25 argv[20]=WebOwnSig.ps.002 efax: 19:25 argv[21]=WebOwnSig.ps.003 efax: 19:25 created text lock file /var/lock/LCK..modem efax: 19:25 opened (null) efax: 19:25 command "Q0V1" efax: 19:25 waiting 2.0 s efax: 19:25 .592 [ATQ0V1<CR><CR><LF>] efax: 19:25 .592 [OK<CR><LF>] efax: 19:25 response "OK" efax: 19:25 command "Z" efax: 19:25 waiting 5.0 s efax: 19:25 .720 [ATZ<CR><CR><LF>] efax: 19:25 .720 [OK<CR><LF>] efax: 19:25 response "OK" efax: 19:25 command &qu...
2005 Jul 10
0
package loading smooth.lf (LOCFIT), couldn't find functio n "smooth.lf"
...t, I am unable to access functions within locfit. > > > > following > > http://www.herine.net/locfit/start.html > > > > > >>library("locfit") > >>x <- 10*runif(100) > >>y <- 5*sin(x)+rnorm(100) > >>fit <- smooth.lf(x,y) > > > > Error: couldn't find function "smooth.lf" > > So it is time to ask the maintainers of the package and the cited URL > (CCing both) to update at least one of them (package or > http://www.herine.net/locfit/start.html) > > While the web pa...
2011 Dec 07
1
redirect a ringing phone
...inging to another phone (SIP/404). When I do it the other phone rings but the first phone continues to ring also. Then when I answer on SIP/404, I get a ring not the wave file. Action: Setvar Channel: SIP/401-00000004 Variable: SMVOICE_CALLAT Value: SIP/404 DEBUG: Response: Success[CR ][LF ]Message: Variable Set[CR ][LF ][CR ][LF ] Action: Redirect Channel: SIP/401-00000004 Exten: smvoice_dial_no_extension Context: smvoice-transfers Priority: 1 DEBUG: Response: Success[CR ][LF ]Message: Variable Set[CR ][LF ][CR ][LF ] exten => smvoice_dial_no_extension,1,Dial(${SMVOICE_CALLAT}...
2005 Jun 27
3
LF not found where expected
...pop3 client) What usually fixes it is this procedure: Cp mbox file to mbox_ Remove original mbox Send a test message to recreate mbox. Cat mbox_ >> mbox Problem solved! Can anybody tell me what causes this? ?pop3(mjmurray): Jun 27 11:16:38 Error: Error indexing mbox file /var/mail/mjmurray: LF not found where expected pop3(mjmurray): Jun 27 11:16:38 Error: Error indexing mbox file /var/mail/mjmurray: LF not found where expected pop3(mjmurray): Jun 27 11:16:38 Error: Couldn't open INBOX: Internal error occured. Refer to server log for more information. [2005-06-27 11:16:38] pop3-login...
2002 Feb 19
4
CR instead of CR/LF
New to Samba, so excuse me if this is a stupid question, but I've searched the different on line resources and can't find an answer. When I copy Perl scripts from my Windows 2000 machine to the UNIX Samba share on that same machine, a CR/LF appears at the end of each line instead of just the CR, making UNIX unhappy when I go to run those scripts. Any way to have Samba strip the LF from the end of each line? Thanks in advance, -Brent -- Brent Ayers, CallConnect, Inc. Voice: 303.545.3762 Fax: 303.447.0911...
2016 Jan 21
4
is there some blocking in 11.21.0
>Are you saying that this worked in earlier versions but you started to >get the delay when you updated to 11.21.0? Or just that you happened to >be using 11.21.0 the first time you tried this scenario? I should have said "first time" trying this. Any thoughts? Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Oct 31
1
maildir and end-of-line encoding
Hi. I just wondered, the following: My MDA may get mails that use LF or CR/LF end of line encodings and deliver them into maildirs. I couldn't find any information about, whether one should or must convert all into one format, cause AFAIK at least on the IMAP side, CR/LF is always used? How does this work on the maildir/backend side of dovcot? Can it work wi...
2000 Jan 28
2
CR/LF proposal
Hi, I'm new on this list, and just skimmed through the archives, so I appologize if this has been requested before. I read in the FAQ that you do not convert. LF to CR/LF because there is no sure way of knowing what type of file something is. I could see that this would cause problems if you converted a binary file or some other data file. But what if you assign a directory that would always be converted. Have some option on smb.conf like: crlf director...
2005 Sep 07
1
LF not found and other errors
Hi I have installed dovecot 0.99.14-r1 + postfix 2.1.5-r2 in a gentoo OS Looking into the mail.err log I see the following errors: Sep 6 12:26:23 mail pop3(u0185): Error indexing mbox file /var/spool/mail/u0185: LF not found where expected Sep 6 12:26:23 mail pop3(u0185): Error indexing mbox file /var/spool/mail/u0185: LF not found where expected Sep 6 12:26:23 mail pop3(u0185): Couldn't open INBOX: Internal error occured. Refer to server log for more information. [20 05-09-06 12:26:23] Sep 6 12:55:...
2004 Nov 08
3
[LLVMdev] Small patch for visual studio project files
Jeff Cohen wrote: > Are you sure your CVS is configured correctly? On Windows, CVS > automatically converts between LF and CR/LF line endings. I sent a > patch to remove all CRs from the repository because when I checked out > the files on Windows, every line had two CRs and a single LF. When VS > saved a modified project file, the extra CR went away, causing every > line to diff. I'm using the c...