[Asterisk-Users] play message to callee
beforeconnecttoincomingcall
Roland Zagler
r.zagler at fog.at
Sun Jul 3 16:10:30 MST 2005
Thanks for the suggestion, C F, but the problem is there is a rather big
database application behind with many users, so a static configuration
is not suitable for my needs. i am working mostly with realtime and agi.
regards,
roland
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of C F
Sent: Sunday, July 03, 2005 11:52 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] play message to callee
beforeconnecttoincomingcall
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 at 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
More information about the asterisk-users
mailing list