similar to: Musiconhold and dial

Displaying 20 results from an estimated 20000 matches similar to: "Musiconhold and dial"

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
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]
2014 Oct 24
1
Questions on musiconhold.conf custom mode
Hello, I need to play some musiconhold content starting at a random duration from the start. Thanks to mode=custom option and either madplay or mpg123 programs, I could successfully get what I was after on a Debian Wheezy system. Now I realized sox version on my target system (Debian Squeeze) cannot convert to MP3 format. So I'm looking after workarounds. 0. I've read many mpg123 or
2006 Jun 14
0
Strange problem with MusicOnHold - works outgoing - works with extension - but not incoming!
I've got a strange situation with musiconhold. It works if I dial my extension 6000: >From extensions.conf: exten => 6000,1,Answer exten => 6000,2,MusicOnHold() Debug output if I call 6000: -- Executing Answer("SIP/gs1-b6ee", "") in new stack -- Executing MusicOnHold("SIP/gs1-b6ee", "") in new stack -- Started music on hold,
2004 May 25
0
No sound for MusicOnHold and SayDigits
Hi, I am unable to get any music or sounds played with the MusicOnHold or SayDigits commands. I do get sound from the Playback and Background commands. I have gone through the process of installing mpg123 and putting the link in usr/bin (and usr/local/bin). For the MusicOnHold command I can see the call come into * and the command get executed I just get no sound on the phone. The * console
2004 Dec 17
0
MusicOnHold. not getting it.-GOT IT!!
Mark, Got it. Thanks -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Mark Phillips Sent: Thursday, December 16, 2004 6:08 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] MusicOnHold. not getting it. This is well documented in the WIKI. And, it's not configured
2007 Feb 23
0
MusiconHold
Hi, i configured Musiconhold and Works, but the sound is very low. I haved put the volume in the max, but is equal. I tested to my voice, and the sound is also low. exten=>8000,1,Wait(2) exten=>8000,2,Record(menu:gsm) exten=>8000,3,Wait(2) exten=>8000,4,Playback(menu) exten=>8000,5,Hangup() when the musicaonhold is play e recieved this warning. ?exten =>
2008 Dec 10
0
Replace music-on-hold on MeetMe with ringing sound
Date: Mon, 23 Jun 2008 08:00:08 -0400 From: "David Backeberg" <dbackeberg at gmail.com> Subject: Re: [asterisk-users] Replace music-on-hold on MeetMe with ringing sound To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com> Message-ID: <3de056a30806230500k7e66185l7bfe473ed398ebf6 at
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 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 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,
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 =>
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
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 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
2004 Apr 25
1
MusicOnHold spawns everlasting mpg123 processes
Hullo :) I'm using CVS-04/23/04-23 from the stable 1.0 branch on kernel 2.6 - since I have no Digium h/w, I've just managed to get the zaprtc module to compile and run, so I thought the best way to test it would be via MoH. The MP3Player application works great .. exten => 6901,1,Answer exten => 6901,2,MP3Player(http://127.0.0.1:85/ES/28) This will play callers BBC Radio 4 from
2008 Oct 31
0
MusicOnHold from a Sound card
Hi, I would like to get musiconhold from a sound card. This is because I want to kind of be a DJ and easily change the music playing, etc. However, I followed the instructions at http://www.voip-info.org/wiki-Asterisk+config+musiconhold.conf and other tutorials on the net but no success. I have [mycustom] mode=custom directory=/var/lib/asterisk/mohmp3 application=/usr/sbin/ast-playlinein and
2007 May 29
1
disable musiconhold
Hi I would like to disable correctly musiconhold for my users when they are using the callwaiting feature. I have set in modules.conf noload => res_musiconhold.so Now I don't have music on hold when I use call waiting but I have this warning: -- Music class default requested but no musiconhold loaded. Is that the correct way to disable it Is there a way to get rid of this warning
2003 Aug 19
3
MusicOnHold
Does anybody know why I can NOT hear the MusicOnHold - using SJphone on another PC in our network (normal playback is not a problem) . See the * output and the line configured in extension.conf below (also mp3player does not function) Any suggestions? *Asterisk output:* *CLI> -- Executing WaitMusicOnHold("SIP/jeroen-bf54", "30") in new stack --
2005 Feb 13
1
MusicOnHold Native Mode, Please Clarify
Hi Guys, I've attempted to get this moh-native thing to work with no success. I've reviewed wiki, mantis and e-mail postings and I'm confused. The latest I've read is native moh should be in asterisk-addons in format_mp3, but what version will it work with? I've tried asterisk 1.0.1, 1.0.5, addons 1.0.1, 1.0.4 and also -r stable CVS. I followed the wiki example with