similar to: MOH broke with 1.2.4 .. ?

Displaying 20 results from an estimated 10000 matches similar to: "MOH broke with 1.2.4 .. ?"

2005 Mar 23
1
slim server for moh
Hello, I have installed SlimServer for Windows on my desktop and Asterisk on a Red Hat Linux machine. I am able to play mp3's for music on hold when mp3s are on the Linux server, and to play streaming mp3's with Windows Media Player and Winamp on Windows using the slim server. I also have mpg123 on my Linux, apparently installed correctly, since it works for local moh. I put the
2003 Sep 09
1
help on MOH config, pretty close?
Trying to test the music on hold function and can't seem to get it to work. If anyone has it running, could you give me a clue? (I have googled and found lots of questions, but no real suggestions.) I downloaded and installed the mpg123 package. From the RH9 console I can start the executable and hear the music via the speakers. The executable is located in /usr/bin. (That works!) I set the
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
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
2005 Jul 01
2
MOH - request to schdule in the past
I have googled this to death, and all I get are reference to the MoH needing a Zaptel timing source, and then people saying no they don't any more. -- Set Response Timeout to 2 -- Executing BackGround("SIP/211-57ba", "my-greeting") in new stack -- Playing 'my-greeting' (language 'en') == CDR updated on SIP/211-57ba -- Executing
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
2003 Sep 06
3
MP3 streams for MOH: idea
[thread change, different topic] >is there a clean way to have MOH (Music on Hold) source >its audio from say a MS-ASF streem ??? > >got a radio station that wants to have their MOH come >from their ASF based netbroadcast I have run out of time for fooling around today, but I started to think about this one but have no time (or ability) to build this little glue program.
2005 Jun 30
3
R: Music oh hold
This is my musiconhold.conf and my folder: root@voip:/etc/asterisk# less musiconhold.conf [classes] default => quietmp3:/var/lib/asterisk/mohmp3 ;loud => mp3:/var/lib/asterisk/mohmp3 ;random => mp3:/var/lib/asterisk/mohmp3,-z ;unbuffered => mp3nb:/var/lib/asterisk/mohmp3 ;quietunbuf => quietmp3nb:/var/lib/asterisk/mohmp3 ; Note that the custom mode cannot handle escaped parameters
2005 Jul 12
1
Odd MOH problem...
So I decided, for the formal asterisk rollout, to change over to less commercially-infringing MOH than the prior admin had thrown on the server. (plus: it was blown out and nasty sounding over the phones. Ew.) I changed the files in /var/lib/asterisk/mohmp3 to something else (can't dig up the link, but it was from the voip-info wiki). My musiconhold.conf looks like this: ; ; Music on
2008 Sep 14
9
Streaming MoH on 1.4
Hi, I've looked high and low for any changes that streaming MoH needs on Asterisk 1.4 (.21), followed NerdVittle's article about it (http://nerdvittles.com/index.php?p=92) yet nothing worked. After creating dir stream/ and touch stream.mp3, here's my musiconhold.conf [stream] mode=mp3 directory=/var/lib/asterisk/mohmp3/stream stream =>
2003 May 07
1
Music not on hold
Hello, I just can't seem to get the MusicOnHold function to work out ok. I' managed to get the MP3Player app to work out fine, but when I run the MusicOnHold all i get is siliece. I can see that Asterisk executes mpg123 properly (I think) #ps axuww|grep mp gk 4383 0.0 0.4 3736 552 pts/4 S 15:06 0:00 /usr/bin/mpg123 -q -s --mono -r 8000 -b 2048 -f 8192 sample-hold.mp3
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
2005 Mar 27
3
Can't get format_mp3 to work for music on hold
Hi Guys, I am having trouble trying to get format_mp3 working to play music on hold. I have followed the instructions in the read-me and the wiki however it seems after un-installing mpg123, asterisk is not even attempting to play MOH. My musiconhold.conf is ; Music on hold class definitions ; [classes] [moh_files] default = >/var/lib/asterisk/moh-native ;default =>
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 root 14573 1 0 16:29 pts/2 00:00:00
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, native file format, asterisk-addons, etc. Not sure why the asterisk-addon approach
2005 Jun 29
4
Music oh hold
Sorry, i also tried this: exten => 6000,1,Answer exten => 6000,2,MusicOnHold(default) and i got this result: *CLI> -- Executing Answer("SIP/2391-8cdd", "") in new stack -- Executing MusicOnHold("SIP/2391-8cdd", "default") in new stack Jun 29 19:33:47 WARNING[1616]: res_musiconhold.c:354 moh0_exec: Unable to start music on hold (class
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
2003 Oct 01
2
newbie question: MOH problem
Just the sort of newbie question we all hate ;-) I'm a bit stuck with MOH. I think all is done right and I've read everyhing I can find, but whenever * tries to do MOH, all that happens is '-z: No such file or directory' Yes, I am on redHat. Yes I have installed real mpg123. Yes, it does seem to work from the command line. Any suggestions would be greta, I'm sire
2007 Aug 08
1
MoH mysteriously stopped working
Folks, I have somewhat of a serious issue here. My music on hold mysteriously stopped working. I have made no changes to my Asterisk box in the past month and up until an hour ago, MoH was working fine (as far as I know). CLI: -- Started music on hold, class 'default', on channel 'IAX2/lobby-2' -- Stopped music on hold on IAX2/lobby-2 voip*CLI> moh reload voip*CLI> 1
2005 Jul 17
1
FreeBSD 5.4 (Asterisk 1.0.9) - Playback , MP3Player and Musiconhold not working
I installed Asterisk 1.0.9 in a Freebsd 5.4 ( with no zaptel card); I have 2 zoom x5v and works great ( in extensions 123 and 321 ) but I was trying to test cmd Playback, MusicOnHold, MP3Player but when I call to extension 100 I don't hear the sound ( mp3 or gsm that I put) , I only hear noise If I leave a message in a mailbox the same, all the record is noise --------- extensionns.conf