I beleive queues will do it all for you.
http://www.voip-info.org/tiki-index.php?page=Asterisk+config+queues.conf
Use this part to play the sound to the callers:
........
;queue-youarenext = "queue-youarenext" ; ("You are now first in line.") 
........
and use:
........
;announce = queue-markq
........
To announce what you want to the callee

Hope this helps
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to