[asterisk-users] Suppress MusicOnHold in Queue

Russell Bryant russell at digium.com
Sun Jul 1 15:54:18 CDT 2007


David L. West wrote:
> I want callers to go into the queue(s) and just hear ringing instead of MOH. 
> Is this possible?
> 
>     exten => 200,1,Ringing()
>     exten => 200,n,Queue(queue1|t|||15)
>     exten => 200,n,Queue(queue2|t|||15)
> 
> It looks to me like MOH is built-in to the queue, but if anybody knows 
> otherwise please speak up!

Both Asterisk 1.2 and 1.4 have an 'r' option to the Queue() application which 
does exactly what you are looking for.

-- 
Russell Bryant
Software Engineer
Digium, Inc.



More information about the asterisk-users mailing list