similar to: MP3 Crashing Asterisk

Displaying 20 results from an estimated 8000 matches similar to: "MP3 Crashing Asterisk"

2003 Mar 02
2
mp3 playing distorted, or very slowed down... unintelligible.
I have the following in extensions.conf: [global] MP3ROOT=/var/lib/asterisk/mohmp3 [default] exten => 1111,1,Answer ; Answer the line exten => 1111,2,DigitTimeout,5 ; Set Digit Timeout to 5 seconds exten => 1111,3,MP3Player(${MP3ROOT}/sample-hold.mp3) The command that runs is: 14030 pts/0 S 0:00 /usr/bin/mpg123 -q -s -b 1024 --mono -r 8000
2003 May 15
1
mp3 playback (mpg123)
Hi All, First of all a quick thanks to everyone that has provided me with hints and tips over the past few days. I'm still experiencing problems with the playback of MP3s. The MP3 files will playback but they suffer from "stuttering". mpg123 is installed and plays back the file without problem via the desktop speakers. (It is definitely mpg123 installed, and not mpg321) The
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
2004 Oct 01
2
MOH - 3 processes of mpg321 taking 20%CPU each -normal ?
No, DON'T use mpg321, it will not work. Make sure you're using mpg123. See the wiki. > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of > Rich Adamson > Sent: Friday, October 01, 2004 12:13 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re:
2003 Dec 15
2
Beginner couple of questions
Dear all, I have some questions, I'm sure it's pretty stupid for most of you, but I need you guys to help me. Here are my questions: 1. Music On Hold, it doesn't play any sound on the parked call or hold call. But if I do ps-ax, it shows mpg123 .....( I forgot the exact line). I'm using slackware 9.1 2. I have fxs 3 port, and in my zapata.conf I have included callpickup=1-4,
2003 Oct 02
1
problem w/ musiconhold & mpg123
I'm trying to get musiconhold to work w/ my Asterisk system, and I'm not having much success yet. First, I noticed that nothing happened even after I had enabled all of the options in zapata.conf & setup a sample extension in extensions.conf. Then I read something about how Asterisk uses mpg123 to play the files. I discovered that this had not been installed on my system, so I
2004 Dec 02
3
Very odd musiconhold
I've followed the docs on how to configure musiconhold. I then added an extension to test it like this: exten => 6601,1,WaitMusicOnHold(30) And when I dial that extension I do hear something for 30 seconds - but it is not what I'd call music... it sounds more like the sound effects from a scifi flick - now and then it sounds like jail cell doors closing and echoing. Kinda cool but
2003 Oct 22
2
MOH problems
I am trying to music on hold but I am having all sorts of problems with it. I am running RH9 and the latest version of Asterisk as of yesterday. Here is what I did to test it: 1. I manually deleted the mpg123 softlink to mpg321. 2. I downloaded mpg123-0.59r-1.n0i.src.rpm, compiled and installed the the archive and loaded ztdummy.o module. 3. I threw a couple extra files in the mohmp3 directory
2015 May 22
2
Command line mp3 player
------------ Original Message ------------ > Date: Friday, May 22, 2015 11:52:43 AM -0700 > From: Kirk Bocek <t004 at kbocek.com> > > On May 22, 2015 11:46:23 AM PDT, Bowie Bailey > <Bowie_Bailey at BUC.com> wrote: >> I have a CentOS 7 server that I want to use as an audio source >> for our hold music. It does not have a GUI installed, so I am >>
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: root 6300 6299 8 22:32 ?
2003 Sep 12
27
Music on Hold
Does anybody have a good source for hold music? I can see a number of companies on the web that sell royalty-free MOH, but they don't all provide samples. The customer service desk has requested "calming, not sleeping, but calming" and "this is a high-tech company, so make it 'techie' [sic]". Thanks, --Ernest
2004 Jan 29
3
small correction
as i am trying to use asterisk and install my newly purchased ( got it yesterday) digium cards. i am following the very detail steps of http://www.automated.it/guidetoasterisk.htm. but one thing did not seems right so i wanted to let enveyone know the page says: Once compiled make sure there is a copy in /usr/bin/mpg123 i think the location is /usr/local/bin/mpg123
2005 Oct 09
1
MPG123 with Asterisk on debian (one of our interesting experiences)
This was just a recent personal experience.... Maybe I missed a thread on this: We recently installed asterisk (CVS-HEAD) on a debian system using 2.6 kernel and the enhanced RTC for all timing. Also a custom compiled kernel for the CPU on the box (P4). We had a strange thing happen in that with Debian's MPG123 package: Sound files played in asterisk/mpg123 were heard at literally 1/10th
2005 Jan 30
1
Asterisk 1.0.5-BRIstuffed-0.2.0-RC5 crashes with Ouch ... error while writing audio data: : Broken pipe
I have Asterisk 1.0.5-BRIstuffed-0.2.0-RC5 up and running. Everything seems to be running fine but after some time asterisk just goes crazy (even withouth any incoming or outgoing call activity perviously). If I leave the box up for some time * goes haywire and the console is flooded with this message: Ouch ... error while writing audio data: : Broken pipe At that time I can see that there
2005 Mar 17
2
Redhat 9 Music on hold
I have read every thread, I have Redhat 9, Asterisk 1.0.6, 2 T1 lines connected via TE405P. Everything works great, except MOH. I added an exten with MusicOnHold(30), and it plays just fine. Conferences have music when no one is in. I have SIP phones. When I place a call on hold, the CLI give no indication the call is on hold. I have set musiconhold(default) everywhere, removed it from everywhere,
2006 Jan 23
3
MOH Server
Has anyone managed to set up a moh server for Asterisk? Reason would be to offload processing off the asterisk box, onto another system. The wiki is a bit light on details. If anyone managed to get it up and working, what software did you use on the server side, and what client app did you use? Mpg123? Mpg321? Madplayer? Something else? Also, putting legal ramifications aside, it'd be nifty
2005 Mar 01
1
Music on hold..Mar error "res_musiconhold.c:309 monmp3thread: Request to schedule in the past" ?
Hey guys. Im trying to setup Music on Hold. If I transfer a call (with dial) I like to put the call on Music on hold.. Here's what I've tried so far: On my I extensions.conf exten =>1,1,WaitMusicOnHold(30) exten =>1,2,Dial(SIP/mateo,18) exten =>1,3,VoiceMail(1001) I have also added this line to [context].. So it looks like that: ;[context] musiconhold=default Additinaly,
2011 Mar 03
2
Converting MP3 files to wav for Asterisk
Hi, I am running a service where I play full songs but MP3 files kept on crashing my server. I resorted to wav but the quality is really poor after converting..or even sometimes not audible at all! Do you guys know of a better way I can convert mp3 to wav and restore quality? Below is the script I am using, I also tried the steps at
2005 Oct 15
1
No Audio from Console but mpg123 from shell worksfine.
Anyone have anything on this? (I'm sure someone will complain about me bringing it up again, chill out...) -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jonathan k. Creasy Sent: Friday, October 14, 2005 10:15 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] No Audio
2003 Dec 12
1
Streaming Hold Music
I've tried getting this running but mpg123 won't spawn. It spawns fine for the files but if I try streaming she doesn't work. I've tried with just about every stream at somafm.com w/o success. I can play them locally though. When I try to play them from the server from the command line I get: # mpg123 -s --mono -r 8000 -b 2048 http://160.79.128.40:8052 High Performance MPEG