search for: line3

Displaying 20 results from an estimated 34 matches for "line3".

Did you mean: line
2004 Jun 28
2
Would this work?
I am trying to implement a rollover of extensions. exten => 3000,1,GotoIf($[${line1} = Congestion]?3:2) exten => 3000,2,Dial(${line1},15,rt) exten => 3000,3,GotoIf($[${line2} = Congestion]?5:4) exten => 3000,4,Dial(${line2},15,rt) exten => 3000,5,GotoIf($[${line3} = Congestion]?7:6) exten => 3000,6,Dial(${line3},15,rt) exten => 3000,7,GotoIf($[${line4} = Congestion]?1:8) exten => 3000,8,Dial(${line4},15,rt) exten => 3000,9,Hangup The $line[x] represents a Zap Channel. Thanks, -gcc -------------- next part -------------- An HTML attachment...
2010 Mar 16
2
Is there a way to edit a specific line in a function (e.g: doing function->text->edit->function) ?
Hello, Let's say we have the following function: foo <- function(x) { line1 <- x line2 <- 0 line3 <- line1 + line2 return(line3) } And that we want to change the second line to be: line2 <- 2 How would you do that? The two ways I know of are either to use fix(foo) And change the function. Or to just write the function again. Is there another way? *What I would like*...
2003 Jul 27
2
continuous independent variable in lme
...heck the contrasts with summary(mod1) I get: Fixed effects: area ~ line * temp Value Std.Error DF t-value p-value (Intercept) 165417.32 3102.751 336 53.31312 <.0001 line1 2631.71 4387.952 8 0.59976 0.5653 line2 -2603.27 4387.952 8 -0.59328 0.5694 line3 -4667.61 3102.751 8 -1.50435 0.1709 temp -2614.39 142.160 8 -18.39045 <.0001 line1:temp 96.39 201.045 8 0.47946 0.6444 line2:temp 95.74 201.045 8 0.47623 0.6466 line3:temp 168.55 142.160 8 1.18561 0.2698 There seems to be no difference...
2006 Mar 25
2
Textilize problems with line breaks
...input my text into, which will then be put into an e-mail and sent out. The problem I am having is when there is a single line break. Multiple line breaks work fine (hitting enter twice), but single line breaks don''t seem to work properly. Take the following input: Line1. Line2. Line3. Line4. Using <%= textilize @body %> gives me: Line1. Line2. Line3. Line4. Knowing that there''s an issue in rails with hard_breaks and textilize, I tried RedCloth.new(@body).to_html, which gave me: Line1. Line2. Line3.Line4. Am I missing something??
2004 Mar 10
1
coreutils-4.5.3-28 causing duplication?
...gh the ocfs-users archives, but didn't see any mention of this, so here goes... Using coreutils 4.5.3-27 on RHAS 3, the utilities perform as expected against non-OCFS volumes: $ rpm -q coreutils coreutils-4.5.3-27 # cat a 3 line test file. Works as expected $ cat /var/tmp/file line1 line2 line3 # copy that file. Works as expected $ cp /var/tmp/file /var/tmp/file2 $ ls -l /var/tmp/file* -rw-r--r-- 1 oracle dba 18 Mar 9 10:59 /var/tmp/file -rw-r--r-- 1 root root 18 Mar 10 09:09 /var/tmp/file2 ############################################################...
2012 Feb 16
3
Graphing lines of different lengths
Hello all. I need to graph multiple lines of different lengths on the same graph. When I try to add lines I get an error due to different lengths. The only thing I could find when reading up on it was that 'if the data are inputted separately they must be of the same length'. Could someone please let me know how to input the data together? Thanks for any help, Jordan
2007 Apr 02
5
Aastra 480 i
Getting "no service" display on aastra 480i. Sip debug shows an "unathorized" blub when the aastra tries to register. Some reading indicates that 1.4 firmware wants aastra.cfg and mac.cfg in /tftpboot/. There are none. Anyone have basic config files? Or can point me to a good link? All links I have tried, that purport to have config files, are either dead or error out.
2006 Sep 28
1
help on plots
...ponds to MHRC and LURC; hope to use different symbols to differentiate the MHBC,LHBC,MHRC and LURC. The following is my program, but very bad ,: *plot(a$year,a$MHBC,type='b') #line1 par(new=T) plot(a$year,a$LHBC,type='b') #line2 par(new=T) plot(a$year,a$MHRC,type='b') #line3 par(new=T) plot(a$year,a$LURC,type='b') #line4 axis(4, at=pretty(range(a$MHRC)))* In the figure, the labels and scales of X-axis are vague, the scale of y-axis is not very good. The better figure should be like the line1 and 2 are in the upper, and line3 and 4 are in the bottom. Any sugge...
2006 Jan 31
3
Individual SIP account how to make it Trunk
...ffirent provider example(3 single account in deltathree, 4 account in packet8 and so on) . How this possible to make the three individual sip account in deltathree act as trunk so that i cannot get a busy call. If line one fail goto line 2 then line 3 or another trunk line 1 then line 2 then line3....I read it in asterisk at home but the script i am copying is not working . any help is very much appreciated.. TIA //jollyr
2009 Dec 27
4
how to create a simple loop ?
I have a 5-row matrix called “data”. There are headers. it look like this : Row 1 Row2 Row3 Row4 Row5 Line1 … … … … Line2 … … … … Line3 … … … … … Line 1838 … … … … I want to calculate several simple arithmetic means for Row5, that is from Line173 to Line193, from Line434 to Line455, from Line699 to Line724, from Line955 to Line977 A simple way is to...
2005 Jan 28
2
IP Phone for IP PBX
Hi All; Asterisk is IP PBX, so there should be special IP Phones to be used with this IP PBX and this IP Phone should has special buttons working with Asterisk IP PBX, like: Line1, Line2, Line3, ... Line8 (these to be able to capture direct PSTN lines), also a button for Hold and transferring for another extension ... So can some one advise me which is the recommended IP Phone to be used with Asterisk and able to do these functionalities? Regards Bilal -------------- next part ----------...
2009 Nov 26
1
Barplot with confidence intervals
...mn = Scenario2 mean value Fifth column = Scenario2 Low Confidence Interval Sixth column = Scenario2 Upper Confidence Interval Then, I tried this: library(gplots) data <- read.table("data.file", header=T, sep=" ") legend <- c("line1","line2","line3","line4") ci.l <- as.matrix(c(c(data$Scenario1CIL), c(data$Scenario2CIL))) ci.u <- as.matrix(c(c(data$Scenario1CIU), c(data$Scenario2CIU))) barplot2(as.matrix(c(c(data$Scenario1), c(data$Scenario2))), beside=TRUE, legend=legend, ylim=c(0, 200), main="Experiment X...
2011 Nov 08
2
nesting scale_manual caracteristics in ggplot
...,'E','F','G'), values=c('A'='black','B'='black', 'C'='grey','D'='grey', 'E'='red','F'='grey', 'G'='red'), labels=c('A: Line 1','B: Line 2','C: Line3','D: Line 4', 'E: Line 5 ','F:Line 6','G:Line 7'))+ scale_linetype_manual(breaks=c('A','B','C','D','E','F','G'), values=c('A'='solid','B'='dotted', ...
2005 May 09
1
Interfacing AT&T Spirit System to Asterisk
...slots that go into the Spirit system... asterisk would pickup if no one answered the Spirit phones.... however.... Is there anyway anyone knows of to either A) allow transfer between the two systems or... (I have 3 available PSTN jacks on the Spirit) put an ATA on the asterisk which could go into line3 of the Spirit and ring an extension (instead of the regular 4 phone call ring plan...).. as far as I know the Spirit can't do DID.
2010 Jun 29
0
Migrating from key system to asterisk
...ell, but running extensions is a major pain and requires a dedicated run per extension. I have ethernet run throughout the house though. The first two lines are "home" lines, however line1 I use for my consulting during the day, and line2 is used by my wife for her work during the day. Line3 is a separate business that nobody else in the household should be picking up, however I would like to be able to pick it up from any extension if required. Line4 is a fax, but is used for outgoing calls (like conference calls, etc.) so that the inbound lines can be left free. With the current sy...
2004 Jan 13
0
inbound call routing problem - RESOLVED
...an example for me or point me to better documentation? We have > searched extensively and not found anything yet. You need to understand more about contexts. If you put lines 1 and 2 in a context (let's call it [everyone]) and each of the other lines in it's own context (let's say [line3], [line4], etc.), then you can control what happens in each context. If you haven't figured out where to assign a context to each line, it's in your /etc/asterisk/zapata.conf file. After setting those in zapata.conf, your (very simplified) extensions.conf file will look something like t...
2005 Aug 29
1
Call waiting setup/Confenencing problems in AAH
...ts hostname. I have tried to reload with asterisk -rx reload, and also a system reboot, none help to get FOP working properly. 2. Call waiting. - Does the default configuration disable call waiting? I remembered with the same setup when I call myself with X-lite, I used to have an incoming call at line3. Now I get forwarded to the busy message. Any idea how I can get call-waiting to work? 3. Do we need special hardware to conference? I tried pulling an extension to an already in progress call, but it asks for a password. Don't know which one of the default passwords would work. Is there a def...
2004 Jan 13
4
inbound call routing problem
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 2730 bytes Desc: image001.gif Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040113/2fec80ee/attachment.gif
2010 Jul 16
2
a issue about the qutation mark?
...uestion that I have is a qutation mark issue, I guess. ############################################# funcname <- function(trait.file){ #line1 setwd('/root/subroot') # line 2 load('imge.RData') # line3 imge <- imge[,-c(3)] # line4 imge <- imge[complete.cases(imge),] # line5 trait<- read.csv(trait.file) # line6 ngenes <- nrow(imge) # line7 nsnp <- nrow(trait) #line 8 for(i in 1:ngenes) { for(j in 1...
2010 Nov 17
0
Cox model output & hazard ratios
...rain coef exp(coef) se(coef) z p (line1) infection_ni -0.6482079 0.5229822 0.1481232 -4.38 1.2e-05 (line2) strainB -0.8797408 0.4148904 0.1091490 -8.06 7.8e-16 (line3) strainC -0.7378955 0.4781191 0.1045977 -7.05 1.7e-12 (line4 ) infection_ni:strainB 0.7631418 2.1450049 0.1462481 5.22 1.8e-07 (line5 ) infection_ni:strainC 0.5358302 1.7088664 0.1431092 3.74 1.8e-04 Ran...