[Asterisk-Users] dial application - continue in context
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Sat May 22 05:29:18 MST 2004
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
More information about the asterisk-users
mailing list