[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:24:27 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19084
======================================================================
Reported By: smurfix
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 19084
Category: Applications/app_dial
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-04-08 01:57 CDT
Last Modified: 2011-04-19 09:24 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.
======================================================================
----------------------------------------------------------------------
(0133930) svnbot (reporter) - 2011-04-19 09:24
https://issues.asterisk.org/view.php?id=19084#c133930
----------------------------------------------------------------------
Repository: asterisk
Revision: 314203
_U branches/1.8/
U branches/1.8/apps/app_dial.c
------------------------------------------------------------------------
r314203 | lmadsen | 2011-04-19 09:24:26 -0500 (Tue, 19 Apr 2011) | 15
lines
Merged revisions 314202 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r314202 | lmadsen | 2011-04-19 09:23:39 -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=314203
Issue History
Date Modified Username Field Change
======================================================================
2011-04-19 09:24 svnbot Note Added: 0133930
======================================================================
More information about the asterisk-bugs
mailing list