search for: _2_

Displaying 14 results from an estimated 14 matches for "_2_".

Did you mean: 2_
2011 May 23
3
Latest DAHDI/libpri/Asterisk 1.8 & 1x BRI port HFC based ISDN card?
...1.8? For Asterisk 1.4 I would first install mISDN & mISDNuser and then build Asterisk 1.4. Now I noticed that Digium's HFC chipset based B410P is supported by the latest DAHDI & libpri but reading the source of the wcb4xxp driver it only seems to support HFC chipset based cards with _2_ or more BRI ports. What do I use for a _single_ BRI port card with latest DAHDI, libpri and Asterisk 1.8? Thanks and regards, Patrick
2015 Nov 23
1
[PATCH] fuse: fix return value of guestunmount for unmounted paths
...e/test-guestunmount-fd.c index 93adc98..b09a60f 100644 --- a/fuse/test-guestunmount-fd.c +++ b/fuse/test-guestunmount-fd.c @@ -107,8 +107,8 @@ main (int argc, char *argv[]) } /* Close the write side of the pipe. This should cause guestunmount - * to exit. It should exit with status code _2_ because we gave it - * a mountpoint which isn't a FUSE mountpoint. + * to exit. It should exit with status code _3_ because we gave it + * a directory which isn't a FUSE mountpoint. */ close (pipefd[1]); @@ -117,10 +117,10 @@ main (int argc, char *argv[]) perror ("...
2012 Aug 22
0
icecast dev
...s and software supporting Opus, in the long run there will be no need for proprietary codecs in streaming. Eventually and hopefully, also mobile phone operating systems will follow suit and add Opus support (e.g. due to webRTC) Icecast 2.4 beta has production grade Opus and WebM support. > *_2_*. I'm running icecast 2.3.2 on my 2008 windows server. I don?t > know how to explain this but I will try: > > When you starting to listen to a icecast stream that hosted in > windows, The stream is buffering "slow" on the client player. I think > that is related to...
2008 Jan 25
1
Need sample configuration files for sipura/linksys ata
Hi all, i need sample xml configuration files for linksys pap2, linksys pap-2t, sipura 2100, sipura 2102, 1001, 3000 and 3102. All of these are linksys/sipura products. So if anyone has these sample files then plz share. -- Best Regards Rizwan Hisham Software Engineer Axvoice Inc. www.axvoice.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jun 15
0
Re: New Server Recommendation -- disk label strategy, quotas, etc...
...size: /export|home/(systemname) I like to make at least _3_ "discretionary" size, 2 mounted with 1 spare, so 1/3rd each. Again, in the day of LVM/LVM2, I typically just reserve 15-30% of the disk allocation instead of making pre-made spares of each class -- but I would at least make _2_ "discretionary" size (instead of one big one). I also use "/export" when I know I'm going to be exporting them via NFS (and setting up my NIS/LDAP autmounter maps accordingly). Otherwise I use /home. Even if I'm not sure I'm going to export via NFS, if I'm shar...
2010 Jun 28
2
Replacing real inbox by virtual inbox
...ll my mail still be delivered to my real INBOX? * will I be able to access my real INBOX, for example using a virtual folder reliyng on INBOX * and, how to do it. Here's my problem, if I look to the wiki page [1], I don't really understand what the _NAMESPACE_1_INBOX_ and the _NAMESPACE_2_INBOX_ stands for. Plus, I can't put my paths in my scripts, as they use %d and %u (see below) which, if I understand correctly, aren't available for PostLoginScripts. Thanks for your help, -- Fran?ois-Xavier Payet fx.payet at tfdn.org Jabber : fx.payet at tfdn.org Links: ------ [1]...
2012 Aug 21
3
icecast dev
Hi. Good to see new spirit of icecast! I have some suggestions: 1. Compatibility to iphone/android. There is a way to make the icecast working as one point solution to iphone/android? a lot of streamers searching for that. 2. I'm running icecast 2.3.2 on my 2008 windows server. I don't know how to explain this but I will try: When you starting to listen to a icecast
2010 Sep 06
4
How to run R on Emacs+ESS
Hi folks, Debian 504 64-bit I found following document; http://www.biostat.wisc.edu/~kbroman/Rintro/ Whether it is the right document for installing Emacs+ESS and R so that R can run on Emacs? TIA B.R. Stephen L
2012 Oct 13
0
installation of R (2.14.1 and 2.15.1) fails due to [reg-packages.Rout] Error
...uot;myTst", code_files = tm2, namespace=TRUE) Creating directories ... Creating DESCRIPTION ... Creating NAMESPACE ... Creating Read-and-delete-me ... Copying code files ... Making help files ... Done. Further steps are described in './myTst/Read-and-delete-me'. > options(op) > ##_2_ only a class, no generics/methods: > writeLines(c('setClass("DocLink",', + 'representation(name="character",', + ' desc="character"))'), tmp) > if(file.exists("myTst2")) unlink("myTst2...
2003 Aug 20
0
end-of-loop-timeout problem and submit-bug-report output (resending) (PR#3841)
...dsas; ) (ess-loop-timeout . 1000000) (inferior-ess-primary-prompt . \([A-Z][][A-Za-z0-9.]*\)*>) (inferior-ess-secondary-prompt . ^) (comint-use-prompt-regexp-instead-of-fields . t) (inferior-ess-start-file) (inferior-ess-start-args . inferior-SAS-args-temp) (ess-local-process-name)) [ess-site.el _2_]: ess-customize-alist=((ess-local-customize-alist quote SAS-customize-alist) (ess-language . SAS) (ess-dialect . SAS) (ess-mode-editing-alist . SAS-editing-alist) (ess-mode-syntax-table . SAS-syntax-table) (inferior-ess-program . inferior-SAS-program-name) (ess-help-sec-regex . ^[A-Z. ---]+:$) (ess...
2005 May 10
9
Hardware RAID Controller
Hi Everyone, Has anyone had any experience of using the Promise FastTrak SX4000 or SuperTrak SX6000 IDE RAID Controllers under Centos (if it matters I'm using version 4). I've seen it listed on linuxcompatible.org as working but would prefer to find out any first-hand experince before I buy. I'm looking to build a new mini server based on Mini-ITX and have found a great 1U case
2020 Feb 14
3
R-3.6.2 make check fails
...kage.skeleton("myTst", code_files = tm2) Creating directories ... Creating DESCRIPTION ... Creating NAMESPACE ... Creating Read-and-delete-me ... Copying code files ... Making help files ... Done. Further steps are described in './myTst/Read-and-delete-me'. > options(op) > ##_2_ only a class, no generics/methods: > writeLines(c('setClass("DocLink",', + 'representation(name="character",', + ' desc="character"))'), tmp) > if(file.exists("myTst2")) unlink("myTst2...
2013 Mar 05
1
[PATCH v2] fuse: Add guestunmount program to handle unmounting (RHBZ#916780)
Since the first patch: - The program is now called 'guestunmount'. - I tested the --fd option and it appears to work. - You can now control retries / quiet. - Revised man pages. - Includes tests. I'm just running through the automated tests now. Rich.
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking