Displaying 20 results from an estimated 10000 matches similar to: "Using XML for configuration management, single-source-of-truth, etc."
2010 May 22
4
US "Truth in caller id act"... and it's impact on services
For the 3rd consecutive term, the US Senate has introduced the "Truth in
caller ID Act of 2009".
It was passed by the Senate (finally) in January, and has moved to the
House for a vote.
A lot of states have ambiguous or overly restrictive language on how
caller ID may be manipulated.
For instance, if you have a PBX, and a call comes in from the PSTN,
which you then loop back out
2007 Nov 28
4
G729/MOH Quality
Does anyone have any opinions on the music on hold quality over G729?
The stock files seem to sound terrible over it, this is enhanced further
by calls coming from the PSTN via a Zaptel gateway. I am only using the
stock wav files and have not attempted to use much else so far.
I've ruled out timing issues on the system generating the MOH itself
(ztdummy on the PBX itself, our Zaptel gateway
2010 Mar 10
35
[Bug 1733] New: Enhance support for QoS (ToS) by supporting DSCP/CS and adding option
https://bugzilla.mindrot.org/show_bug.cgi?id=1733
Summary: Enhance support for QoS (ToS) by supporting DSCP/CS
and adding option
Product: Portable OpenSSH
Version: 5.4p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo:
2011 Feb 09
6
[Bug 1856] New: Wrong QoS naming and obsolete defaults
https://bugzilla.mindrot.org/show_bug.cgi?id=1856
Summary: Wrong QoS naming and obsolete defaults
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2008 Jan 31
1
Bunch of set-up/usage questions (SLA, MWI, SMS proxy's, crypto, Fax, etc)
Howdy,
Excuse the neophyte questions... I was wondering:
(1) what's involved in setting up a call with encrypted media (I'm on a
cable network and don't want my calls snooped);
(2) is there a cheat-sheet for configuring Sipura handsets/hardphones
like the SPA-942, and in particular for message-waiting indicator and
shared-line appearances?
(3) my PSTN service provider that I
2007 Dec 05
5
New feature: calling all bug marshals
Hi.
I wanted to write a "popcorn" app for myself, both to learn how to
script in extensions.conf, but also because it was something handy.
Along the way, I found myself doing something like:
[popcorn]
exten => s,1,Set(FUTURETIME=$[${EPOCH} + 10])
...
exten => s,n,While(${EPOCH} < ${FUTURETIME})
exten => s,n,Wait(0.01)
exten => s,n,EndWhile()
exten => s,n,Play(beep)
2007 Oct 30
3
Asterisk 1.4 from RPM
I'm trying to build an Asterisk rpm from the supplied asterisk.spec file.
Made numerous changes to get it to work.
The architecture of the system I am building on is x86_64. I'd like to build for i686 though.
I added a --target i686 to the rpmbuild line in the Makefile, but it looks like it's still requiring 64bit system libraries.
When I try to install the rpm on the i686 machine, it
2009 Aug 11
3
SIP app for iPhone that works well with Asterisk?
Anyone have a chance to test any of the various iPhone SIP apps?
I see there are a few out there, but most of the iTunes reviews aren't
sufficiently technical to be useful.
Thanks.
2007 Aug 22
3
Polycom and NAT
Hi All,
I have a Polycom 501 that is behind a NAT. When it registers to the
Asterisk server it is using the IP address on the private network and
not the public IP of the NAT address.
Can someone tell me what I need to do so the phone registerers using an
internet address rather than the remote network NAT address.
-------------- next part --------------
An HTML attachment was
2023 Dec 07
3
Non-shell accounts and scp/sftp
Hi,
We have a CLI that certain users get dropped into when they log in. One of the things they can go is generate certificates (actually .p12 key/certificate bundles) that they will then scp out of the box from another host.
Problem is that if their default shell isn't sh, ash, dash, bash, zsh, etc. then things break. Is there a workaround to allow scp/sftp to continue to work even for
2011 Dec 18
10
[Bug 1964] New: QoS/DSCP names false translated to ToS hex value
https://bugzilla.mindrot.org/show_bug.cgi?id=1964
Bug #: 1964
Summary: QoS/DSCP names false translated to ToS hex value
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
2005 Mar 22
0
[Fwd: Re: troll or truth ?]
This was intended to go to the mailing list :)
-------------- next part --------------
An embedded message was scrubbed...
From: Maik Merten <maikmerten@gmx.net>
Subject: Re: [Theora] troll or truth ?
Date: Wed, 23 Mar 2005 01:40:00 +0100
Size: 1111
Url: http://lists.xiph.org/pipermail/theora/attachments/20050323/5fe9d818/Theoratrollortruth-0001.mht
2010 Oct 05
0
Puppet truth, nil and templates
Does Puppet have any genuine concept of truth and nil that survives the
interface with Ruby? has_variable? only returns false if a variable has
never been assigned a value at all in the enclosing scope; there is no
way to assign undef to a regular variable (as opposed to a resource
parameter) within a scope and so make it undefined for the template.
It would be a very useful thing to be able to
2013 Sep 12
2
testing for truth, are the docs correct?
According to the documentation at http://docs.puppetlabs.com/puppet/2.7/reference/lang_conditional.html#if-statements,
you can test for truth with syntax like this:
if $is_virtual == ''true'' {
AFAICT that''s not the case. The quotes around ''true'' make the comparison
always fail. Here''s my test case
class users {
2009 May 06
4
shut down a single PRI on a running Asterisk system?
Excuse me if this is in the archives or on the net somewhere - I really
did search. ;-)
We are wondering if there is any way to shut down a single PRI without
having to down Asterisk and/or interrupt other running PRI circuits.
We use Asterisk servers with 4 port Digium PRI cards. In the last few
days we ran into a situation where the 3 of the 4 PRIs were operating
fine and had live
2018 May 14
0
Ground Truth
Hello,
Does anybody know of a way to obtain the the following:
1. An associative map between variable and text section memory offset of
read/write for def-use output just at the time the final binary is output?
2. A set of true positive intended instruction addresses?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 02
0
Life's truth, but among hidden in the insipid.
Many people always complain no chance of success, it's because they didn't find opportunity's eyes. Opportunities will always exist, as long as you are good at capturing, it often is around you, on the way to success, if you don't have the patience to wait for the arrival of success, you have to use the lifetime of the patient to face failure.
wholesalers (http://www.ebuybus.com)
2009 Sep 21
1
truth (karnaugh) table
Dear list,
I think I'm being dense, but I can't get combn or expand.grid to give
me this result. I need to generate a matrix of all 16 possible
sequences of 4 boolean elements,
0000
0001
0010
0011
0100
.....
1111
(in the end I'll have to assign NA to the 0s and some value to the 1s
but let's keep it simple)
OK, I could go the following route, but I feel like reinventing the
2007 Nov 09
4
Wanted: tutorial on troubleshooting SIP issues
For someone that's network-aware, but hasn't sat down and plowed through
umpteen SIP-related RFC's and memorized the standards, is there a good
primer on troubleshooting SIP issues?
I'm seeing a lot of NOTIFY/603 messages on my network between Asterisk
and my Sipura 942's, for instance...
Not sure what these are... perhaps the qualify keepalives? In which
case, I guess
2012 Oct 24
0
Shouldn't the \usage section tell the truth?
Hi,
The signature of mget() changed between R-2.15.1 and recent R-devel.
In R-2.15.1:
> args(mget)
function (x, envir, mode = "any", ifnotfound = list(function(x)
stop(paste0("value for '",
x, "' not found"), call. = FALSE)), inherits = FALSE)
NULL
In R-devel:
> args(mget)
function (x, envir, mode = "any", ifnotfound