[asterisk-bugs] [Asterisk 0019084]: [patch] Change seconds to milliseconds in ast_verb line
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 19 09:23:41 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19084
======================================================================
Reported By: smurfix
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19084
Category: Applications/app_dial
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-04-08 01:57 CDT
Last Modified: 2011-04-19 09:23 CDT
======================================================================
Summary: [patch] Change seconds to milliseconds in ast_verb
line
Description:
While an integer might conceivably store milliseconds, a timeval struct
definitely doesn't.
======================================================================
----------------------------------------------------------------------
(0133929) svnbot (reporter) - 2011-04-19 09:23
https://issues.asterisk.org/view.php?id=19084#c133929
----------------------------------------------------------------------
Repository: asterisk
Revision: 314202
U branches/1.6.2/apps/app_dial.c
------------------------------------------------------------------------
r314202 | lmadsen | 2011-04-19 09:23:40 -0500 (Tue, 19 Apr 2011) | 7 lines
Update seconds to milliseconds in ast_verb output.
(closes issue https://issues.asterisk.org/view.php?id=19084)
Reported by: smurfix
Patches:
app_dial.patch uploaded by smurfix (license 547)
Tested by: lmadsen, smurfix
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=314202
Issue History
Date Modified Username Field Change
======================================================================
2011-04-19 09:23 svnbot Checkin
2011-04-19 09:23 svnbot Note Added: 0133929
======================================================================
More information about the asterisk-bugs
mailing list