similar to: Asterisk 1.0.5-BRIstuffed-0.2.0-RC5 crashes with Ouch ... error while writing audio data: : Broken pipe

Displaying 20 results from an estimated 3000 matches similar to: "Asterisk 1.0.5-BRIstuffed-0.2.0-RC5 crashes with Ouch ... error while writing audio data: : Broken pipe"

2005 Feb 01
2
Asterisk 1.0.5-BRIstuffed-0.2.0-RC5 caller id?
I tried to get callerid working the normal way but the cid is never passed to the phone. It doesn't work untill I set SetCIDNum(0${PRI_NETWORK_CID}) in extensions.conf which I found in the wiki: http://www.voip-info.org/tiki-print.php?page=Asterisk+zaphfc Is this intended behaviour, or still a bug? It does work but it only shows one zero even though I have nationalprefix = 0
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 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
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
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 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 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
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
2003 Oct 08
4
Music On Hold distorted
I have searching the forums here on how to get Music On Hold working and I have been able to get * to accept a command for MusicOnHold and for Meetme after loading the ztdummy module. I used the default config for /etc/zaptel.conf since I saw no guidance on this. My problem now is that when I activate MusicOnHold, the sample music file sounds very slow and distorted. My best guess is that it is
2003 Jul 11
2
Weird experience with MOH
Hi I thought I share this one, just in case this is an indication of some bug ... When I was trying to use music on hold at first, I didn't bother to copy any music into /var/lib/asterisk/mohmp3 since there was a sample- hold.mp3 in there which played just fine in a standalone MP3 player. But after uncommenting one of the lines in musiconhold.conf and doing reload on the console, there
2005 Sep 16
7
mpg123 on x86_64 (Opteron MP)
Has anyone successfully compiled mpg123 in the 1.0.x or 1.2beta1 distributions (I'm running FC3 linux on an Opteron 2 processor system)? Are there any patches out there to make it work? gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX - DREAD_MMAP -DOSS -DTERM_CONTROL -Wall -O2 - m486 -fomit-frame-pointer -funroll-all- loops
2003 Sep 24
3
RedHat 9.0 and 100 percent CPU utilization
Please, don't hate me because I use Redhat. I am aware that I am asking for problems in running Asterisk on Redhat. I recently aquired a nifty server, moved my digium cards, and installed asterisk. I noticed that one of the four processors was being used at 100% and nothing was working. I tracked CPU utilization back to the Asterisk process. Please, help. James
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
2005 Jan 28
1
1.0.2-BRIstuffed-0.2.0-RC2b and '*8' calls dropping
I'm using Asterisk 1.0.2-BRIstuffed-0.2.0-RC2b - when anyone picks up a call with '*8' - the call will drop after about 20 or so seconds. Is this a general problem with Asterisk 1.0.2? As this is the latest release that it appears Klaus-Peter Junghanns has for public consumption - is there anything I can patch for just this problem - or has Klaus-Peter Junghanns (or anyone else) been
2004 Oct 01
2
MOH - 3 processes of mpg321 taking 20%CPU each - normal ?
Hi, I have P4 2.8 HT machine with Asterisk. I spot 3 processes of mpg321 taking 20% of CPU each even when no call is made to Asterisk or any other PBX activity is on ? Is this behaviour normal ? Regards, Robert.