similar to: How do you like TrixBox?

Displaying 20 results from an estimated 4000 matches similar to: "How do you like TrixBox?"

2008 Sep 17
10
netfilter + vpn + how/why + etc...
Hi, I have a few questions about the inner workings of netfilter (a graphical layout of my network setup @ https://aequorin.homeunix.net:62389/local/media/network-graph.png) 1) These are the syslog entries for some simple connection tests. Shorewall/netfilter has been set to record all stateful connections SSH is recognized as phys(eth0) -> $FW traffic. This is because PHYSIN is
2006 Oct 17
1
Help with Dialplan Rules Please!
This was posted at The Asterisk Blog Forums <http://asteriskblog.com/forum/> Click here for the original post.<http://asteriskblog.com/forum/viewtopic.php?t=20> I need someone to explain how the dialplan rules work? I'm having a hard time getting it. I know that to dial out you need a 9 and to ignore that 9 once your out... requires a switch of sorts that tells asterisk to ignore
2006 Apr 30
2
fedora core 4 + mysql 5 + dovecot
hi all just a quick question i have dovecot (0.99.14 yum install) running on my fc4 server to get this working, i had to downgrade from mysql 5 to fedora's mysql rpm's i really would prefer to use mysql 5, but to satisfy the dependencies, i had to go to mysql 4 now, i just want to know if there is an rpm (linux rather than specific fc4 version is fine) out there for dovecot, that i
2006 Oct 16
0
SV: How do you like TrixBox?
I love TrixBox, with the custom config files you can tweak pretty much with TrixBox too, I have at least done some. Plan to do a plain Asterisk install later, but for now I learn a lot about the config files just with TrixBox. Some things might be a bit harder with TrixBox due to some of the premade dial plans, but can get it to work :-) _____ Fra: asterisk-users-bounces@lists.digium.com
2008 Apr 15
6
[LLVMdev] PATCH: Use size reduction -- wave2
Hi All, here comes the patch for the second wave of Use class size reduction. I have included all the machinery that is needed, and it is *active*. The User* inside of Use is even sometimes NULL, but the algorithm is able to recover it. If there is a non-null User* present, then I am asserting that it equals the computed value. I did not receive feedback for the algorithmic part yet, so I
2006 Jul 13
3
Performance diff between rendering partial vs. calling a helper?
Hi, Is there any performance difference between rendering partials vs. calling a helper? When we initally started coding we built a bunch of small partials and if there is a significant performance overhead with them, we''ll probably try to switch them over to helpers. They seem like they would be quite similar but I don''t know the full details of how partials are handled.
2008 Sep 24
2
[LLVMdev] Multi-Instruction Patterns
On Wednesday 24 September 2008 02:10, Evan Cheng wrote: > > I wrote a pattern that looks something like the above in form, but how > > do I tell the selection DAG to prefer my pattern over another that > > already exists. I can't easily just disable that other pattern > > because > > it generates Machine Instruction opcode enums that are assumed to be > >
2017 May 03
4
DWARF Fission + ThinLTO
So Dehao and I have been dealing with some of the nitty gritty details of debug info with ThinLTO, specifically with Fission(Split DWARF). This applies to LTO as well, so I won't single out ThinLTO here. 1) Multiple CUs in a .dwo file Clang/LLVM produces a CU for each original source file - these CUs are kept through IR linking (thin or full) and produced as distinct CUs in the resulting
2017 May 04
2
DWARF Fission + ThinLTO
On Thu, May 4, 2017 at 7:22 AM, Rafael Avila de Espindola via llvm-dev < llvm-dev at lists.llvm.org> wrote: > David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> writes: > > > So Dehao and I have been dealing with some of the nitty gritty details of > > debug info with ThinLTO, specifically with Fission(Split DWARF). > > > > This applies to LTO as
2019 May 03
2
Source client with HTTP PUT
Hi, I'm writting a source client in c#, in which I'm sending chunks of a mp3 file with http Put to IceCast. My problem is, that it is not a continues stream. Each http PUT request is an extra track. How can I generate an ongoing stream with mp3 chunks, which I send per http Put to IceCast. Any suggestions? My headers are: Headers.Add("Content-Type", "audio/mpeg");
2005 Oct 18
3
PDC for Multiple Domains from a Single Samba Box
I've struggled with this for a couple of weeks, and have looked at countless posts and at the Samba documentation collection with no real solution. I'm setting up a lab that needs to have multiple domains (for machine / user segregation politics) for around 40 windows XP professional machines. I have a single Linux server running Suse 9.2. I would like for this server to be able to
2006 Oct 10
1
Free copy of "TrixBox Made Easy"
Hey guys, just thought I'd let you know that I'm giving away a copy of "TrixBox Made Easy" on The Asterisk Blog <http://www.asteriskblog.com>. Check it out. -- www.AsteriskBlog.com Your home for easy to learn Asterisk stuff. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Apr 11
1
Mixins?
As is often the case when I tackle a new platform/language, I get the big picture very quickly (because frameworks are frameworks are frameworks) but its the nitty-gritty of the language that bogs me down... So I have some similar methods on a few of my model classes that I wanted to push into a helper. Now I reckoned that the Ruby way was to create a module and mix it in with include. However, I
2009 Dec 16
2
[LLVMdev] Early-clobber constraint in TableGen
On Dec 15, 2009, at 5:08 PM, David Greene wrote: > On Tuesday 15 December 2009 18:01, Jim Grosbach wrote: > >> For a usage example, I've included in the patch the modification to >> use the constraint for the STREX ARM instruction. > > Your example is: > > constraints = "@early $success" > > Why not spell it as: > > constraints =
2013 Jan 28
18
Referencing a variable from one class in another
I have one module, kibana, that defines a file snippet for the apache module to fulfill (e.g., /etc/https/conf.d/kibana.conf). The apache::params class defines a variable of the path of where this snippet should be placed, $config_d. The snippet uses this variable in its definition. However, it seems that the snippet never resolves the $apache::params::config_d variable, and I''m
2008 Nov 29
2
Trixbox 2.6.1.13 OpenR2
*Good morning! * *I verified that the trixbox version Trixbox 2.6.1.13 has support for OpenR2, I verified in the repository that has to libraries of the project openR2, but I don't manage to do to work in the trixbox, when I type the command (it colors show channeltypes)ele no demostra the support to MFC+R2, they could help finding out which package is necessary of the trixbox and which the
2016 May 06
2
Resuming the discussion of establishing an LLVM code of conduct
On 5/5/2016 4:19 PM, Tanya Lattner via llvm-dev wrote: > Having a code of conduct like this is just as bad as having no code of conduct at all. It trivializes the importance of a code of conduct and its pretty much impossible to enforce. Code of conduct should reflect the community standards, not define them. These standards come from the minds of the members of the community. A CoC that
2017 May 05
2
DWARF Fission + ThinLTO
> On May 4, 2017, at 4:53 PM, David Blaikie <dblaikie at gmail.com> wrote: > > Alrighty, a little fuzzy on how best to implement this - Adrian, you've probably got the most context here as to how to wrangle this. > > My first attempt was in IRMover.cpp, IRLinker::linkFunctionBody - after metadata is copied over, create a new subprogram derived from Dst.getSubprogram,
2005 Jan 18
0
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
Chris Lattner wrote: > On Tue, 18 Jan 2005, John Cortes wrote: > >> Hi Chris, > > > Hi! I'm CC'ing the llvmdev list for the benefit of others. > >> Since I see you're very involved in LLVM, I need a little guidance on >> getting from C to MACH-SUIF. >> >> I've been given the task of using LLVM to translate C code to another
2006 Jun 06
2
A@H / Trixbox Question
I thought I could try to post this question here since I have at times found excellent support here on A@H issues as well as pure/straight digium/asterisk issues. I am looking to finally build a permanent asterisk server and would prefer, if at all possible, to stick with the "new" A@H called trixbox. Does anyone know if the CentOS behind trixbox is a relatively complete CentOS system? I