Displaying 20 results from an estimated 10000 matches similar to: "MusicOnHold() stops after exactly 60 seconds"
2006 Feb 22
3
Streaming Music On Hold
Ok, I'm tearing my hair out trying to get Asterisk moh streaming to work. After several hours jerking around with icecast and muse, I tried to point my asterisk system directly at two streams I know work.
This is what extensions.conf has:
[default]
mode=quietmp3
directory=/var/lib/asterisk/mohmp3
[stream2]
mode=custom
directory=/var/lib/asterisk/mohmp3-empty
2006 Feb 23
1
Streaming Music On Hold - Reality Check
Thanks to this thread, we got it working too... but have a question...
Once this is setup... does it stream forever, or does the stream only
start when someone goes on hold/into a queue/etc?
If it streams forever, at 24k... it looks like over 7GB/month in
bandwidth... so we're not going to want to do that if a) it streams
constantly and b) my math is correct.
Thanks,
Doug
>
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
2003 May 22
2
Musiconhold and Parking crash
One problem I noticed when I was testing was that if I use the flash
button
twice in a conversation, asterisk will crash. Does anybody have no idea
why?
MusicOnHold Problem:
I'm really not understanding that feature. I know it works, because I
can set up an
Extension that plays the musiconhold music.
------------------------------------------------------------------------
-----
Somebody
2007 Jan 30
3
musiconhold restarts for every extension
Hello!
I've upgraded from 1.2.9 to 1.2.14 recently but experience an
unexpected behaviour with musiconhold: While in 1.2.9 musiconhold was
playing continuous on sequential extensions after a
timeout, it is restarted for every extension in 1.2.14:
;music starts
exten => 902,1,Dial(SIP/phone1@proxy.com|5|m(mymusic))
;music starts again
exten =>
2010 Aug 13
2
realtime sip peers : musiconhold class
Hello list,
I'm using asterisk 1.4.30 and realtime sip.
I notice that the field "musiconhold" is not working as when putting
someone on hold, the default musiconhold class is always used.
musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
random=yes
;
[106002]
mode=files
directory=/var/lib/asterisk/moh/106002
random=yes
my realtime sip peers have the
2005 Sep 06
1
Queue AgentCallBackLogin
Hi All,
I'm having trouble setting up a queue: I'm using AgentCallBackLogin to
login in the queue, but:
1 - When an agent answer the call and another call arrive his phone
rings again.
2 - When no there are no one answer the queue the system goes to
voicemail of agent 1234
I'm using asterisk-1.2.0-beta1.
My configuration is below,
Any ideas?
Many thanks,
Joao Antunes
2008 Mar 17
1
Turn off MusicOnHold for individual User
Hi All,
I might of got my wires crossed here, but I'm looking for a way to
disable musiconhold for individual users.
I had thought that putting the sip.conf entry to:
[690]
type=friend
context=from-sip
secret=*****
qualify=yes
host=dynamic
canreinvite=no
nat=yes
mailbox=2090
callerid=2090
musiconhold=silent
and then putting an entry in musiconhold.conf like:
[silent]
2011 Feb 01
2
Musiconhold priority
Hello list,
what musiconhold class has priority :
- field "musiconhold" of the SIPaccount and field "musiconhold" of a queue
or
- Set(CHANNEL(musicclass)=)
??
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110201/b27a0534/attachment.htm>
2011 Feb 01
1
How to load new musiconhold classes ?
Hello,
I've defined some new musiconhold classes in musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
random=yes
;
[908001]
mode=files
directory=/var/lib/asterisk/moh/908001
random=yes
;
[101001-1]
mode=files
directory=/var/lib/asterisk/moh/101001/1
random=yes
;
[101001-2]
mode=files
directory=/var/lib/asterisk/moh/101001/2
random=yes
But the new classes never show up
2003 Sep 13
2
MusicOnHold (MOH) silent on BudgeTone-100 only.
I have the MusicOnHold feature working great when called from ATA-186
extensions. It's pretty cool.
However, when I call from a BudgeTone-100 phone, no music is heard --
instead it continues the ringing feedback and acts like the call is
unanswered. At the same time, I can call from (multiple) ATA-186
extensions and hear music as long as I like. How can I debug this?
As far as I can tell,
2013 Oct 17
4
MusicOnHold starts magically for no reason
Dear list,
on Asterisk 1.4.21 which is being used in a callthrough scenario -
callers call via PSTN to a DID coming in via SIP and then dialing
outbound via DTMF and the outbound calls get routed via some SIP
termination provider - lately I see that every now and then MusicOnHold
gets triggered like this on outbound calls:
Started music on hold, class 'default', on
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
2005 Jan 28
1
MusicOnHold with no sound card?
I've been reading the wiki and mailing list archives that come up in
Google searches, and so far I haven't been able to find out how to do
this.
In my Asterisk console, when I dial an extension that is supposed to
play MusicOnHold, I get this message:
-- Executing MusicOnHold("SIP/8001-e0f0", "default") in new stack
Jan 28 14:22:10 WARNING[1927]: res_musiconhold.c:354
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
2004 Nov 25
1
No Music: Queue Hold and MusicOnHold
Hello,
We are working on a new Asterisk installation and have run into some problems related to playing MusicOnHold for a caller when they have been placed on hold by an agent, that took the call from a queue.
A. When pressing the HOLD button on SNOM 190 and Grandstream BudgeTone SIP phones, MusicOnHold works fine when making inbound or outbound direct calls by extension. Music starts to play
2017 Mar 23
2
moh reload not reloading/reading new musiconhold files
Le 23/03/2017 ? 20:17, Jonas Kellens a ?crit :
> Hello
>
>
> is there any more information on how to reload/read musiconhold files ?
CLI> module reload res_musiconhold
--
Daniel
> On 07-03-17 10:46, Jonas Kellens wrote:
>> Hello
>>
>> I did not mention it but of course the MOH directory is listed in
>> /etc/asterisk/musiconhold.conf :
>>
>>
2006 Oct 17
1
Why the MusicOnHold sound so soft?
My MusicOnHold sound is very soft, but when I hear it directly from mp3
playe on desktop, the loudness is quite ok. Wonder whether there is any
configuration to change the loudness of MusicOnHold.
Regards,
Liangliang
2007 Aug 18
1
Asterisk Channel as MusicOnHold
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have what sounds like a simple requirement to add a feature to
an existing dial plan context. Currently the user gets a normal .wav
file played to them via MusicOnHold while they go through a basic menu
prompt. However I now need to take the background audio for this menu
from the audio stream of a seperate connected call in another
2009 Feb 05
1
musiconhold realtime queue
Hi
I have asterisk 1.6 and running queues with realtime mysql. I am trying to set another musiconhold then "default" but I cant get it to work,
I have an musiconhold entry in my queue_table, but don't know what to put in there and where to put the file.
Regards
/ralf
________________________________________________
Ralf Tr?skman, IT
AdLibris AB, Odengatan 106, 113 22 Stockholm,