search for: line2

Displaying 20 results from an estimated 131 matches for "line2".

Did you mean: line
2017 May 08
2
Call does not go voicemail
...ation is to check you registrations first inside asterisk: > sip show peers Something wasn't "happy" about SIP/54 in your system when Asterisk tried talking to it. So you tried this: "... Even when I put: exten => 4,n,GotoIf($["${DIALSTATUS}"="BUSY"]?line2) exten => 4,n(line2),Dial(${FD_L2},20,trw) exten => 4,n(line2),Voicemail(4) ..." What that will do is go to the first instance of "4,n(line2)", which is the line that seems to be triggering the channel failure. If you have the Asterisk console open, I'll bet you see it sp...
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?...
2006 Mar 23
1
YAML inconsistencies...
...This was already saved in my database, pre 1.8.3 -> 1.8.4, and pre Rails 1.1RC1 >> c.lawsuit.customer_service_location => "--- !ruby/object:Address \nattributes: \n created_on: 2006-02-24 12:30:19\n city: Alex City\n line1: 441 Saint Bernard Drive\n zip: \"35086\"\n line2: ''''\n id: \"124\"\n contact_detail_id: \"128\"\n detail_key: Home Address\n state: AL" ### And I created this YAML object from the same data. >> ay => "--- !ruby/object:Address \nattributes: \n created_on: 2006-02-24 12:30:19\n city: A...
2013 May 05
1
GotoIf DIALSTATUS - not working
What am I doing wrong? Goif dialstatus: busy CONGESTION not working. exten => _7NXXXXXX,1,Dial(SIP/7780${EXTEN:1}@pstn-5665,60,tr) exten => _7NXXXXXX,n,GotoIf($[$["${DIALSTATUS}" = "BUSY"] | $["${DIALSTATUS}" = "CONGESTION"]]?line2) exten => _7NXXXXXX,n(line2),Dial(SIP/9780${EXTEN:1}@pstn-1270,60,tr) exten => _7NXXXXXX,n,Hangup() When I try to call another number (7780476444) on a different line it supposed to jump to "(line2)" on busy (and dial Dial(SIP/9780${EXTEN:1}@pstn-1270) but instead the call hangs u...
2006 Aug 04
2
expression() - Superscript in y-axis, keeping line break in string
...nd thus I have been using "/n" to break it into two lines. However, to make it technically correct for publication, I also need to use superscript in the label. For example: par(oma=c(0,0,2,0),mar=c(5,6,0.25,2),lheight=1) plot(1:10, ylab="14C-glyphosate line1\n line2") will provide the text in two lines as I would like it. However, I am trying to keep those same line breaks when using expression() to get my superscript number. This will not work, as it aligns the "14C" section with the bottom line of the expression making little sense to the r...
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] repres...
2024 Jan 03
1
chan_iax2.c:4739 __auto_congest: Auto-congesting call due to slow response
...=dynamic > secret=xxxxxxxx > context=extensions > disallow=all > allow=ulaw > allow=alaw > callgroup=1 > pickupgroup=1 > > Remote extension.conf: > > exten => 4,1,Dial(SIP/4,15,trw) > exten => 4,n,GotoIf($["${DIALSTATUS}"="BUSY"]?vmail:line2) > exten => 4,n(line2),Dial(SIP/54,20,rw) > exten => 4,n(vmail),Voicemail(4) > exten => 4,n,Voicemail(4) > exten => 4,n,Hangup() > > You have no internal context in your dialplan. But in your iax.conf you specify internal as your context. -H
2003 Jul 27
2
continuous independent variable in lme
...both temperatures than the other lines. but when I check 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...
2010 Sep 19
0
A logging/graphing UPS client using rrdtool and UPS::Nut
...d", "HOUR:1:HOUR:3:HOUR:3:0:%R", "--right-axis", "1:0", "--rigid", "DEF:charge=$rrd_file:bcharge:AVERAGE", "DEF:voltage=$rrd_file:bvolts:AVERAGE", "LINE2:charge#0000FF:Battery Charge (percent)", "LINE2:voltage#00FF00:Battery Charge (volts)") || upslog("$daychargegraph update failed!\n"); RRDs::graph($weekchargegraph, "--title", "Battery Pack Charge (last 7 days)",...
2006 Mar 25
2
Textilize problems with line breaks
...that I 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?
...through 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 ######################################################...
2020 Apr 22
2
parse data wrong for R 4.0. raw strings
This seems like a bug to me: code <- 'x <- r"(hello, "world")"' getParseData(parse(text = code)) #> line1 col1 line2 col2 id parent token terminal text #> 7 1 1 1 24 7 0 expr FALSE #> 1 1 1 1 1 1 3 SYMBOL TRUE x #> 3 1 1 1 1 3 7 expr FALSE #> 2 1 3 1 4 2 7 LEFT_A...
2007 May 15
1
Efficiently reading random lines form a large file
...random lines at a time from a large ASCII file (120 x 296976) containing space delimited 0-1 entries. The following code does the job and it's reasonable fast for my needs: lineNumber = sample(120, 2) line1 = scan(filename, what = "integer", skip=lineNumber[1]-1, nlines=1) line2 = scan(filename, what = "integer", skip=lineNumber[2]-1, nlines=1) > system.time(for (i in 50){ + lineNumber = sample(120, 2) + line1 = scan(filename, what = "integer", skip=lineNumber[1]-1, nlines=1) + line2 = scan(filename, what = "integer", skip=lineNumbe...
2006 Oct 13
1
load balancing
http://www.linuxquestions.org/linux/answers/Networking/Spanning_Multiple_DSLs -- Thank you Indunil Jayasooriya _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2014 Jun 12
1
regression bug with getParseData and/or parse in R-3.1.0
Hi, With R-3.1.0 I get: > getParseData(parse(text = "{1}", keep.source = TRUE)) line1 col1 line2 col2 id parent token terminal text 7 1 1 1 3 7 9 expr FALSE 1 1 1 1 1 1 7 '{' TRUE { 2 1 2 1 2 2 3 NUM_CONST TRUE 1 3 1 2 1 2 3 5 expr FALSE 4 1 3 1 3 4...
2016 Sep 30
2
[PATCH] customize: Add --append-line.
...6 +70,19 @@ $VG virt-builder phony-fedora \ --delete /Makefile \ --link /etc/foo/bar/baz/foo:/foo \ --link /etc/foo/bar/baz/foo:/foo1:/foo2:/foo3 \ + --append-line '/etc/append1:hello' \ + --append-line '/etc/append2:line1' \ + --append-line '/etc/append2:line2' \ + --write '/etc/append3:line1' \ + --append-line '/etc/append3:line2' \ + --write '/etc/append4:line1 +' \ + --append-line '/etc/append4:line2' \ + --touch /etc/append5 \ + --append-line '/etc/append5:line1' \ + --write '/etc/a...
2006 Feb 20
2
spa3000
.... My problem is asterisk is rejecting the authentication from the spa3000. Asterisk answers forbidden (SIP/2.0 403 Forbidden) and I think I placed the username and password correctly... Sip.conf says this: [linea2] username=linea2 type=peer secret=1111 context=from-pstn auth=md5 [PSTN_2] username=line2 type=peer secret=1111 qualify=yes port=5061 nat=no host=192.168.0.20 context=from-pstn canreinvite=no auth=md5 The sip debug says this: <-- SIP read from 192.168.0.20:5061: INVITE sip:s@192.168.0.254:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.20:5061;branch=z9hG4bK-fc209f89 From: <sip:98707336...
2007 Apr 23
5
Asterisk dialing next extension only if first is busy?
...list, such as: I have two SIP ports attached to one local (two port) analog phone system. I want to ring line 1 for the first call, line 2 for the second call and go to voicemail for the third and subsequent. I can't work out the best way to express that. Using "Dial(SIP/line1&SIP/line2)" will ring both lines at the same time which is not really what I want. Using two sequential Dial() commands into the extension will ring the lines one after the other -- even if it times out on the first line, which is again not what I want. At the moment my best guess is that I need to u...
2016 Jun 09
1
for loop example
...name1 lastname1firstname2 lastname2* > > > > > > > > > But I try the below command , i get below output. what is the real > command > > > to get the above output > > > > > > > [root at centos67 loop]# for line1 in $(cat file1 ); do for line2 in > $(cat > > > file2 ); do echo "$line1" "$line2";done;done; > > > firstname1 lastname1 > > > firstname1 lastname2 > > > firstname2 lastname1 > > > firstname2 lastname2 > > > > > > > > > And also, I cre...
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