search for: 2700

Displaying 20 results from an estimated 219 matches for "2700".

Did you mean: 0700
2004 May 05
1
strange sip behavior (looping back to my own extension vm)
Hello- I am currently testing with a carrier that seems to be having some trouble around toll-free (800 number) access. While a problem, its the resulting behavior that I'm finding disconcerting. When I dial an 800#, I get the following response: -- Executing Macro("SIP/2700-e10b", "carrier-out|18005558355|70|r") in new stack -- Executing SetCallerID("SIP/2700-e10b", "xxxxxx4027") in new stack -- Executing SetCIDName("SIP/2700-e10b", "Name") in new stack -- Executing Dial("SIP/2700-e10b", &quo...
2017 Mar 27
4
[Bug 2700] New: Missing PEM identity_file should be a fatal error
https://bugzilla.mindrot.org/show_bug.cgi?id=2700 Bug ID: 2700 Summary: Missing PEM identity_file should be a fatal error Product: Portable OpenSSH Version: 7.2p2 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5...
2019 Dec 18
5
Flang landing in the monorepo
On Wed, Dec 18, 2019 at 4:56 AM Peter Waller <Peter.Waller at arm.com> wrote: > On 17/12/2019 22:25, James Y Knight wrote: > > I think it would probably make the most sense to land this as a single > > merge-commit (from the 2700-commit rewritten history you've created) > > onto llvm-project master, rather than as 2700 individual toplevel > > commits to master. (Which means: disable the merge-commit prohibition > > in the github configuration, temporarily, push this commit, and then > > enable it...
2010 Oct 30
2
Using names function
Just starting on my journey to learn R and the book I am using is "Using R for Introductory Statistics" One of the problems (page 15, 1.10) goes as follows: The monthly sales fig for 2002 were (2700, 2600, 3050, . . ). Using diff() find the month with greatest increase from prev month. I created a msales var: msales = c(2700, 2600, 3050 . . ) I named them: names(msales)=c("Jan", Feb", "Mar" . . .) to find the month with greatest increase from prev month: max(diff(m...
2013 Jan 18
2
A smart way to use "$" in data frame
...ataa: newdate newstate newid newbalance newaccounts 1 31DEC2001 AR 1 1170 61 2 31DEC2001 VA 2 4565 54 3 31DEC2001 WA 3 2726 35 4 31DEC2001 AR 3 2700 35 The following gives me the balance of state AR: dataa$newbalance[data$newstate == 'AR'] 1170 2700 Now, I have another different data frame datab, it is very similar to data, except that the name of the columns are different, and the order of the columns are different: oldst...
2019 Dec 17
2
Flang landing in the monorepo
I think it would probably make the most sense to land this as a single merge-commit (from the 2700-commit rewritten history you've created) onto llvm-project master, rather than as 2700 individual toplevel commits to master. (Which means: disable the merge-commit prohibition in the github configuration, temporarily, push this commit, and then enable it again). On Tue, Dec 17, 2019 at 5:10...
2004 Aug 15
0
how can i config a Cisco IAD 2430 config as a sip client
...192.168.0.206 255.255.255.0 speed 100 full-duplex ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! ip classless no ip http server ! ! ! ! control-plane ! ! voice-port 2/0 input gain 5 echo-cancel coverage 32 cptone PA timeouts interdigit 5 description Extension 2700 station-id name 2700 ! voice-port 2/1 ! voice-port 2/2 ! voice-port 2/3 ! voice-port 2/4 ! voice-port 2/5 ! voice-port 2/6 ! voice-port 2/7 ! voice-port 2/8 ! voice-port 2/9 ! voice-port 2/10 ! voice-port 2/11 ! voice-port 2/12 ! voice-port 2/13 ! voice-port 2/14 ! voice-port 2/15 ! voice-port 2/1...
2009 Mar 18
3
[PATCH] ocfs2: Fix 2 warning during ocfs2 make.
fs/ocfs2/dir.c: In function ?ocfs2_extend_dir?: fs/ocfs2/dir.c:2700: warning: ?ret? may be used uninitialized in this function fs/ocfs2/suballoc.c: In function ?ocfs2_get_suballoc_slot_bit?: fs/ocfs2/suballoc.c:2216: warning: comparison is always true due to limited range of data type Signed-off-by: Tao Ma <tao.ma at oracle.com> --- fs/ocfs2/dir.c |...
2006 Mar 10
0
queue and service period
...>(mon,tue,wed,thu,fri) 8-12-> Queue the call > else play a mex reporting the service period QUEUE C - >(mon,tue,wed,thu,fri,sat,sun) 8--20 -> Queue the call > else play a mex reporting the service period how can i set it? thanks now i'm using this configuration: ; La coda 2700 exten => 2700,1,Answer exten => 2700,2,SetCIDName(queue 2700-${CALLERIDNAME}) exten => 2700,3,Queue(2700|t) ; La coda 2701 exten => 2701,1,Answer exten => 2701,2,SetCIDName(queue 2701-${CALLERIDNAME}) exten => 2701,3,Queue(2701|t) ; La coda 2702 exten => 2702,1,Answer exten =...
1998 May 22
1
Illegal filename characters
...ion | | (Networks/Computing) Locked Bag 1, Delivery Centre | | Blacktown, NSW 2148 | | Internet: AUSTRALIA | | R.Evans@prospect.anprod.csiro.au Tel: (61) (02) 9840 2700 | | Fax: 9840 2940 | |===========================================================================|
2009 Jul 02
0
MCMCpack: Selecting a better model using BayesFactor
...r posterior probability indicates the better model. Once again, thank you very much for the time you have given. I am looking forward for your reply. Regards, Deb R Code: library(MCMCpack) data(birthwt) model1 <- MCMCregress(bwt~age+lwt+as.factor(race) + smoke + ht, data=birthwt, b0=c(2700, 0, 0, -500, -500, -500, -500), B0=c(1e-6, .01, .01, 1.6e-5, 1.6e-5, 1.6e-5, 1.6e-5), c0=10, d0=4500000, marginal.likelihood="Chib95", mcmc=50000) model2 <- MCMCregress(bwt~age+lwt+as.factor(race) + smoke, data=birthwt, b0=c(2700, 0, 0, -500, -500, -500), B0=c(1e-6, .01, .01, 1.6e-5, 1...
2005 Aug 03
0
fax <--> grandstream 286 <--> asterisk <--> pstn
.../215mm any 1D - - 0ms efax: 38:02 remote 196lpi 14.4kbps 8.5"/215mm any 2D ECM-64 - 0ms efax: 38:02 session 196lpi 14.4kbps 8.5"/215mm any 1D - - 0ms efax: 38:02 sent TSI - caller ID efax: 38:04 sent DCS - session format efax: 38:07 sent TCF - channel check of 2700 bytes efax: 38:11 received DCS - session format efax: 38:11 local 196lpi 14.4kbps 8.5"/215mm any 1D - - 0ms efax: 38:11 remote 196lpi 14.4kbps 8.5"/215mm any 2D ECM-64 - 0ms efax: 38:11 session 196lpi 14.4kbps 8.5"/215mm any 1D - - 0ms efax: 38:11 sent...
2005 Nov 27
2
'For each file in folder F do....'
Hello, I have 2700 text files in a folder and need to apply the same program/procedure to each individually. I'm trying to find how to code something like: For each file in <Folder> do {<Procedure>} is there an easy way to do this? other suggestions? I have tried to list all the files names in a v...
2012 Aug 06
1
Mitsubishi 2033C via gamtronic (SEC)?
...really awful devices (they're clunky and have 386s in them) and not worth the pricetag for a replacement. The closest replacement I've seen so far is a device by Chipkin but it's not very clear if they're actually selling it -- http://www.chipkin.com/products/cas-gateways/cas-2700-21-mitsubishi-ups-gateway/ After reading about the Chipkin I realized the UPS I'm working with speaks the SEC protocol. This is supposed to be supported by the gamtronic driver. My next thought is getting something like a Soekris/Alix/RaspberryPi device nearby and reading the data with N...
2009 Feb 02
0
[LLVMdev] undefs in phis
...ine any value. So we don't > care if a live interval overlaps live ranges defined by an implicit_def. It's a bug because the coalerscer does illegal coaescing. Our last episode left us here: bb134: 2696 %reg1645<def> = FsMOVAPSrr %reg1458<kill> ; srcLine 0 bb74: 2700 %reg1176<def> = FsMOVAPSrr %reg1645<kill> ; srcLine 0 [deleted copy] 2708 %reg1178<def> = FsMOVAPSrr %reg1647<kill> ; srcLine 0 *** u before d 2712 TEST64rr %reg1173, %reg1173, %EFLAGS<imp-def> ; srcLine 30 2716 JLE mbb<file test.f90, b...
2000 Jun 02
2
make check on DU4 with R-1.1.0 snapshot
...When I comment out the few lines for svd the tests from base-Ex.R complete successfully. All other tests succeed (other libraries and strict and sloppy specific tests) Albrecht ...................................................................... | Albrecht Gebhardt Tel.: (++43 463) 2700/832 | | Institut fuer Mathematik Fax : (++43 463) 2700/834 | | Universitaet Klagenfurt mailto:albrecht.gebhardt@uni-klu.ac.at | | Villacher Str. 161 http://www-stat.uni-klu.ac.at/~agebhard | | A-9020 Klagenfurt, Austria...
2006 Feb 01
1
akima 0.4-5, interpp() bug = COMMON block problem
...NS. XMN = XD(1) I guess, using COMMON blocks is generally a bad idea when using Fortran code within R? Shall I leave it with my workaround or should I search for more details of the COMMON block misuse? Best regards Albrecht Gebhardt -- // Albrecht Gebhardt Tel.: (++43 463) 2700/3118 // Institut fuer Mathematik Fax : (++43 463) 2700/3198 // Universitaet Klagenfurt mailto:albrecht.gebhardt at uni-klu.ac.at // Universitaetsstr. 65 http://www.math.uni-klu.ac.at/~agebhard // A-9020 Klagenfurt, Austria // GPG PK: http://www.math.uni-klu.ac.at/~agebhard/agebhard.asc /...
2009 May 28
1
Strange problem with Samba as AD member
...ive(0, 0), real(0, 0)] smbd/sesssetup.c:reply_spnego_kerberos(474) Username WW300\SK16963C$ is invalid on this system [2009/05/28 10:49:57, 1, pid=31019, effective(0, 0), real(0, 0)] smbd/session.c:session_claim(112) Re-using invalid record [2009/05/28 10:49:57, 1, pid=31019, effective(51043, 2700), real(0, 0)] smbd/service.c:make_connection_snum(1111) sk16963c (::ffff:163.242.60.65) connect to service views_copl initially as user sk1u04w8 (uid=51043, gid=2700) (pid 31019) [2009/05/28 10:50:06, 1, pid=31019, effective(0, 0), real(0, 0)] smbd/service.c:close_cnum(1323) sk16963c (::ffff:1...
2000 Feb 08
7
demo(dyn.load) error in R 0.99.0
I noticed this error in my demo from previous versions as well as R 0.99.0. Is there a way around this one also? Thanks in advance... > demo(dyn.load) demo(dyn.load) ---- ~~~~~~~~ Type <Return> to start : > dyn.load(file.path(R.home(), "demos", "dynload", paste("zero", .Platform$dynlib.ext, sep = ""))) Error in
2009 Jan 30
2
[LLVMdev] undefs in phis
...anuary 2009 15:10, David Greene wrote: > >> This still looks correct. The coalescer then says: >> >> 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 >> Inspecting %reg1176,0 = [2702,4362:0) 0 at 2702-(4362) and >> %reg1177,0 = >> [2700,3712:0)[3768,3878:0)[4362,4372:0) 0 at 4362-(3878): >> Joined. Result = %reg1177,0 = [2700,4372:0) 0 at 2702-(4362) >> >> Eh? How can it coalesce these two? Doesn't %reg1176:[2702,4362:0) >> overlap >> %reg1177:[2700,3712:0)? >> >> I will look...