[Asterisk-bugs] [Asterisk 0010073]: [branch] Add milliseconds to CLI display and make the -T option work as advertised
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jul 18 15:49:10 CDT 2007
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=10073
======================================================================
Reported By: xylome
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 10073
Category: Addons/General
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 68405
Disclaimer on File?: Yes
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 06-27-2007 12:13 CDT
Last Modified: 07-18-2007 15:49 CDT
======================================================================
Summary: [branch] Add milliseconds to CLI display and make
the -T option work as advertised
Description:
currently adding -T to the commandline options of asterisk does not work as
advertised (displaying the time on each line of CLI output), which is fixed
with this patch.
i also found it useful having milliseconds on the CLI when debugging
timecritical things.
this patch introduces '%#' to "dateformat" in the logger.conf file which
is replaced by the miliseconds.
this patch also brings a new string function "ast_string_replace" which
allows (hopefully) secure search and replace operations on strings
======================================================================
----------------------------------------------------------------------
Corydon76 - 07-18-07 15:49
----------------------------------------------------------------------
Branch ast_strftime has been merged into trunk as of revision 75706.
Issue History
Date Modified Username Field Change
======================================================================
07-18-07 15:49 Corydon76 Note Added: 0067548
07-18-07 15:49 Corydon76 Assigned To => Corydon76
07-18-07 15:49 Corydon76 Status new => closed
07-18-07 15:49 Corydon76 Resolution open => fixed
07-18-07 15:49 Corydon76 Category Addons/* =>
Addons/General
======================================================================
More information about the asterisk-bugs
mailing list