Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-18 Thread Alban Elziere
[mailto:asterisk-users-boun...@lists.digium.com] De la part de Doug Lytle Envoyé : vendredi 18 octobre 2013 00:48 À : Asterisk Users Mailing List - Non-Commercial Discussion Objet : Re: [asterisk-users] MusicOnHold starts magically for no reason Markus wrote: Started music on hold, class 'default', on SIP

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-18 Thread Doug Lytle
I also see that on our servers. By the way, is It possible to avoid this behavior? It's quite disappointing for our customers to hear their music on hold when the remote party put them on hold... You'll want to review this thread: http://www.asteriskguru.com/archives/image-vp345921.html

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-18 Thread Alban Elziere
...@lists.digium.com] De la part de Doug Lytle Envoyé : vendredi 18 octobre 2013 13:55 À : Asterisk Users Mailing List - Non-Commercial Discussion Objet : Re: [asterisk-users] MusicOnHold starts magically for no reason I also see that on our servers. By the way, is It possible to avoid

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-18 Thread Asghar Mohammad
Objet : Re: [asterisk-users] MusicOnHold starts magically for no reason I also see that on our servers. By the way, is It possible to avoid this behavior? It's quite disappointing for our customers to hear their music on hold when the remote party put them on hold... You'll want to review

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-18 Thread Doug Lytle
So, looks like no solution exists to correct this (as I understand If you're 100% SIP, then probably. If you're bridging between SIP handsets and a PRI, then I believe you can. I think it can be controlled though chan_dahdi.conf. The option is called (Was called?) mohinterpret. Search that

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-18 Thread Alban Elziere
 : vendredi 18 octobre 2013 18:45 À : Asterisk Users Mailing List - Non-Commercial Discussion Objet : Re: [asterisk-users] MusicOnHold starts magically for no reason So, looks like no solution exists to correct this (as I understand If you're 100% SIP, then probably. If you're bridging between SIP

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-17 Thread Dominik George
Hi, Is there some SIP magic that can trigger MusicOnHold on my end? obviously, putting a call on hold will trigger music on hold. Mayber your gateway does that when all outbound channels are busy or something? -nik -- Wer den Grünkohl nicht ehrt, ist der Mettwurst nicht wert!

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-17 Thread Shishir Pokharel
Can you post sip debug and the console log for this call? -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Markus Sent: Thursday, October 17, 2013 3:22 PM To: Asterisk Users Mailing List - Non-Commercial

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-17 Thread Doug Lytle
Markus wrote: Started music on hold, class 'default', on SIP/outbound-sip-provider-0002 I see this on our system and it's considered a feature. When the remote system signals that a call has been put on hold, it will instruction the local Asterisk system to do the actual holding. I see

Re: [asterisk-users] MusicOnHold starts magically for no reason

2013-10-17 Thread Gregory Malsack
Enable the full log in logger.conf. then in asterisk CLI run sip set debug on. Wait for it to happen again, then check the log file /var/log/asterisk/full to see if there's a sip statement being sent to your server to enable music on hold Sent from my Verizon Wireless 4G LTE DROID Dominik