Displaying 20 results from an estimated 2000 matches similar to: "How to bring MoH volume down"
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 =>
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
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 Jul 09
3
polycom soundpoint 300 sip phone and hold music
I have an extension setup in my extensions.conf for hold music. ext. 600.
If I pick up a phone (polycom soundpoint 300 sip) and dial extension 600
I hear the hold music playing. If I call another extension and pick it
up and put the call on hold with the hold button on the phone I hear
nothing at all. Does anyone have any experience with these phones and
getting the hold button to work?
2005 May 27
0
Re: MoH: mgp123 problems
;
; Music on hold class definitions
;
[classes]
default => /var/lib/asterisk/mohmp3
;loud => mp3:/var/lib/asterisk/mohmp3
;random => quietmp3:/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
(specifically embedded spaces)
;manual =>
2005 Jul 08
0
Leave Message - IVR don't work
I have installed asterisk in a 4.11 RELEASE FreeBSD, and we are using
two Zoom X5v with SIP and works fine, we can call each other and this
is OK
----------extensions.conf----------
[general]
static=yes
writeprotect=no
[sip]
exten => 123,1,Dial(SIP/123,20)
exten => 123,2,Voicemail(u${EXTEN})
exten => 123,3,Hangup
exten => 123,103,Voicemail(b${EXTEN})
exten => 123,104,Hangup
2006 Nov 26
1
Streaming MoH working example required
Hi,
I've tried a few times wiki instructions for setting up a streaming MoH, by
creating stream.mp3 file in ../moh/stream folder. It never worked. I need to
setup streaming MoH and please if someone has a working example, please help
me to set it up.
--
Zeeshan A Zakaria
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Mar 01
1
Music on hold..Mar error "res_musiconhold.c:309 monmp3thread: Request to schedule in the past" ?
Hey guys.
Im trying to setup Music on Hold. If I transfer a call (with dial) I like to
put the call on Music on hold..
Here's what I've tried so far:
On my I extensions.conf
exten =>1,1,WaitMusicOnHold(30)
exten =>1,2,Dial(SIP/mateo,18)
exten =>1,3,VoiceMail(1001)
I have also added this line to [context]..
So it looks like that:
;[context]
musiconhold=default
Additinaly,
2007 May 10
2
CITEL gateway does it work well?
Hi all,
Is using a Citel gateway with Asterisk a good solution for reusing of the
old Nortel digital phones?
Would love to get some input from actual users.
Any/all opinions welcome.
robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070510/bc5fc18f/attachment.htm
2010 Oct 22
3
Licensing of Default MOH
Hi,
I wonder if I may freely use the default soundfiles that came with asterisk
(fpm-world-mix, fpm-calm-river and fpm-sunshine) on production server?
Are there any official sources of royalty free music?
--
Mvh,
Aurimas Skirgaila
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 13
5
SIP REGISTRATION TIME OUT
hi!
First of all i want to tell i have a dedicated server on layeredtech
with direct internet connection and i currently dont use iptables, so
this is not about network configuration =).
well so, i install asterisk-1.4.2 on my server, and next install
asterisk-gui from the digium repository.
next i go to:
http://pbxa.com:8088/asterisk/static/config/cfgbasic.html
and install a default
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 =>
2007 Apr 12
3
Sharing trunks between asterisk machines
Hello eveybody,
I've been looking for a way to share trunks between two asterisk
servers. I guest I have to use Dundi, but I've not found the exact
method yet. I need a way to allow users registered in one server to
use the another server's trunks in the case the first server's trunks
were busy and vice versa. Is this possible?
Thank you so much, any comment will be useful.
2007 Apr 20
3
why do I get this message
set_format: Unable to find a codec translation path from ulaw to g729
Both endpoints are PAP2 set to G711 only
I have 1.2.17 on Suse 10.1
2006 Jun 12
1
MOH too loud
I ripped a rock-and-roll CD for a client's moh. But it's too loud. Is
there a simple way to reduce the gain without having to remix the tracks?
Thanks
--
Michael Welter
Telecom Matters Corp.
Denver, Colorado US
+1.303.414.4980
mike@TelecomMatters.net
www.TelecomMatters.net
2019 Apr 05
1
[PATCH nbdkit] vddk: Add support for VIXDISKLIB_FLAG_OPEN_UNBUFFERED.
I suppose we may as well implement the only other flag too ...
It's not clear what this does, something like O_DIRECT I imagine.
Rich.
2007 Apr 12
6
Fax Blast over IP?
Can anyone recommend software that will allow me to utilize my VoIP
provider and send fax over IP?
I use Asterisk now for my phone system.
Thanks!
Wiley E. Siler
Director of Information Technology
Education 2020
4110 N. Scottsdale Rd. Ste 110
Scottsdale, Arizona 85251
(480) 296.0260
(866) 320.2083 ext. 1003
mailto:wsiler@education2020.com <mailto:wsiler@education2020.com>
2003 Oct 01
2
newbie question: MOH problem
Just the sort of newbie question we all hate ;-)
I'm a bit stuck with MOH. I think all is done right and I've read
everyhing I can find, but whenever * tries to do MOH, all that happens
is
'-z: No such file or directory'
Yes, I am on redHat. Yes I have installed real mpg123. Yes, it does
seem to work from the command line.
Any suggestions would be greta, I'm sire
2017 Feb 03
3
Clang 5.0 support for armv8 64 bit with neon and auto vectorization
One more thing, setting up clang 5,0 on windows, I have issues compiling libcxx project.
Is it supported to be built with Visual studio or MinGW make files?
Mit freundlichen Grüßen / Best regards
Zeeshan Haider
CC/ESM1
Tel. +49(711)811-47379
-----Original Message-----
From: Tim Northover [mailto:t.p.northover at gmail.com]
Sent: Freitag, 3. Februar 2017 18:05
To: Haider Zeeshan
2017 Feb 05
2
Clang 5.0 support for armv8 64 bit with neon and auto vectorization
On Fri, Feb 3, 2017 at 12:03 PM, Renato Golin <renato.golin at linaro.org>
wrote:
> Adding some people that know about libcxx and/or windows on arm.
>
Note that if you are trying to use Windows on ARM port, I've not tested C++
support with MS ABI, onlly the itanium ABI has been tested (there are known
limitations for the C++ MS ABI on Windows ARM). Furthermore, we do not