Displaying 20 results from an estimated 6000 matches similar to: "MusicOnHold not working"
2005 Mar 16
4
problem with musiconhold
Hi everybody,
I'm receiving the message "res_musiconhold.c:309 monmp3thread:
Request to schedule in the past?!?!" in asterisk console when I try to
put a call on hold.
I don't the reason and I'm sure the relative module is loaded.
In musiconhold.conf I put these lines, trying something I found in some
previous post:
;
; Music on hold class definitions
;
[classes]
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
2005 May 19
5
MusicOnHold probelms
This is my second attempt trying to get help and I am
hoping someone can. When the musiconhold extension is
matched, Asterisk attempts to execute musiconhold and
stops right away, this is what I gets:
Executing MusicOnHold("OSS/dsp", "") in new stack
-- Started music on hold, class 'default', on
OSS/dsp
-- Stopped music on hold on OSS/dsp
Is there a file that
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 =>
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
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 13
5
Music on hold, Call Parking, etc
Ok, this falls under the newbie category:
Has anybody created any documentation on using musiconhold or call parking?
I have found sample config files for musiconhold, but I'm not sure how they
work.
[musiconhold.conf]
[classes]
loud=>mp3:/var/lib/asteriks/mohmp3
How do I then set up this feature in extensions.conf?
I can't seem to find an example of what I'm looking for (or I
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
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
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
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
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 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
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
2003 Aug 19
3
MusicOnHold
Does anybody know why I can NOT hear the MusicOnHold - using SJphone on
another PC in our network (normal playback is not a problem) .
See the * output and the line configured in extension.conf below (also
mp3player does not function)
Any suggestions?
*Asterisk output:*
*CLI> -- Executing WaitMusicOnHold("SIP/jeroen-bf54", "30") in
new stack
--
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
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 20
3
Music Onhold Configuration
Anyone can share me with Music Onhold Configuration sample?
Thanks in advance for your help,
Kang
2003 Jul 02
2
Problems with musiconhold
Hi evereybody,
I'm trying to use musiconhold during dial tones. But I only can call earing dial tones instead of music.
Now will see my configuration files.
AGI File(using AGI script to EXEC DIAL)
print "EXEC Dial Zap/g2/numberc||m\";
$res=checkresult();
Extension.conf
exten =>_numberb,1,Answer
exten =>_numberb,2,SetMusicOnHold,default
exten =>_numberb,3,AGI,dial.agi
2003 Sep 23
2
error message playing .mp3
> -----Original Message-----
> From: listas iPfone [mailto:listas@ipfone.com.br]
>
> Somebody knows why asterisk gives me that error wile playing .mp3
files?
>
> The files play well but the message aperas any way:
> WARNING[131089]: File format_mp3.c, Line 120 (mp3_read): Short read (0
of
> 4
> bytes) (No such file or directory)!
Listas,
You might try down-sampling