Displaying 20 results from an estimated 40000 matches similar to: "Seperate music on hold for SIP extensions"
2014 Oct 27
1
Setting Music on Hold with the Manager Interface
Does anyone know how to set the music on hold class with the Manager Interface in 1.8?
Here is what I am using but I end up just getting no music when I put this in place, when I remove it the default is back.
The classes I am setting work elsewhere just fine.
I did not include the opening of the socket, logging in etc because that's all working fine along with other things I am doing within
2009 Jul 23
5
Music on hold based on user
Hi
Guys I wonder if its possible to set a different MoH based on
groups, I mean if one of the Admin group put on hold the call play music
1, if another from Technical Support put on hold the call play music 3,
something like this
Admin - Music1
Contrallors - Music 2
Technical Support - Music 3
Thanks
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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
2009 Oct 28
1
MOH
I am having a strange problem with MOH. Say I have two users, A and B. I
can set MOH in the extension for B and if A calls B and B hits hold, A will
hear B's hold music. If however A hits hold, it goes to the default music.
If I pull the setmusiconhold from extensions.conf and use musicclass in
sip.conf under the peer A, I get the same thing. Peer A has musicclass set
and A calls B and B
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?
2014 Aug 21
1
Dynamic Parking Lots. Music on Hold Class
How can we set the music on hold class using the Dynamic Parking lots?
The variables set the PARKINGLOT, PARKINGDYNAMIC,
PARKINGDYNPOS,PARKINGEXT,PARKINGDYNCONTEXT
I can't find a PARKINGMOH variable. This is becoming a big issue. We are
using the current release 11. version
We have to be able to set the MOH dynamically I just can't find the
mechanism. Any ideas?
Thanks
2010 Dec 07
1
No MOH with parked call
Hi,
Has anybody else noticed that MOH does not play on parked calls in
1.6.2.14? Or is it just my setup? MOH seems to work in every other
respect (Call Held or in-Queue), but when a call is parked, the logs
show MOH being started, but the parked party hears nothing.
The verbose logs show the following. Any thoughts on whet to check next?
Thanks,
Steve
### Call comes in here and is answered
2008 Feb 17
1
Music on hold
Because i want a ringing signal while people are in a waiting queue i've
created a wav file containing our local ringing indication
If I make an inside call to the queue, the correct sound is played, but
when i make an external call, no signal is heard.
everything else looks ok, and all other functions are ok....
Can somebody point me out what i could have done wrong?
my musiconhold.conf
2011 Apr 11
1
Asterisk MOH not working with Elastix asterisk 1.6.2.18
I am using Elastix. Asterisk is used for PBX application in Elastix. I want
to make customize MOH. But not able to use MOH. I make simple extension in
asterisk conf file but no success :(
But when I used Vanilla Asterisk then All things are working....
Below are the details of configuration files.
Even default MOH is also not working....
*Asterisk Version 1.6.2.17.2
*
*1) Extension.conf*
2011 Apr 08
2
MOH not working
I am using Elastix. Asterisk is used for PBX application in Elastix. I want
to make customize MOH. But not able to use MOH. I make simple extension in
asterisk conf file but no success :(
Below are the details of configuration files.
Even default MOH is also not working....
*Asterisk Version 1.6.2.17.2
*
*1) Extension.conf*
[incoming]
exten => 6000,1,Answer
exten =>
2010 Jan 04
1
Some minor configuration issues with queues
Hello list !
I have some configuration issues with queues, but I'm sure they are
minor and for someone who has already configured queues it could be
trivial.
This is my queue configuration :
[VC_support_queue]
musicclass = default
strategy = ringall
timeout = 20
retry = 5
wrapuptime=15
autofill=yes
autopause=no
maxlen = 0
setinterfacevar=yes
announce-frequency = 0
2007 Jul 11
2
Music on hold stops on blind transfer
Asterisk 1.4.6 at FreeBSD6.2-RELEASE
Client hears pure silence when waiting for call answer. Music on hold stops
when transferer pics a number and client doesn't even hear ringing.
Is this normal behaviour? How to change this?
Log says everything, MOH should stop after call pickup, not before Dial.
-- Executing [113 at firma:1] Dial("SIP/zytek-08737000",
2005 Jul 29
0
IAX Music on Hold Classes
In zapata.conf you can set a global default music on hold class for all Zap
channels, or specify them on a channel basis with the musiconhold=class
parameter. The same is true for sip.conf for SIP channels, except that the
documentation lists the parameter as "musiconhold" while the sample
configuration file comments list it as "musicclass".
I have been unable to determine
2006 Mar 02
3
Native music on hold - Error
I have tried to use native music on hold. In dir /var/lib/asterisk/moh-native/ I have some wav files (with 755 permission). In musiconhold.conf I have
[native]
mode=files
directory=/var/lib/asterisk/moh-native
And in sip.conf I have
musicclass=native
When I put call on hold this is what I get at CLI.
-- Executing Dial("SIP/341-5931", "SIP/344|20|wWtT") in new stack
2010 Jun 10
3
Ring + Music on Hold in the same call
Hi list,
is there a way to achieve in asterisk (version 1.4.x) the behavior
described below?
* a caller place a call to an extension, and I want the caller hears
the extension ringing for some seconds, and then hears the music
on hold (or a courtesy message) _in the same call;_
* the called extension must continue to ring until answered.
With the m(...) option in the Dial
2005 Mar 29
2
IAX vs SIP (music on hold)
Does IAX support music on hold? It seems only my SIP phones do. Is this
correct?
2007 Aug 07
2
turn off music on hold for a single sip user
Is there a clean way to disable music on hold for a specific user sip
user?
I have seen one example that creates a class called [none] that points
to an empty directory, which creates log errors that are annoying (but
not harmful?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Jan 15
2
Audiocodes Mediant 1000, Polycom, and no ringback on transfer
I just put in a Audiocodes Mediant 1000, which seems to be working well except for one annoyance. I am using Polycom 501's and 601',s and if I do a supervised transfer of a PSTN call where I complete the transfer before the 3rd party has answered, the PSTN party hears dead air until the call is answered or goes to voicemail. I'm not really sure where to start my troubleshooting. Any
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
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