Brett Nemeroff wrote:
Hi All, 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?
Basically I do a DB get/put before the call is placed. After the call is completed I want to do another get/put; however the dial application dies when the originator hangs up.
Any way to get around this? Perhaps there is a better way to do this (AGI?)
Thanks, Brett
This is what we do: exten => h,1,DBPut(..........)
-- Andres Network Admin http://www.telesip.net
_______________________________________________ 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
