[asterisk-users] Tracking Call Time While in Dial()

Cosmin Prund cosmin.prund at adicomsoft.ro
Fri Jul 11 05:57:23 CDT 2008


Call an "AGI" right before the start of the Dial command to record the start time and ether use an manager application (makes use of manager API) or call an DeadAGI once the call has ended (from the "h" extension). This requires a bit of programming - but then again some programming is required anyway to display the actual talk time somewhere. It might also be that I'm an programmer and I attempt to solve all problems writing programs, so maybe someone else has a better idea!

 

--

Cosmin Prund

 

De la: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] În numele Douglas Garstang
Trimis: Thursday, July 10, 2008 7:49 PM
Către: asterisk-users at lists.digium.com
Subiect: [asterisk-users] Tracking Call Time While in Dial()

 

So, I've been asked if this is possible.

Someone wants to actively monitor the duration of a call, while the call is still in progress. Obviously, in Asterisk, once the Dial() application starts, you lose dial plan control until after the call has ended, successful or otherwise.

Anyone know if that kind of thing is possible?

Doug.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080711/53357909/attachment.htm 


More information about the asterisk-users mailing list