Displaying 20 results from an estimated 1100 matches similar to: "GCC bug affects playback?"
2001 Aug 15
8
Serious GCC/EGCS 2.91 bug found (bites rc2)
Hi folks,
The folks on RedHat who have been complaining of poor-quality encodes
prompted us to track down the trouble, and it's a compiler bug. We
have the asm .s files to prove it :-)
The summary: EGCS (gcc) versions through March 1999, including up to
at least gcc/egcs 2.91.66 have a serious floating point optimization
bug that hits Vorbis. This is a fairly old gcc version, but RedHat
2001 Aug 15
8
Serious GCC/EGCS 2.91 bug found (bites rc2)
Hi folks,
The folks on RedHat who have been complaining of poor-quality encodes
prompted us to track down the trouble, and it's a compiler bug. We
have the asm .s files to prove it :-)
The summary: EGCS (gcc) versions through March 1999, including up to
at least gcc/egcs 2.91.66 have a serious floating point optimization
bug that hits Vorbis. This is a fairly old gcc version, but RedHat
2007 Nov 19
7
asterisk as non-root/best practices
Hi,
I have set up asterisk to run as non root, and allow admin users to log
in to the server as asterisk, which gives them privileges to edit
configs in the asterisk home directory.
As for connecting to the console with 'asterisk -r' - this by default
does not work as asterisk is owned stored in /usr/sbin/asterisk
I am reading that the best way to solve this is to use 'visudo' -
2007 Oct 18
1
polycom ip330/ip501 second ethernet port
Hi,
Has anyone had any great difficulties with QoS using the second ethernet
phone in these Polycom phones for desktop machines in a converged
network? I had heard that these can cause difficulties when used in
this manner. I have always tried to persuade customers to go with 2
ethernet drops per workstation to avoid having to use the phone as a
switch.
I apologize for this question not being
2007 Nov 09
1
asterisk ODBC dependencies
Hi,
Trying to compile ODBC support in asterisk for DB integration. I had
this working with MySQL on the same machine, but have never used ODBC
driver.
Have used yum to install the following:
compat-gda-odbc.i386 1.2.4-1.fc6
installed
libgda-odbc.i386 1:1.9.100-10.fc6
installed
mysql-connector-odbc.i386 3.51.12-2.2
2006 Apr 13
1
Asterisk no sound from sound card
Hi all,
I have a k6 2-400 that has a creative awe64 sound card.
It plays sound fine when using a standard audio player.
I want to use the sound card as a console phone but there is no audio
from the sound card. I have tried compiling various version of asterisk
with no luck. I did use this machine about 2 years ago with Asterisk and
Mdk 10 and it worked fine. Currently using Mandriva 2006.
Any
2007 Oct 15
3
asterisk at non-root / zaptel
Hi,
In the 2nd edition of the Asterisk book, there is a section recommending
running asterisk as non-root - tried this and it works. However,
asterisk does not have permissions to view certain files relating to
zaptel as in the following 'zap show status' command in the * CLI
What would be the best way to get round this, in terms of reliability
and security? Is there a way to allow the
2007 Nov 24
3
MSSQL ODBC Connections
Hi all,
The asterisk book states the following for using ODBC to connect to an
MS database.
? The pooling and limit options are quite useful for MS SQL Server and
Sybase databases. These permit you
to establish multiple connections (up to limit connections) to a
database while ensuring that each connection
has only one statement executing at once (this is due to a limitation
in the protocol
2007 Oct 15
2
PSTN failover
Hi,
Does anyone have any advice in how to implement PSTN failover should an
internet connection for IAX trunking go down? to route outbound to
analog lines
Can this be written into the dialplan using a GotoIf statement by
testing the whether the internet connection is up, or from a IAX/SIP
response?
Thanks
Robert McNaught
-------------- next part --------------
An HTML attachment was
2007 Nov 13
1
ODBC connection to Microsoft SQL Server
Hi,
I wish to integrate a Microsoft SQL server with Asterisk for CDRs and
for dialplan routing based on database values, and have this application
scale to a large number of simultaneous calls: The Asterisk: The Future
of Telephony 2nd edition book states that:
? The pooling and limit options are quite useful for MS SQL Server and
Sybase databases. These permit you
to establish multiple
2002 Feb 13
3
RPM dependency rant
So I'd like to try out rc3 (been a happy user of rc2 since it came
out). I download the RPMS and try to do an upgrade, only to find that
libao and vorbis-tools depends on 'libcurl' and 'libasound' which are
not part of Red Hat 7.1 (looks like curl is in 7.2, but God knows
where to get libasound).
In addition, the RPMs want libcrypto.so.0, while 7.1 and 7.2
have .1.
So
2001 Aug 13
0
RC2
Just thought i'd say thanks to Monty and everyone else for giving us
this brilliant codec, even perhaps if it isn't done yet ;)
Keep up the good work!
My poorly tuned ears can't really tell the difference between (proper)
CD quality and a .ogg at ~64Kbs, although i've only tried encoding a
bunch of Beatles songs so far. Although there seem to be a few not
quite distingushable
2001 Aug 16
3
Testing Ogg Vorbis with modules.
To anyone who wants to compare Ogg Vorbis to various other
codecs, or at all, try converting modules (.mod/.xm/.it/etc) to .wav
and then encoding them with oggenc.
While most modules arn't what most people would use Vorbis for, it
will give you a good idea on what it can (and can't!) do.
www.modarchive.com has loads of modules. Try the techno ones, in
particular.
2001 Oct 06
2
OT: CD anti-copying techniques, and their pervasiveness (was: Re: More on CD anti-copying techniques)
On Tue, 2 Oct 2001, safemode wrote:
> On Tuesday 02 October 2001 08:14, Nathan I. Sharfi wrote:
> > I doubt this; why would any self-respecting label advertise that their
> > music is capable of being ripped and distributed electronically?
> >
> > On Tue, 2 Oct 2001, safemode wrote:
> >
> > <snip>
> >
> > > You're probably going to
2008 Mar 24
4
SIP carrier billing technicalities
Hi,
Does anyone know anything about the following?
In a hosted environment where several area DIDs are provisioned on a
single server, how do most carriers establish the origination DID,
number.
Asterisk allows us to modify the CallerID, name, number and DNID
channel variables before dialling out via SIP. Most carriers will
allow us to spoof a callerID when placing a call, and pass it forward.
2007 Nov 28
5
To DB or not to DB?
I lurk and comment a little on here and have been playing with * for a
short while.
I am interested in hearing about the pros and cons for using a database
backend to Asterisk. My current setup is simple, out of the box with
config files in /etc/asterisk and logs etc going into /var.
I notice a great many of the contributors here seem to use a db backend
(is this also called Real Time
2007 Feb 22
9
specking, speccing, or spec''ing
I vote for spec''ing.
Anybody else?
2015 Nov 24
3
Google Ads in rsyslog documentation files
Peter Eckel wrote:
> Hi all,
>
> I know this comes from upstream (and most likely from the rsyslog
project itself), but what's your opinion about Google Ads in system
documentation files?
>
>> [peckel at mucnvjmppmtr01 ~]$ cat /etc/redhat-release
>> Red Hat Enterprise Linux Server release 6.7 (Santiago)
>> [peckel at mucnvjmppmtr01 ~]$ grep google
2011 Jul 17
3
?Accuracy of prop.test
I have just joined this list (and just started using R), so please
excuse any etiquette breaches as I do not yet have a feel for how the
list operates.
I am in the process of teaching myself statistics using R as my utility
as my ultimate goals cannot be satisfied by Excel or any of the plug-ins
I could afford.
I am currently looking at chap12 page 552 of Weiss's Introductory
Statistics
2005 Jul 30
2
Xen boot has poor screen resolution and fails to load X11
I tried sending this e-mail to the list earlier but no one replied...
Right, so I''m brand new to xen, and I''ve had success in making xen boot
(kernel /boot/xen-2.0.6.gz module /boot/vmlinuz-2.6.11-xen0), but
there are a couple major issues.
1) The screen resolution. I''m running a ThinkPad T30 (2366-92U, for
those who want to know), and all the text looks fuzzy. I