Hi Phillip, It needs to occur right after the call. I'm tring to apply a sort of fromdomain call limit. So I need to keep track of how many are currently active
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Philipp von Klitzing Sent: Saturday, May 22, 2004 6:29 AM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] dial application - continue in context Hi! > I'm tring to do some DB operations before and after a call. I see the > 'g' > option in dial to continue in context if the destination hangs up, but > what if the originator hangs up? You either need to run a CRON job for this clean up, or do that at the beginning of the next call - whatever suits you better. Note: The h extension is not reliable enough to solve your problem. Cheers, Philipp _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
