[Asterisk-Dev] Question/Future Request for Call Queues
Paul van Brouwershaven
paul at vanbrouwershaven.com
Tue Sep 21 05:58:55 MST 2004
Hi,
System information:
- Fedora Core 1
- Kernel 2.4.22-1.2115.nptl
- Asterisk CVS-HEAD-09/08/04-17:43:15
1.> If a user is in the que and the expected wait time is longer then xxx
seconds or there are more then xxx callers. Play a sound from directory
xxx (advertisement)
2.> Specify a member sequence, you can currently specify an agument like:
member => SIP/user,1 (ringing with first attempt)
member => SIP/someuser,2 (ringing with first attempt)
member => SIP/otheruser,3 (ringing with first attempt)
member => SIP/someotheruser,3 (ringing with first attempt)
But this sequence is not working as I aspected. I aspected that it's
working like:
member => SIP/user,1 (ringing with first attempt)
member => SIP/someuser,2 (ringing with second attempt)
member => SIP/otheruser,3 (ringing with third attempt)
member => SIP/someotheruser,3 (ringing with third attempt)
Regards,
Paul
More information about the asterisk-dev
mailing list