Mateusz Pawlowski wrote:
> Hi,
> 
> I was asked to create a Queue which instead of playing MoH it generates
> the ringing tone. I had a look around but could find anything, I would
> welcome and help. 
> 
> Regards
> Mateusz
> 

You can pass the 'r' option to the Queue application for this purpose. As an 
example:

exten => 5000,1,Queue(MyQueue,r)

Note that if you are using an Asterisk version prior to 1.6.0, this will have 
the side-effect of not playing any sort of configured sounds to the caller 
while 
he is waiting, e.g. hold time or position announcements. He will hear nothing 
but ringing until someone answers.

Mark!

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to