Displaying 20 results from an estimated 10000 matches similar to: "Music on hold on timing sources"
2006 Feb 26
2
Music on hold and conferencing on OS X
We're setting up asterisk at the office (really doing some testing
right now) and it is going to be hosted on a dual G5 XServe running
OS X. We're an apple certified solutions provider, etc. so we want to
build all our stuff on apple hardware and software. Anyway, the last
sticking point is moh and meetme. Is there any solution to get moh
and meetme working on OS X? Meetme
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
2006 Jan 16
3
distorted native music on hold
Hello,
Using asterisk-1.2.1 I am trying to convert my music-on-hold files from
.wav to alaw:
% sox moh.wav -r 8000 -c 1 moh.al resample -ql
The file sounds fine when listened with:
% sox mox.al -t ossdsp /dev/dsp
But when listened through asterisk with an alaw SIP phone the sound is
clicky and too fast.
Did I forget something in my conversion command?
--
ldm@apartia.fr
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
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
2010 Jul 14
2
realtime music on hold
Hello list,
using asterisk 1.4.30.
When setting up the MySQL table 'musiconhold' as described in
http://www.voip-info.org/wiki/view/Asterisk+config+musiconhold.conf ,
what is the meaning of the fields :
`*digit*` char(1) NOT NULL default '',
`*sort*` varchar(16) NOT NULL default '',
and what are there default values ?!
What is the default value of :
2009 Mar 20
1
Music on Hold doesn't play back for external callers
Hey all;
I am experiencing an issue with music on Hold. I am running asterisk version 1.4.22, and have a default script set up in two places for MoH playback. For internal devices to my network that are SIP peering with asterisk, they simply dial 123 and hear the MoH music immediately. I'm using the default setup, where it just plays the wave files in the /var/lib/asterisk/moh directory. I
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,
2009 Sep 16
3
Music on Hold
Hi,
I have trouble getting MOH to work after an upgrade from asterisk 1.4 to
1.6.1.4. The call goes on hold, MOH is started, and then stops right away.
Here are the files both of type .raw:
Tsunami*CLI> moh show files
Class: default
File: /etc/asterisk/musiconhold/Fr?d?ric Chopin - Polonaises Op. 40-2
File: /etc/asterisk/musiconhold/Fr?d?ric Chopin - Polonaises Op. 40-1
These files
2003 Jul 20
3
Music on hold & Read error on sound device
I am having a problem getting music on hold working one of my servers. I
have had this working on a PII 400 just fine but decided to upgrade my
Asterisk server to a PIV 1.5ghz.
I have installed mpg123 which seems to be working fine but when I start
*, I get the following error message at the CLI prompt when I start *:
WARNING[81931]: File chan_oss.c, Line 232 (sound_thread): Read error on
2004 Jul 06
2
ztdummy running, but moh & meetme don't work
Any thoughts on the following?
I am running asterisk from CVS (downloaded yesterday's
version, just to be sure) on a test system with no
digium cards in it, so I have installed ztdummy (see
logs and screenshots below) as a timing source.
When I call the music on hold extension from a Sipura
Sip connected analog phone, I hear nothing and start
getting
Warning[98310]: chan_sip.c:674
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
2010 Nov 24
1
Asterisk 1.6 and Music on Hold
Hi
i have a small problems on Asterisk 1.6 with the MusiconOld :
musiconhold.conf:
[Sound_1]
mode=quietmp3
directory=/var/lib/asterisk/moh/Sound_1
in extensions.conf:
exten => 0532xx,1,Answer
exten => 0532xx,2,MusicOnHold(Sound_1)
exten => 0532xx,3,Dial(SIP/ACCOUNT001,180,t)
exten => 0532xx,4,Hangup
When i call to the number, i have the Music "Sound_1" but the SIP
2016 May 08
4
Switching between Music on Hold streams. [13.8.2]
I'd like multiple people to be able to dial in and listen to various
live radio streams.
I was told that the correct resource-friendly way would be to setup a
MoH class, and then select that from the dialplan.
This works well, but how do I switch between streams?
Someone correct me if I'm wrong, but from previous similar questions a
few years ago it seems like once you've entered a
2004 Jul 28
2
Music On Hold - not working for me...
Hi all,
I'm trying to make some simple MOH (Music On Hold) working. So far I've failed
miserably - so I turn here for help.
Basically I've been using the wiki and all the sample confs I could from there
and via google.
The queue system seems to work fine with my limited setup. Just 2 IAX2 clients
where I keep Client B busy (by making it listen to mp3 via ext. 777) but logged
into
2007 Jan 11
2
Queues without music on hold ?
Hello List,
This must be an easy one... I'd like to setup a queue
without music on hold - just give the callers the traditional
ringing tones.
However, not setting the musiconhold parameter in
queues.conf does not seem to do the trick: it defaults
to "default" moh class which:
a) Gets played if it exists
b) Doesn't get played if it doesn't, but the caller
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 =>
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 =>
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
2009 Nov 14
5
music on hold
hi friends,
as i am a beginner in voip, i had made a very simple dial
plan i had made two extentions n both are able to ring each other through
soft phone (X-Lite)
below is my dialplan
###################################################################################################################################
/ETC/EXTENSIONS.CONF
[others]
[my-phones]
exten =>