similar to: Finding exact build version

Displaying 20 results from an estimated 10000 matches similar to: "Finding exact build version"

2005 Mar 22
2
Is there a way to get inserted into an LEC's CLI DB?
Does anyone know if there's a service out there to -- for a fee -- inject our DID into the LEC's CLI database so a called party gets our associated name? /rg
2005 May 31
1
Suppress "Missed Calls" 7960 SIP
Does anyone know how to suppress the "Missed Calls" indication -- perhaps on a per-line basis -- on the 7960 running SIP? Reason: I've configured a group of extensions to ring for inbound calls and it seems pointless to accrue missed calls on those line presentations. /rg
2003 Jun 18
1
Ltsreg and nsamp="exact"
I'm trying to use least trimmed squares using ltsreg with nsamp="exact". When I use the following: rg <- ltsreg(x,y,nsamp="exact") I get: Error in lqs.default(x, y, nsamp = "exact", method = "lts") : NAs in foreign function call (arg 10) In addition: Warning message: NAs introduced by coercion Incidentally, there are no missings in x or y,
2012 Aug 19
2
Finding cause when "virsh list" hangs
Hi, Did something dumb - had two VM hosts with DRBD mirroring of VMs on the same UPS, which failed and crashed them both. While I've got VMs running now on both, "virsh list" and "virsh start" and so on are just hanging. I'm not seeing it log anything in these instances - just hanging. Both systems are Ubuntu 10.10, one with the stock libvirtd 0.8.3 and one with
2005 Feb 01
5
Terrible inbound call quality vs. outbound
Hi. I'm having a terrible time with call quality coming into my * box. I'm using VoicePulse over a 1.5/1.5 mbit line. Outbound calls are crystal clear on both the RX/TX sides of the conversation. Inbound calls, though, are HORRIBLY garbled on the RX side. I can barely hear the caller, but they report my quality is fine. Getting loads of garbled sounds and weird echoes. (Could just be
2007 Dec 06
1
finding most highly transcribed genes - ranking, sorting and subsets?
Hello, I am not only interested in finding out which genes are the most highly up- or down-regulated (which I have done using the linear models and Bayesian statistics in Limma), but I also want to know which genes are consistently highly transcribed (ie. they have a high intensity in the channel of interest eg. Cy5 or Cy3 across the set of experiments). I might have missed a straight forward
2014 Apr 30
2
make fullcheck fails: strtod/atof and locale
make fullcheck fails on my computer: flac cannot recognize --skip option that contains decimal point, e.g. "--skip=1.234". System locale uses comma as a separator, so strtod/atof expect comma, not point, and "make fullcheck" fails. Here's what I can see in FLAC source code: atof() function found in: file: src/share/grabbag/seektable.c function:
2005 Feb 11
1
*.conf files not parsing
Has anyone ever seen Asterisk fail to parse files referenced by an #include by a *.conf command? e.g.: #include /etc/asterisk/sip-phones.d/*.conf Where the dir sip-phones.d contains sip extension conf files. This worked fine for nearly a month and then mysteriously stopped working for me last night! Regards, /rg
2005 Feb 09
5
Getting SPEEX to work
Apologies for the double post in re my SPEEX issues, but can anyone report successfully installing libOgg and getting SPEEX to work on Asterisk? Details: Fedora Core 3, Asterisk 1.0.4, VoicePulse Connect. Here's my original query with the CLI log http://lists.digium.com/pipermail/asterisk-users/2005-February/ 088225.html Thanks. /rg
2005 May 13
5
Is there a product to simulate a PRI trunk?
Does anyone know of a way to simulate the signaling of a PRI trunk for testing/setup purposes? I realize this may be a rather naive question, but I was wondering if you could take a TE110, for example, and using a crossover cable (or not?) and some means of emulating the NI2 signaling protocol connect it to another TE110 on another machine to test and verify an installation before the telco
2005 Mar 22
1
Is there a way to get inserted into an LEC's CLIDB?
> -----Original Message----- > From: Robert Goodyear [mailto:me@jrob.net] > Sent: Tuesday, March 22, 2005 1:21 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [Asterisk-Users] Is there a way to get inserted into an LEC's > CLIDB? > > > Does anyone know if there's a service out there to -- for a fee -- > inject our DID into the
2019 Nov 08
1
Suggested update to the Wiki page on PXElinux (UEFI-related stuff in ISC dhcpd.conf)
On 8 Nov 2019 at 0:42, Ady Ady via Syslinux wrote: > [in response to my = Frank Rysanek's rantings a few hours earlier:] > > if option architecture-type = 00:09 { > > filename "path/to/EFIx64/syslinux.efi"; > > } ... > > if substring (option vendor-class-identifier, 15, 5) = "00007" { > > filename
2007 May 22
2
R 2.5.0 refuses to print enough digits to recover exact floating point values
I have noticed that in R 2.5.0, no method of textual output will print a "double" mode quantity with more than 15 digits after the decimal point. From the help page (?print.default) it appears that this is intentional, since digits after the fifteenth may be uncertain. However, fifteen digits after the decimal point are not enough to represent all the values that an IEEE-double can
2008 May 12
3
Automounted home dirs not working
I'm testing Dovecot as a possible replacement for UW. In my environment the home directories are automounted via NFS from a NetApp. In general this works fine, but Dovecot isn't picking up the automounted directories. Consider the case of Arthur Dent, test user: May 12 10:30:24 testbed dovecot: [ID 107833 mail.info] imap-login: Login: user=<adent>, method=PLAIN,
2005 Apr 26
2
Group/Broadcast Voicemail
Has anyone set up Group/Broadcast Voicemail for 50 or more mailboxes?
2008 Jul 29
0
Major Cloud Computing Testbed Announced at University of Illinois
*R we Wishing on a cloud-* I would like to Test R as an cloud analytical tool. remote submit csv files to the web for data mining , get data crunching with scalable processing power and disk storage , display Silverlight graphs of summarization, downloadable in pdf's. data mining on demand, on function. rather than pay costly annual analytical softwares license fees. analytics
2014 Jul 03
1
Miredo server for Centos 6
On delving deeper into Miredo support, it seems that Miredo Server is a separate program from the Miredo client/relay. And that there is no Miredo Server available for Centos 6. Not in EPEL 6, or repoforge. So far the maintainer of Miredo for Fedora/EPEL has not reponded to a query on its status for EPEL 6. I have to ask on repoforge about miredo-server. Anyone know of anywhere else to
2005 Jul 11
1
SIP NAT + m0n0wall 1:1 mapping
I know a SIP client behind a NAT trying to peer with Asterisk behind another NAT is troublesome. Has anyone had any luck doing this by interfacing Asterisk to the WAN using 1:1 NAT translation to give it a public IP while still firewalled? In my instance I'm using m0n0wall, but this is a hardware-neutral question. Thanks. -- Robert Goodyear Brand Up LLC http://www.brand-up.com
2007 Mar 26
1
[LLVMdev] llvm installation failure
I am trying to make and install a version of llvm that I check out of cvs last night. When I configured LLVM, I set the prefix to a directory inside my home directory. However, when I did a make install I got the following errors: llvm[3]: Installing Debug Bytecode Archive /lib/libc.a /usr/bin/install: cannot create regular file `/lib/libc.a': Permission denied make[3]: ***
2004 Aug 05
1
(hpa-tftpd] remapping with regular expression problem
Hi mailing list, I'm working on PXE booting a BartPE (=Windows XP) system from a server running hpa tftpd. In the initialization phase the files are requested from the boot server by TFTP, later the transfer is switched to SMB. Most of the problems during this tftp phase can be solved with the remapping feature quite nicely like: *converting filenames into absolute paths *convert