[Home]

Summary:ASTERISK-05709: DialedTime variables always 0 if call is not answered
Reporter:Sebastian Nocetti (snocetti)Labels:
Date Opened:2005-11-25 13:00:53.000-0600Date Closed:2011-06-07 14:10:14
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) mydiff.txt
Description:DialedTime is always 0 when call is not answered, it still in 0 if we got 3-4 rings.

Comments:By: Mark Spencer (markster) 2005-11-25 15:11:18.000-0600

Fixed in CVS head, thanks.

By: Russell Bryant (russell) 2005-11-30 08:42:55.000-0600

fixed in the 1.2 branch.  It will be in the 1.2.1 release.

By: Digium Subversion (svnbot) 2008-01-15 15:57:51.000-0600

Repository: asterisk
Revision: 7198

U   trunk/apps/app_dial.c

------------------------------------------------------------------------
r7198 | markster | 2008-01-15 15:57:51 -0600 (Tue, 15 Jan 2008) | 2 lines

Record DIALEDTIME on incomplete calls, update description (bug ASTERISK-5709)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=7198

By: Digium Subversion (svnbot) 2008-01-15 16:02:33.000-0600

Repository: asterisk
Revision: 7234

U   branches/1.2/apps/app_dial.c

------------------------------------------------------------------------
r7234 | russell | 2008-01-15 16:02:32 -0600 (Tue, 15 Jan 2008) | 2 lines

fix DIALEDTIME when call has not been answered (issue ASTERISK-5709)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=7234