[Asterisk-Dev] Re: [Asterisk-cvs] asterisk/appsapp_queue.c,1.39,1.40

TC trclark at shaw.ca
Thu Nov 20 09:35:41 MST 2003


> My example got me to thinking. To use the Queue to
> emulate hunt-groups, you would need to make
> a mp3 to sound like a phone ringing...LOL
> Maybe an "r" option "Queue(nocq|tTr|||45)"
> would be a quick useful addition to app_queue
> "r" Make the queue send a ring sound instead
> of MOH.
We did that with a 2 line chg we made a special case 
of the music=RING in queues.conf 
then in the app_queues we just do
ast_indicate(chan, AST_CONTROL_RINGING)
instead of ast_moh_start ...





More information about the asterisk-dev mailing list