search for: 70

Displaying 20 results from an estimated 7660 matches for "70".

Did you mean: 07
2006 Feb 19
2
spandsp 0.0.2pre25
...ally happens: 1.) The fax goes through (very rare in testing) 2.) The fax loops indefinitely like this: Feb 19 11:46:04 DEBUG[5089]: chan_zap.c:4059 zt_read: DTMF digit: f on Zap/1-1 Feb 19 11:46:04 DEBUG[5089]: chan_zap.c:4101 zt_read: Fax already handled Feb 19 11:46:07 DEBUG[5089]: app_rxfax.c:70 span_message: FLOW HDLC carrier up Feb 19 11:46:07 DEBUG[5089]: app_rxfax.c:70 span_message: FLOW HDLC carrier down Feb 19 11:46:07 DEBUG[5089]: app_rxfax.c:70 span_message: FLOW HDLC carrier up Feb 19 11:46:07 DEBUG[5089]: app_rxfax.c:70 span_message: FLOW HDLC carrier down Feb 19 11:46:07 DEBUG[5...
2010 Aug 17
2
Matrix
How do I completely remove the first column? (x <- matrix(c(1, 44, 124, 80, 254, 70, 190, 0, 2, 35, 110, 70, 240, 73, 216, 0, 3, 41, 114, 80, 279, 68, 178, 0, 4, 31, 100, 80, 284, 68, 149, 0, 5, 61, 190, 110, 315, 68, 182, 1, 6, 61, 130, 88, 250, 70, 185, 0, 7, 44, 130, 94, 298, 68, 161, 0, 8, 58, 110, 74, 384, 67, 175, 0, 9, 52, 120, 80, 310, 66, 144, 0, 10, 52, 120, 80, 337, 67,...
2018 Feb 02
1
Does samba support fsync() a directory?
Hi, Jeremy: > That isn't any use. We don't need to know what is going on at the client, we need to know what is going on at the server. I pasted the samba log here: https://raw.githubusercontent.com/CaoShuFeng/paste/master/samba_log The file I fsync()ing is called `aaa`. I can see some log about this file. Thanks Cao 在 2018年02月02日 21:07, Jeremy Allison 写道: > On Fri, Feb 02,
2010 Feb 19
3
Omitting members of a sequence
Hello, this is just a point of curiosity with me. I want a sequence of numbers from 64 to 70, omitting the 2nd and 4th numbers. I can do it these ways: > seq(64, 70)[-c(2, 4)] [1] 64 66 68 69 70 > foo <- 64:70 > foo[-c(2, 4)] [1] 64 66 68 69 70 But how come this doesn't work? > 64:70[-c(2, 4)] [1] 64 65 66 67 68 69 70 Just wondering. -- Stuart Luppescu -=- slu .at....
2009 Apr 22
4
Problem with "apply"
...<- function(x){ + y <- NA + if (x[11] %in% c(0:4)) {y <- "0-4"} + else if (x[11] %in% c(5:14)) {y <- "5-14" } + else if (x[11] %in% c(15:29)) {y <- "15-29" } + else if (x[11] %in% c(30:69)) {y <- "30-69"} + else if (x[11] %in% c(70:79)) {y <- "70-79"} + else if (x[11] %in% c(80:125)) {y <- "80+"} + return(y) + } > jj <- apply(mds[1:100,],1,FUN=ageassign) > jj 1 2 3 4 5 6 7 8 9 10 11 12 13 NA "80+"...
2010 Nov 09
1
Is this a DDoS to reach Asterisk?
...cked that one it was like opening a can full of bees with all different IPs): tcpdump: WARNING: pflog0: no IPv4 address assigned tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on pflog0, link-type PFLOG (OpenBSD pflog file), capture size 96 bytes 000000 rule 70/0(match): block in on vr1: 221.132.34.165.33556 > 69.90.78.53.52229: tcp 20 [bad hdr length 0 - too short, < 20] 6. 239658 rule 70/0(match): block in on vr1: 121.207.254.227.6667 > 69.90.78.38.3072: tcp 24 [bad hdr length 0 - too short, < 20] 7. 986724 rule 70/0(match): block in on vr...
2004 Mar 17
9
Frequency table
...I am trying to construct a frequency table. I guess this should be done with table. Or perhaps factor and split. Or prop.table. cut? findInterval? Argh! Please correct me if what I am looking for is not called a "frequency table". Perhaps it's called grouped data. > zz$x9 [1] 65 70 85 65 65 65 62 55 82 59 55 66 74 55 65 56 80 73 45 64 75 58 60 56 60 [26] 65 53 63 72 80 90 95 55 70 79 62 57 65 60 47 61 53 80 75 72 87 52 72 80 85 [51] 75 70 84 60 72 70 76 70 79 72 69 80 62 74 54 58 58 69 81 84 I (think) I want it to look like: 40-49 2 50-59 15 60-69 20 70-79 19 80-89...
2012 Jun 24
0
nouveau _BIOS method
.... He also told about a nouveau _BIOS method, could someone help me about this? I attached the acpi_dump the developer asked to me. Now i'm using xubuntu 12.04 with the default kernel. thank you Matteo -------------- next part -------------- DSDT @ 0xaaff3000 0000: 44 53 44 54 37 7d 00 00 02 70 53 45 43 43 53 44 DSDT7}...pSECCSD 0010: 53 4e 42 2d 43 50 54 00 00 00 00 00 49 4e 54 4c SNB-CPT.....INTL 0020: 09 11 06 20 08 53 53 31 5f 01 08 53 53 32 5f 00 ... .SS1_..SS2_. 0030: 08 53 53 33 5f 01 08 53 53 34 5f 01 08 53 50 32 .SS3_..SS4_..SP2 0040: 4f 0a 4e 08 53 50 31 4f 0b 4e 16...
2011 Nov 09
0
CESA-2011:1360 Moderate CentOS 4 x86_64 xorg-x11 Update
...tOS Errata and Security Advisory 2011:1360 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2011-1360.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 6bc9d28d84d3b4451955373600667b82 xorg-x11-6.8.2-1.EL.70.x86_64.rpm 78b02e0d8e8ec01a4e07d9c7d44d3c86 xorg-x11-deprecated-libs-6.8.2-1.EL.70.i386.rpm b1c48e492be12badcf31c08c1ed92a07 xorg-x11-deprecated-libs-6.8.2-1.EL.70.x86_64.rpm 63bc8009da7db9e62b5247889ee3ca8b xorg-x11-deprecated-libs-devel-6.8.2-1.EL.70.i386.rpm 3e6ca5849da921468929052d948942bf...
2011 Feb 28
1
plotting, graph, everything
...in India as a whole). Then label with name of State three highest/rightmost points and three lowest/leftmost points. Make a similar graph for wheat. This is the Data Stateno State Year Rice Wheat 1 1 Haryana 60 169.33 693.67 2 1 Haryana 70 283.67 1192.00 3 1 Haryana 80 489.00 1588.00 4 1 Haryana 90 698.67 1920.67 5 2 Himachal Pradesh 60 99.38 302.77 6 2 Himachal Pradesh 70 99.30 316.50 7 2 Himachal Pradesh 80 97.07 356.93 8 2 Himachal Prades...
2005 Feb 12
1
Trimming Parallel Vectors.
Good Day All ! I have a 2-D vector of mode numeric and a parallel 1-D vector of mode numeric. Here are my values. 2-D vector 1-D vector 80 75 85 80 80 70 80 90 80 80 60 70 80 70 70 85 75 95 85 85 70 60 90 60 70 My 1-D vector is the average across the rows of my 2-D vector. I process each column of the 2-D vector in a loop. When I trim my 2-D vector column for values less than 65, I have to trim the corrosponding average val...
2006 Jun 25
1
Puzzled with contour()
...to be in increasing order. I have a situation where I have a grid in x and y, and associated z values, which looks like this: x y z [1,] 0.00 20 1.000 [2,] 0.00 30 1.000 [3,] 0.00 40 1.000 [4,] 0.00 50 1.000 [5,] 0.00 60 1.000 [6,] 0.00 70 1.000 [7,] 0.00 80 0.000 [8,] 0.00 90 0.000 [9,] 0.00 100 0.000 [10,] 0.00 110 0.000 [11,] 0.00 120 0.000 [12,] 0.00 130 0.000 [13,] 0.00 140 0.000 [14,] 0.00 150 0.000 [15,] 0.00 160 0.000 [16,] 0.00 170 0.000 [17,] 0.00 180 0.000 [1...
2010 Jan 06
1
Merlin Legend integration not routing calls back to PSTN.
...ntry Number: 12 13 14 15 A NtwkServ: A Expected Digits: 0 0 0 0 A Pattern to Match: A Digits to Delete: 0 0 0 0 A Digits to Add: ------------ Merlin TRUNKINFO A GENERAL TRUNK INFORMATION A QCC QCC Extern A Trk SS/PP RemAccess Pool TlPrfx HldDisc Principal Prty Oper Switch A 801 4/ 1 No Remote 70 Yes Long 4 A 802 4/ 2 No Remote 70 Yes Long 4 A 803 4/ 3 No Remote 70 Yes Long 4 A 804 4/ 4 No Remote 70 Yes Long 4 A 805 4/ 5 No Remote 70 Yes Long 4 A 806 4/ 6 No Remote 70 Yes Long 4 A 807 4/ 7 No Remote 70 Yes Long 4 A 808 4/ 8 No Remote 70 Yes Long 4 A 809 4/ 9 No Remote 70 Yes Long 4 A 810 4/...
2009 May 21
17
Praetorians Game Problem
Hello. Yesterday I installed a very old game named praetorians with WINE. But when i start the game it shows me just fine the eidos and tyro studios advertise and after that the game should start... Instead the screen gets "insane"... It stays black in some parts and in other it bring some pieces of fire-fox that is use in another workspace. anyway the things the screen shows doesn't
2006 Jun 12
1
cumulative time durations of specified periods (chron)
Hi, Say we have two chron vectors representing start and end date/times of an event, respectively: R> (xfrom <- chron(seq(1.25, 11, 3.25))) [1] (01/02/70 06:00:00) (01/05/70 12:00:00) (01/08/70 18:00:00) [4] (01/12/70 00:00:00) R> (xto <- chron(as.numeric(xfrom) + seq(1.5, 2.25, 0.25))) [1] (01/03/70 18:00:00) (01/07/70 06:00:00) (01/10/70 18:00:00) [4] (01/14/70 06:00:00) and we would like to know how much time is included in a number of in...
2009 Sep 25
1
error while plotting
...Inf 4: In max(x) : no non-missing arguments to max; returning -Inf #I am using the following code #====================================================== library(multcomp) sig.data<-structure(list(X = 1:10, Cell.lines = structure(c(2L, 5L, 8L, 9L, 3L, 6L, 10L, 1L, 4L, 7L), .Label = c("T(70%)a-N(0%)c", "T(70%)a-N(0%)f", "T(70%)a-N(0%)i", "T(70%)c-N(0%)c", "T(70%)c-N(0%)f", "T(70%)c-N(0%)i", "T(80%)a-N(0%)c", "T(80%)a-N(0%)f", "T(90%)-N(0%)f", "T(90%)-N(0%)i" ), class = "factor"),...
2011 Nov 09
0
CESA-2011:1360 Moderate CentOS 4 i386 xorg-x11 Update
...entOS Errata and Security Advisory 2011:1360 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2011-1360.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: e24466e01772251cd476ad4b87e2fcc2 xorg-x11-6.8.2-1.EL.70.i386.rpm 78b02e0d8e8ec01a4e07d9c7d44d3c86 xorg-x11-deprecated-libs-6.8.2-1.EL.70.i386.rpm 63bc8009da7db9e62b5247889ee3ca8b xorg-x11-deprecated-libs-devel-6.8.2-1.EL.70.i386.rpm ecc3037b8267dd92fb5a7391cad94077 xorg-x11-devel-6.8.2-1.EL.70.i386.rpm e08e5dde500f18ca5a7f296af29ce146 xorg-x11-doc-6...
2005 Aug 02
1
cut.Date functionality for chron date/time objects
Hello, I've encountered the need to cut some chron objects of the form: R> mychron <- chron(sort(runif(10, 0, 10))) R> mychron [1] (01/01/70 16:36:20) (01/02/70 00:08:46) (01/03/70 16:54:49) [4] (01/04/70 06:45:00) (01/07/70 06:21:24) (01/07/70 18:28:44) [7] (01/08/70 00:47:05) (01/08/70 05:11:44) (01/10/70 01:07:53) [10] (01/10/70 17:46:53) into arbitrary (e.g. a given number of minutes, seconds, etc.) units. Basically, I'm sear...
2004 Dec 15
1
Help with transferring a second call from a snom 190
...ng both calls. I've attached a sanitized sip trace from the snom phone for your perusal. Thanks for any help you can offer. Brian ### START SIP TRACE ### Sent to udp:192.168.0.129:5060 at 14/12/2004 18:21:29:500 (593 bytes): REGISTER sip:192.168.0.129 SIP/2.0 Via: SIP/2.0/UDP 192.168.102.70:5060;branch=z9hG4bK-wg4ok3zkt573;rport From: "snom_01" <sip:snom_01@192.168.0.129>;tag=i7u8p4i1vi To: "snom_01" <sip:snom_01@192.168.0.129> Call-ID: 3c267319f1b3-igmsa9072v8z@192-168-102-70 CSeq: 45683 REGISTER Max-Forwards: 70 Contact: <sip:snom_01@192.168.102.70...
2006 Dec 05
3
Incorrect pointers arithmetic in the PRINTER_ENUM_VALUES structure when calling Samba.
...0 0 0 1 0 0 0 aa 3 0 0 10 0 0 0 a6 3 0 0 16 0 0 0 1 0 0 0 bc 3 0 0 1e 0 0 0 c6 3 0 0 20 0 0 0 1 0 0 0 e6 3 0 0 1e 0 0 0 f0 3 0 0 10 0 0 0 1 0 0 0 0 4 0 0 32 0 0 0 6f 0 62 0 6a 0 65 0 63 0 74 0 47 0 55 0 49 0 44 0 0 0 f8 b3 f c6 9b 5e b9 43 ac 2d c7 db 67 5c 32 f3 64 0 65 0 73 0 63 0 72 0 69 0 70 0 74 0 69 0 6f 0 6e 0 0 0 0 0 0 0 64 0 72 0 69 0 76 0 65 0 72 0 4e 0 61 0 6d 0 65 0 0 0 48 0 50 0 20 0 4c 0 61 0 73 0 65 0 72 0 4a 0 65 0 74 0 20 0 32 0 33 0 30 0 30 0 20 0 53 0 65 0 72 0 69 0 65 0 73 0 20 0 50 0 53 0 0 0 0 0 30 0 0 0 30 0 0 0 2 0 0 0 0 53 0 0 0 65 0 0 0 72 0 0 0 69 0 0 0 65...