Displaying 20 results from an estimated 10000 matches similar to: "Musiconhold and Parking crash"
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
2005 Jul 05
2
Cmd MusicOnHold works, but no sound when a call gets holded
Hello,
i have setup
exten => 555,1,MusicOnHold(default)
i can hear the music, so far so good.
But when i hold an incoming call by pressing the HOLD-key on my snom
telephone - nothing happens.
No output at CLI that the MOH gets played.
When debugging SIP on asterisk, in the moment i press the HOLD-key i can
see some SIP-INVITE messages from the phones that holds the call to the
other
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
2003 Nov 07
8
Putting call on hold
Is there a way to put a call on hold and play music on hold with out
using the park app?
Thanks,
-gcc
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 =>
2006 Apr 27
1
Snom 320 HOLD and TRANSFER not detected
I have a preoblem with my snom 320 phones. I have 5 snom phones installed
and all of them have 5.2 firmware. All have same settings in the advanced
panel. On 2 phones when I press the hold or transfer key nothing happens and
* does not start the musiconhold. In the The hold and transfer keys are set
as F_R and F_TRANSFER correctly as the others. Other snoms and gxp-2000 work
ok.
Any ideas?
2004 Aug 02
1
asterisk call parking + SNOM lighted buttons?
I'm trying to get call parking working with the lighted buttons on the
SNOM 200. I have set the 5 buttons to "Park Orbit", for extensions 700-704.
Pressing the first button (x700) does park the call. However, the
remaining buttons (x701-704) don't allow me to pick up parked calls, or
show parking status via the LEDs. I can only pick up parked calling by
manually dialing the
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
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
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
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