<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:10pt"><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 10pt;">Thanks, but that won't do what I need. By calling an AGI before the call starts and after the call ends, all I am doing is accounting the start and the end of the call, not actively monitoring the duration of the call as it occurs.<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Cosmin Prund &lt;cosmin.prund@adicomsoft.ro&gt;<br>To: Asterisk Users Mailing List - Non-Commercial Discussion &lt;asterisk-users@lists.digium.com&gt;<br>Sent: Friday, July 11, 2008 3:57:23 AM<br>Subject: Re: [asterisk-users] Tracking Call Time While in Dial()<br><br>



 
 
<style>
<!-- 
 _filtered {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;}
 _filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
 _filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}
 
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", "serif";}
a:link, span.MsoHyperlink
        {color:blue;text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
span.PotElectronicStil17
        {font-family:"Calibri", "sans-serif";color:#1F497D;}
.MsoChpDefault
        {font-size:10.0pt;}
 _filtered {margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {}
-->
</style>



<div class="Section1">

<p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">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!</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"> &nbsp;</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">--</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Cosmin Prund</span></p> 

<p class="MsoNormal"><span style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"> &nbsp;</span></p> 

<div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0in 0in 0in 4pt;">

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">

<p class="MsoNormal"><b><span style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;" lang="RO">De
la:</span></b><span style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;;" lang="RO">
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b>În numele </b>Douglas
Garstang<br>
<b>Trimis:</b> Thursday, July 10, 2008 7:49 PM<br>
<b>Către:</b> asterisk-users@lists.digium.com<br>
<b>Subiect:</b> [asterisk-users] Tracking Call Time While in Dial()</span></p> 

</div>

</div>

<p class="MsoNormal"> &nbsp;</p> 

<div>

<div>

<p class="MsoNormal" style="margin-bottom: 12pt;"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;;">So, I've been asked if this is possible.<br>
<br>
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.<br>
<br>
Anyone know if that kind of thing is possible?<br>
<br>
Doug.</span></p> 

</div>

</div>

<p class="MsoNormal"> &nbsp;</p> 

</div>

</div>

</div></div></div><br>

      </body></html>