Displaying 20 results from an estimated 30000 matches similar to: "Putting call on hold"
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 Mar 02
4
Music on hold on timing sources
Hello:
I have read that music on hold requires a timing source (which I never
had to worry about previously since the server had zaptel hardware in
it)...now I'm configuring a server in a colo which has no zaptel
hardware.
If I use the dialplan to run MusicOnHold(), I do get the music upon
dialling that extension, but if I try to use the hold button on either a
7960 or X-Lite I get
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
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
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 Nov 20
2
ADSI Hold
Is there any way to program a soft key in ADSI to put a caller on hold.
Then able to retreive that caller.
Example -
Softkey Hold
Softkey Retreive Call
Softkey End Call
-gcc
2004 Dec 17
14
Call on hold disconnects...
G'Day All,
How do I fix this:
I receive a call at the extension. Press the hold button. Music on hold
starts. When I place the handset back on the cradle, the call gets hung
up/disconnected. The Phone is A GrandStream Budge Tone 100.
Thanks
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
2015 Feb 23
2
Dynamic Music on Hold
Hello everyone,
I am trying to activate Music On Hold using DB on Asterisk 13.
It works fine but in order to use new Music On hold definitions I have to
reload the moh module.
- The following is my configuration in extconfig.conf - I added the
following line:
musiconhold.conf => mysql,asterisk,bit_ast_config
- The following is the table in the database:
mysql> select * from
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 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
2007 Apr 27
2
Music on Hold issue with asterisk 1.4.2
Hi all,
I've compiled zaptel drivers and reconfigure asterisk afterwards from
source --with-zaptel.
Modules are loaded accordingly:
asterisk-1.4.2 # lsmod |grep z
Module Size Used by
ztdummy 5472 0
zaptel 194504 5 ztdummy
crc_ccitt 3521 1 zaptel
my musiconhold.conf:
asterisk-1.4.2 # grep -v '^;'
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,
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
2007 Jan 11
2
Native music on hold not playing on incoming calls
Hi,
I'm trying to make native music on hold work on my Asterisk 1.2.9.1
server with a Sangoma PRI card. If I use a IAX phone connected to the
PBX, I hear the music, but if I make a call from outside I hear nothing
even if Asterisk console says music has started... it seems something
related to zapata.conf but I cannot understand what's wrong. I also put
musiconhold=native for every
2004 May 09
2
Help!! Music On Hold
I've been trying to play the default music on hold file, but no luck yet.
here is my configuration:
extensions.conf
[incoming]
exten => s,1,Dial,Zap/2|10
exten => s,2,Voicemail,u34
exten => s,102,Voicemail,b34
exten => 34,1,SetMusicOnHold,default
Musiconhold.conf
[classes]
default => quietmp3:/var/lib/asterisk/mohmp3
;loud => mp3:/var/lib/asterisk/mohmp3
;random =>
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
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 Jun 07
1
Music On Hold not working with new 1.2.7.1 install
I have followed the instructions provided at:
http://voip-info.org/tiki-index.php?page=asterisk+config+musiconhold.conf
including installing asterisk-addons-1.2. I have left musiconhold.conf as is, calm-river et al are fine for now.
However, no sound is heard and I get this message from the CLI when accessing MOH:
-- Started music on hold, class 'default', on channel
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