Displaying 20 results from an estimated 551 matches for "mpg123".
2006 Jun 13
3
Compiling mpg123 under 1.2.9.1 / Ubuntu 6.06
Hi,
I made the mistake of upgrading both my Linux box (to Ubuntu 6.06) and
Asterisk (to 1.2.9.1) at the same time. Now, when trying to compile
mpg123 - using the tried and true "make mpg123" -, the build fails with
an error
make[3]: Entering directory `/usr/src/asterisk-1.2.9.1/mpg123-0.59r'
make[3]: *** No rule to make target `\
', needed by `mpg123'. Stop.
Maybe there's someone out there more versed in Linux who ha...
2006 Feb 23
5
mpg123 alternative?
Been using mpg123 for moh for the last two years or so. However, when
I have * config errors, often times get a endless stream of console
messages and need to kill the two mpg123 processes.
Is there an alternative to mpg123 that eliminates that issue?
I see references in musiconhold.conf relative to madplay, nativ...
2005 Jul 26
3
mpg123 - two processes
Does everyone have two processes running for mpg123? I always have them
when I'm running an idle Asterisk box. No calls going in or out and
nothing off hook. Is this normal? Thanks!
5008 ? S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 -f 4096
fpm-calm-ri
5015 ? S 0:00 /usr/sbin/asterisk
5061 ? S 0:00 mpg1...
2005 Sep 15
3
MusicOnHold not working
Hi
On my FC3 box with asterisk 1.0.9....MusicOnHold is not working.
It starts and stops immediately...
An unknow option mono comes...from where it is originating.??
As there is nothing written in .conf file.
Console output is below:
I am using mpg123 version 0.59r.
Although I am able to play music with mpg123 but why it is on
No-cooperation movement against asterisk ?
Need help..any ideas any direction...
Thanks
Gurminder
Console output
***************************Snip***********************************
-- Executing MusicOnHold("Zap/1-1...
2004 May 10
2
Notice for Gentoo Users In Regard to mpg123
Hi there,
After scratching my head for days on why there is horrible white noise in
musiconhold, I finally found out that the latest emerge version of mpg123:
0.59s-r2 is not working well with asterisk. However, if you get the latest
source from mpg123.de mpg123-pre0.59s.tar.gz. Then it works wonderfully.
Just a heads up for the Gentoo admin
David
2004 Aug 18
1
Mpg123 clarification
This was recently added as README.mp3:
* Asterisk MP3 Support
======================
Asterisk supports mp3 playback for music on hold via the mpg123
program, available from www.mpg123.de.
The latest release of mpg123 is mpg123 0.59r.
The latest development release of mpg123 is mpg123 pre0.59s.
Please use mpg123 0.59r. Using mpg123 pre0.59s can/may/will result
in crashes and/or unreliable playback.
2003 Apr 17
3
mpg123 hangs on close, but plays fine.
I am running Asterisk CVS-04/16/03-18:57:13, and mpg123-0.59r
It all sounds great and it plays at the correct pitch and speed. However
at the end of the file it simply does nothing. It does not go on the
the next step in the extension.conf nor does it hang up. It just sits
there.
During play I have two processes running for the mp3 stream:...
2006 Jan 09
2
mpg123 removal
When I configured this server, I did not do the make mpg123 option.
Months later, I read about it and did it, as the client was asking about
MOH. About a week later the server crashed, which it never has before. I
believe mpg123 have a memory leak.
What's the best way to remove it, and is there an alternative that is
stable?
--
Chris Mason
NetCon...
2006 May 26
4
mpg123 or asterisk
should I use mpg123 with asterisk 1.2.7 or should i use the native
player asterisk has?
the target machine will receive heavy load.
also, has anyone succedded in compiling mpg123 in a dual core pentium
with centos 4.3 ?
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li....
2000 Aug 31
2
mpg123 with ogg decoder...
I'm building a car audio player based on Cajun projekt (
http://cajun.sourceforge.net ). It uses remote control interface of mpg123
for control play.. I'd prefer to use vorbis format for ripping my CD's but,
I still have some music in mp3 format only.. Did anybody consider to put
vorbis decoder in mpg123, so it can play al this 4 formats. Or it's better
to switch to freeamp ?
Roman.
--- >8 ----
List archives:...
2006 Mar 31
8
1.2.6 doesn't use mpg123?
Is it true that asterisk 1.2.6 does not use mpg123?
I just installed asterisk 1.2.6 and while I do have music on hold
(through format_mp3?) I do not have an mpg123 process running.
I seem to be having serious audio issues when going through one of my
providers (and just through that provider) when using mp3 for hold
music, however when using wav...
2011 Feb 04
3
MP3 Crashing Asterisk
Hi Users,
I have a problem with some of my mp3 files. they crash the system
(Asterisk 1.6.2.14 on a x86_64 running Fedora 13 ) when it tries to
play them. Unfortunately the logs do not give me a clear fault or
cause of crash but i can clearly see that ts because of the MP3 files.
Its the way some files are encoded. Is there a way I can make it skip
the files that can be played? I use the
2004 Dec 20
1
Why does * only work with an ancient mpg123?
Hi list!
Just wondering, why is * sticking with an mpg123 version from the
stoneage?
Gentoo comes with 0.59s-r8 and this version doesn't even start.
Ik know I could forcibly unmerge mpg123 and install the old version but I
guess some day newer versions will have to be supported?
Thanks!
2004 Apr 25
1
MusicOnHold spawns everlasting mpg123 processes
...odule to compile and run,
so I thought the best way to test it would be via MoH.
The MP3Player application works great ..
exten => 6901,1,Answer
exten => 6901,2,MP3Player(http://127.0.0.1:85/ES/28)
This will play callers BBC Radio 4 from my local streaming setup, and when they
hangup, the mpg123 process dies immediately. Perfect :)
Unfortunately, the same cannot be said about:
exten => 6900,1,Answer
exten => 6900,2,MusicOnHold
-- Accepting AUTHENTICATED call from 10.0.0.74, requested format = 2, actual
format = 2
-- Executing Answer("IAX2[janie@janie]/5", "...
2005 Feb 04
7
Limit MOH processes
You could try to use the native mp3 support for MOH if you really want
mp3 support. It is a lot better than using mpg123 IMHO. mpg123 kept
doing nasty things to my system :)
See
http://www.voip-info.org/tiki-index.php?page=Asterisk%20config%20musicon
hold.conf there is a section about the native support.
Guillaume
> -----Original Message-----
> From: Stefan Gofferje [mailto:stefan@gofferje.homelinux.org]
&...
2003 Jul 25
7
can't get musiconhold to work
I can't seem to get musiconhold to work. I'm running asterisk on a RH9
box, I have the mpg123 package installed. In my zapata.conf file I have
the line MusicOnHold=default . In my musiconhold.conf file, in the
classes section I uncommented default and loud. In my extensions.conf
file I have a set musiconhold line. However if I get a call and I either
put it on hold or hit flash I g...
2004 May 24
5
mpg123
When I start * I get 6 mpg123 processes start as well. Is this normal?
Often after a couple of days these mpg123 processes start to consume cpu and
I have to kill them off.
I do not have a sound card in the server and I have noload => chan_oss.so
Simon
2010 Nov 04
2
useless mpg123 processes hanging around
Running Asterisk 1.6.2.11 on debian 5.0.6 with mpg123 1.4.3
when i start asterisk, i immediately see two mpg123 processes spawned
which sit there forever. I can't imagine it's normal behavior, but if
it is, please explain :)
# /etc/init.d/asterisk stop
stopping asterisk.
#[...]
# /etc/init.d/asterisk start
starting asterisk.
# psg aster...
2004 Sep 03
2
mpg123 - multiple instances, taxing CPU
Is there any reason why there should ever be more than 1 instance of mpg123
running on a * server?
I just did an 'uptime' and noticed all 3 of my loads where over 3.00.
'top' showed 8 mpg123 processes all processing the same 3 songs (our
background music).
I tried to kill one of them but another one spawned in its place.
Any ideas?
Thanks,
Matthew
2004 Apr 05
4
mpg123 issue and solution
All,
I've been setting up an Asterisk PBX over the past few days and I stumbled
across a problem with mpg123 that I have not seen documented anywhere.
If you put mp3 files into your mohmp3 directory and these files have ID3v2
tags, mpg123 will throw an error message "Found new ID3 Header",
regardless of the -q flag.
This, in turn, will cause Asterisk to crash (yes), although it's a soft...