[resolved] Disabling MOH in a particular Queue

In one queue I do not want to have Music On Hold, throught the rest of the system I do want to have MOH. In the queuesettings you have the posibility to change the class of the MOH (musiconhold = xxx). Is there also a posibility to have NO music on hold?

The only way I can get this working is by defining a non existing class, however this wil give an error every time in the CLI.

Thanks.

You can have Asterisk play a ringing tone, using the r flag with Queue(). See voip-info.org/wiki-Asterisk+cmd+Queue for moreā€¦

Alternatively, make a 60 second silent MP3 file, and create a MoH class with only it. Callers will hear silence until their call is answered.