From: [email protected] [mailto:[email protected]] On Behalf Of Danny Dias Subject: Re: [asterisk-users] How to finish an AGI
<snip> This isn't really a task for AGI since it is by nature single-call specific. As I interpret what I read, you are calling this AGI from within a call and you want it to hang up all calls in a group when the group has exceeded it's group limit. If this is indeed the case, you should make a cron job to poll asterisk and do a soft hangup on the group when call-limit is exceeded. Steve (as usual) will have a better answer, but that's my .02.
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
