search for: 444

Displaying 20 results from an estimated 688 matches for "444".

Did you mean: 0444
2011 Dec 03
1
Reading multiple text files and then combining into a dataframe
...;m on using list.files to capture the names of the files and then lapply with read.table. But I run into problems making a usable dataframe out of the data. #Creating example data in similar format to data I have sub <- rep(1,10) trial <- seq(1,10,1) size <- rep(3,10) shortest <- rep(444,10) startlab <- rep(444,10) endlab <- rep(444,10) startconf <- rep(444,10) endconf <- rep(444,10) steps <- sample(1:30,10) time <- sample(1:300,10) #creating example of text file and saving into a shared director with other txt files subject1 <- cbind(sub1,trial,size,shortest...
2011 Apr 20
1
[IAX] Everyone is busy/congested at this time (1:0/0/1)
...m with IAX accounts... I set up a few months ago an Asterisk server, with mysql support to load iax accounts. Settings seems fine because apparently the system works as expected. Yesterday I tried to add another iax account in the iax.conf directly. And I have a problem with this new account (named 444). I can authenticate from 444 to the server, and I can receive calls from other softphones (which parameters are loaded from the mysql database iaxfriends). BUT, i cannot call other softphones. I always got a message in the log saying "Everyone is busy/congested at this time (1:0/0/1)". S...
2016 Feb 29
4
Problems with ProxyPass to a local ip (using SSL)
Hi all, I am trying to setup an apache virtualhost under CentOS 6.7 that needs to redirects requests from port 444 to port 5100 in its local ip. But I am doing some mistakes because every time I'm receiving a loop error. My actual httpd's config for this virtualhost is: NameVirtualHost 192.168.1.5:444 <VirtualHost 192.168.1.5:444> ServerName myweb01.local.domain ErrorLog logs/ssl_error.log C...
2006 Feb 08
30
[Bug 444] REDIRECT not working in kernel 2.6.16-rc[12] as before (<= 2.6.15.x)
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=444 ------- Additional Comments From spiney@spiney.org 2006-02-08 19:18 MET ------- Created an attachment (id=207) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=207&action=view) kernel 2.6.15, telnet localhost 10025 -- Configure bugmail: https://bugzilla.netfilter.org/...
2007 Oct 29
6
covariance matrix of the regression coefficients
...or the Behavioral Sciences, Third Edition) on page 273 state the covariance matrix of the regression coefficients is provided by standard programs for multiple regression, including SAS, SPSS, and SYSTAT. How can it be calculated with R. Thank you very much. pbm Peter B. Mandeville cel: 444 860 3204 tel: 52 444 826 2346-49 ext 532 fax: 52 444 826 2350 P.D. Favor de confirmar la llegada de este correo. Gracias. [[alternative HTML version deleted]]
2008 Feb 27
1
[LLVMdev] llvm-ld behavior change?
Before: /Users/echeng/LLVM/llvm/Release/bin/llvm-ld -L/Developer/usr/llvm- gcc-4.2/lib/gcc/i686-apple-darwin9.2.0/4.2.1 -L/Developer/usr/llvm- gcc-4.2/lib Output/444.namd.linked.bc -lc -lstdc++ -lm -o Output/ 444.namd.llvm llvm-ld: warning: Cannot find library 'stdc++' Now: /Users/echeng/LLVM/llvm/Release/bin/llvm-ld -L/Developer/usr/llvm- gcc-4.2/lib/gcc/i686-apple-darwin9.2.0/4.2.1 -L/Developer/usr/llvm- gcc-4.2/lib Output/444.namd.linked.bc...
2015 Dec 23
3
C7 apache file access
...(13)Permission denied: [client 192.168.160.20:38708] AH00686: cannot >> read directory for multi: /home/rgm/public_html/biby/ > > If SELinux is working, then do > > setsebool -P httpd_enable_homedirs on Did not help. in messages I see: Dec 23 14:54:04 medon dbus-daemon: dbus[444]: avc: received policyload notice (seqno=3) Dec 23 14:54:04 medon dbus[444]: avc: received policyload notice (seqno=3) Dec 23 14:54:04 medon dbus-daemon: dbus[444]: [system] Reloaded configuration Dec 23 14:54:04 medon dbus[444]: [system] Reloaded configuration Dec 23 14:54:11 medon setsebool:...
2008 Feb 07
5
Two Leg CDR
Hi all, i am wondering if i can make two leg cdr in mysql cdr table. 1st Leg : Registrar the ATA which registered to the asterisk and it normally logging in cdr table. 2nd Leg : The CDR of carrier for the example if i send call like exten => _x.,1,Dial(SIP/${EXTEN}@AT&TIP) I this cause i can get the accrue duration of call because currently we are facing some call missing not coming
2012 Dec 25
2
for loop not working
dear R family,i have a matrix of 444 columns. what i want to do is the following. 1. starting from column 1 i want to select every 37th column on the way. more precisely i want to select column 1, 38,75,112,149 and so on. 2.starting from column 2, i again want to select every 37th column. which means 2,39,76,113,150 and so on. similar...
2016 Feb 29
0
Problems with ProxyPass to a local ip (using SSL)
On Mon 29.Feb'16 at 13:19:07 +0000, C. L. Martinez wrote: > Hi all, > > I am trying to setup an apache virtualhost under CentOS 6.7 that needs to redirects requests from port 444 to port 5100 in its local ip. But I am doing some mistakes because every time I'm receiving a loop error. > > My actual httpd's config for this virtualhost is: > > NameVirtualHost 192.168.1.5:444 > <VirtualHost 192.168.1.5:444> > ServerName myweb01.local.domain &...
2003 May 14
1
[Bug 444] Wrong path to ssh in scp after re-configure
http://bugzilla.mindrot.org/show_bug.cgi?id=444 ------- Additional Comments From djm at mindrot.org 2003-05-14 22:41 ------- Maybe modify each target to have: sftp$(EXEEXT): config.h $(LIBCOMPAT) libssh.a sftp.o sftp-client.o sftp-int.o ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watc...
2008 Mar 24
2
Getting Exec Format Error when running AGI call
...lib/asterisk/agi-bin# php sample.php #!/usr/bin/php5 -q VERBOSE "Here we go!" 2 VERBOSE "Call from - Calling phone" SAY DIGITS 22 X SAY NUMBER 2233 X ================== Asterisk CLI ====================== *CLI> agi debug AGI Debugging Enabled *CLI> -- Executing [444 at my-phones:1] Answer("SIP/2000-b640ba18", "") in new stack -- Executing [444 at my-phones:2] AGI("SIP/2000-b640ba18", "sample.agi") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/sample.agi AGI Tx >> agi_request: sample.agi AGI...
2006 Feb 08
1
[Bug 444] New: REDIRECT not working in kernel 2.6.16-rc[12] as before (<= 2.6.15.x)
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=444 Summary: REDIRECT not working in kernel 2.6.16-rc[12] as before (<= 2.6.15.x) Product: netfilter/iptables Version: linux-2.6.x Platform: All OS/Version: All Status: NEW Severity: normal Priori...
2023 Sep 22
1
rsync --delete with empty source folder for fast snapshot deletion: Permissions of hardlinked files are changed to 644. Workaround?
...o do a quick test using the Linux kernel source tree since > it has lots of files. Excellent idea using kernel sources! A lot of different files... I will use this to create indicative benchmarks for different scenarios... > ? I duplicated a tree, used 'find . -type f -exec > chmod 444 {} +' to make read only files for rsync to want to chmod, then > used cp -al to make several duplicate trees using hard linked files. > [...] > But also, I did not experience the problem you are describing.? My surviving > hard links in the duplicate trees were still 444. If atta...
2002 Nov 26
0
[Bug 444] New: Wrong path to ssh in scp after re-configure
http://bugzilla.mindrot.org/show_bug.cgi?id=444 Summary: Wrong path to ssh in scp after re-configure Product: Portable OpenSSH Version: 3.5p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Build system Assigned...
2002 Nov 26
0
[Bug 444] Wrong path to ssh in scp after re-configure
http://bugzilla.mindrot.org/show_bug.cgi?id=444 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From mouring at eviladmin.org 2002-11-27...
2012 Jan 13
2
subset
Hi all I have a question about "subset" function. > dat id x1 x2 x3 1 a 1 11 111 2 b 2 22 222 3 c 3 33 333 4 d 4 44 444 > subset(dat,id==c("a","c")) id x1 x2 x3 1 a 1 11 111 > subset(dat,id==c("a","d")) id x1 x2 x3 1 a 1 11 111 4 d 4 44 444 >From the above, if I choose id=a,c, the result is wrong,but if I choose id=a,d, the result is right. What...
2006 Apr 18
1
[patch] sparc build fix
...CARCH)/divrem.m4 +arch/$(KLIBCARCH)/sdiv.o: arch/$(KLIBCARCH)/sdiv.S + +klibc/arch/$(KLIBCARCH)/sdiv.S: klibc/arch/$(KLIBCARCH)/divrem.m4 @echo 'building $@ from $^' @(echo "define(NAME,\`.div')define(OP,\`div')define(S,\`true')"; \ cat $^) | m4 > $@ @chmod 444 $@ -arch/$(KLIBCARCH)/udiv.S: arch/$(KLIBCARCH)/divrem.m4 +arch/$(KLIBCARCH)/udiv.o: arch/$(KLIBCARCH)/udiv.S + +klibc/arch/$(KLIBCARCH)/udiv.S: klibc/arch/$(KLIBCARCH)/divrem.m4 @echo 'building $@ from $^' @(echo "define(NAME,\`.udiv')define(OP,\`div')define(S,\`false...
2002 Aug 10
4
File Not Found Errors
...a bug with Samba or NetBIOS, or just a mis-configured setting? Please look into this quickly since this is becoming increasingly frusterating in my development efforts. -- +----------------------------------+---------------------------------+ | Lee Leahu | voice -> 708-444-2690 | | Internet Technology Specialist | fax -> 708-444-2697 | | RICIS, Inc. | email -> lee@ricis.com | +----------------------------------+---------------------------------+ | I cannot conceive that anybody will require multiplications a...
2005 Oct 31
0
Session setup with machine account
...:reply_sesssetup_and_X_spnego(535) Doing spnego session setup [2005/10/31 12:58:04, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(566) NativeOS=[Windows 2002 Service Pack 2 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[] [2005/10/31 12:58:04, 3] smbd/sesssetup.c:reply_spnego_negotiate(444) Got OID 1 2 840 48018 1 2 2 [2005/10/31 12:58:04, 3] smbd/sesssetup.c:reply_spnego_negotiate(444) Got OID 1 2 840 113554 1 2 2 [2005/10/31 12:58:04, 3] smbd/sesssetup.c:reply_spnego_negotiate(444) Got OID 1 3 6 1 4 1 311 2 2 10 [2005/10/31 12:58:04, 3] smbd/sesssetup.c:reply_spnego_negotiate...