[Asterisk-Users] dial application - continue in context
Brett Nemeroff
brett at utex.net
Sat May 22 06:37:50 MST 2004
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: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Philipp von
Klitzing
Sent: Saturday, May 22, 2004 6:29 AM
To: asterisk-users at lists.digium.com
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
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