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!