search for: 731

Displaying 20 results from an estimated 947 matches for "731".

2006 Feb 21
1
Outbound Routing does not use Multiple Trunks
...r Zap channels in order, but i need to be able to order the ZAP channels because they are charged at different rates. Have others experienced this issue? What should I be looking at to debug this? I have included the output below. SIP/700 initiated a call and Zap/1-1 answered, but when SIP/731 attempted a call, it just sat there and eventually hangs up. Thanks, Nate -- Executing Macro("SIP/700-8d41", "dialout-trunk|2|9******|") in new stack -- Executing GotoIf("SIP/700-8d41", "1?3:2)") in new stack -- Goto (macro-dialout-trunk,s,3) -...
2015 Oct 21
3
Crear variable con condiciones
...EWREF #4 1099 30 120 999 Para la fila 5 de "dataout", los recursos disponibles corresponden al _nuevo_ valor de TOENDREF en NEWREF (i.e., 120). Siguiendo la misma logica anterior, obtenemos entonces las filas 5 a 12 de "dataout": REF TIMEREF TOENDREF NEWREF #5 731 30 90 999 #6 731 60 30 999 #7 731 90 420 731 #8 731 120 300 731 #9 1442 30 270 731 #10 1442 60 210 731 #11 1442 90 120 731 #12 1442 120 0 731 Observa que en la ultima fila se agotaron t...
2015 Oct 20
2
Crear variable con condiciones
Buenas tardes a todos, Quisiera crear una variable de acuerdo a ciertas condiciones. Me gustaria llegar de "datain" a "dataout". ## entrada datain <- structure(list(REF = c("999", "999", "999", "1099", "731", "731", "731", "731", "1442", "1442", "1442", "1442"), TIMEREF = c(120, 240, 360, 30, 30, 60, 90, 120, 30, 60, 90, 120), TOENDREF = c(390, 270, 150, 480, 480, 450, 420, 390, 480, 450, 420, 390)), .Names = c("REF",...
2011 Jul 28
2
[Bug 731] New: Allow duplicate IPs with different MACs in bitmap:ip.mac
http://bugzilla.netfilter.org/show_bug.cgi?id=731 Summary: Allow duplicate IPs with different MACs in bitmap:ip.mac Product: ipset Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: default...
2006 Nov 13
0
[731] trunk/wxruby2/samples/etc/sash.rb: Changed menu events so they call the correct method.
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[731] trunk/wxruby2/samples/etc/sash.rb: Changed menu events so they call the correct method.</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>731</dd> <dt>Author</dt> <dd>seanlong</dd> <dt>Dat...
2013 Jan 23
2
setting off-diagonals to zero
...366] MAT[(1:365)[-SEQ], i] <- 0 } #works great for (i in 1:365) { SEQ <- (i - 5):(i + 5) SEQ <- SEQ[SEQ > 0 & SEQ < 366] MAT[(1:365)[-SEQ], i + 365] <- 0 } #zero's out everything, including main-diagonal and near-main-diagonal terms??? for (i in 731:1095) { SEQ <- (i - 5):(i + 5) SEQ <- SEQ[SEQ > 730 & SEQ < 1096] MAT[(731:1095)[-SEQ], i + 365] <- 0 } View(MAT) I'm not sure why the third FOR loop above is not leaving the main-diagonal and near-main-diagonal terms alone? -- View this message in contex...
2008 Jun 12
2
arima() bug
...ma[[1]], trarma[[2]], Delta, kappa) : Reached total allocation of 447Mb: see help(memory.size) 4: In makeARIMA(trarma[[1]], trarma[[2]], Delta, kappa) : Reached total allocation of 447Mb: see help(memory.size) Reproduce by: # 2 years of daily temperature data set.seed(1); x <- ts(20*sin((1:731)*2*pi/365) + 10 + rnorm(731, 0, 4), freq=365) arima(x, c(1, 0, 1), c(1, 0, 1)) Ray Brownrigg
2018 Mar 23
3
Ayuda con R-Studio condiciones
...x DIVISION GRUPO CLASE 338576 Grande 2 82 821 8219 338421 Grande 3 58 581 5813 352821 Mediana 2 96 960 9603 340936 Grande 1 68 681 6810 340937 Grande 3 77 773 7730 340938 Grande 3 71 712 7120 353517 Grande 1 73 731 7310 340940 Grande 3 71 711 7110 340941 Grande 3 69 691 6910 340942 Grande 3 73 731 7310 Por ejemplo: Quiero que me clasifique en la nueva columna llamada SECCION, todas las divisiones de 50 a 59 con la letra D, de 60 a 69 con la letra G, las de 70 a 79 con la letra L,...
2006 Jun 01
4
astdb entry in sip.conf
...presume that it's meant to create an entry in the astdb. so, I have astdb=chan2ext/SIP/grandstream1=1234 in sip.conf But database show only gives *CLI> database show /SIP/Registry/706 : 192.168.0.200:5060:3600:706:sip:706@192.168.0.200:5060 /SIP/Registry/731 : 192.168.6.156:5060:3600:731:sip:731@192.168.6.156:5060 /dundi/secret : RpC4PXLxxxxxxxxxxxxxxxxxtslY5OZOza7OSws60yzaA /dundi/secretexpiry : 1149149129 Do I need to have anything else configured or...
2006 Aug 14
3
failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
Hi, By running some scripts on our target system for a while, I lost all means of access to the system. It seems that the kernel is crashed with the following error message: Assertion failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)" Oops: Exception in kernel mode, sig: 4 We are currently running Linux version 2.4.18. I assume that the problem has been fixed. Can anyone tell me which version of linux kernel has the fix or where can I get the fix? Th...
2000 Nov 08
1
substitute(x$y)) corrupts 'y' component (PR#731)
viz. > (function(x,y=a) substitute(x$y))(x) x$a > (function(x,y=a) substitute(x$y))(list(y=1:3)) list(y = 1:3)$a > (function(x,y) eval(substitute(substitute(y))))(x=list(y=1:3),y=x$y) list(y = 1:3)$x$y The behavior I expect and want is like that in Splus 3.4: > (function(x,y=a) substitute(x$y))(x) x$y > (function(x,y=a) substitute(x$y))(list(y=1:3)) list(y = 1:3)$y >
2007 May 16
4
index-related crash in dovecot 1.0.0
...: /etc/dovecot/dovecot-ldap.conf plugin: quota: maildir:storage=0 acl: vfile:/etc/dovecot/acls -- Sicherheit - Verf?gbarkeit - Kontinuit?t ------------------------------------------------------------------------- IT-Service-Management von ScanPlus GmbH Tel. +49 731 92013 150 Lise-Meitner-Stra?e 5, D-89081 Ulm, Germany Fax. +49 731 92013 29 150 Web: http://www.scan-plus.de/ Mail: wendland at scan-plus.de -------------------------------------------------------------------------
2006 Nov 13
0
[732] trunk/wxruby2/samples: Fixed a few crashes related to the about box menu.
...2/samples/etc/wizard.rb</a></li> </ul> </div> <div id="patch"> <h3>Diff</h3> <a id="trunkwxruby2samplesbigdemobigdemorb"></a> <div class="modfile"><h4>Modified: trunk/wxruby2/samples/bigdemo/bigdemo.rb (731 => 732)</h4> <pre class="diff"><span> <span class="info">--- trunk/wxruby2/samples/bigdemo/bigdemo.rb&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-11-13 06:35:38 UTC (rev 731) +++ trunk/wxruby2/samples/bigdemo/bigdemo.rb&...
2020 Sep 05
1
ups not being started sat reboot
On Sep 5, 2020, at 5:23 AM, Roger Price wrote: > > On Sat, 5 Sep 2020, Gene Heskett wrote: > >> But runs normally if started. On a rpi4 running an uptodate raspbian buster, how do I set it to auto start at boot time? > > Hello Gene, By "auto start" I assume you mean the automatic power on of a box when wall power returns after a power failure. For this to work,
2000 Dec 20
1
Question about coplot() ...
Dear R-friends, For the following data: > xy x y i 1 731 0.313 2 2 739 0.340 2 3 790 0.373 2 4 855 0.451 2 5 980 0.608 2 6 575 0.156 1 7 608 0.207 1 8 630 0.249 1 9 670 0.332 1 10 838 0.377 1 11 964 0.466 1 > coplot(y ~ x|i, data=xy) coplot gives 3 panels, rather than 2, namely one for i=1 and one for i=2. Futhermore, when I extand data fram...
2007 Aug 23
3
ssh host keys
...resources. What happens is that one host gets both keys installed without problems, while the other one fails with the following error message: err: Could not retrieve configuration: Exported resource Sshkey[front.irb.lo] cannot override local resource I found some reference to this in ticket #731, but there it is suggested that this is normal. Does anyone have this working? Can a host publish its key and collect it at the same time? I''m using puppet 0.23.1-1 and facter 1.3.7-1 on debian etch. Relevant config follows. -- Valentin _______________________________________________...
2005 Aug 23
2
SIP powercycle not hanging up
...1 I added the "qualify" but that did not help. Any clues? Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards@sedwards.com Voice: +1-760-468-3867 PST Newline pagesteve@sedwards.com Fax: +1-760-731-3000
2003 Oct 07
1
[Bug 731] sshd terminates a session after a successful login
http://bugzilla.mindrot.org/show_bug.cgi?id=731 Summary: sshd terminates a session after a successful login Product: Portable OpenSSH Version: -current Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: sshd As...
2005 Mar 08
2
GotoIf with Authenticate
Quick question...Im authenticate all exten except this one(2006). If I call from ext 2006 I still have to authenticate. If I call form any other ext I have to authenticate. Any suggestions? Thanks extex => s,1,GotoIf($[${EXTEN} = "2006"]?3) exten => s,2,Authenticate(731) exten => s,3,GotoIf($[foo${ECID${CALLERIDNUM}} = foo]?4) exten => s,4,SetCallerID(${ECID${CALLERIDNUM}}) exten => s,5,Goto(6) exten => s,6,GotoIf($[foo${OUTCID_${ARG1}} = foo]?6) exten => s,7,SetCallerID(${OUTCID_${ARG1}}) exten => s,8,SetVar(length=${LEN(${DIAL_OUT_${ARG...
2018 Mar 23
3
Ayuda con R-Studio condiciones
He tratado de usar lo siguiente: a<- ifelse(BD$Divisi?n>=50 & BD$Divisi?n<59,"D", ifelse (BD$Divisi?n>=60 & BD$Divisi?n<=69,"G", ifelse (BD$Divisi?n>=70 & BD$Divisi?n<=79,"L", ifelse (BD$Divisi?n>=80 &