]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Internal timing: Add notice that the -I and internal_timing option are no longer...
authorRichard Mudgett <rmudgett@digium.com>
Tue, 8 Apr 2014 21:23:46 +0000 (21:23 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 8 Apr 2014 21:23:46 +0000 (21:23 +0000)
commita32039a552875d921ac5a993fd375a73419664d8
tree24c462beb7a064fcd666340a61db22046d01e950
parent08e25ad1560550e7db070480c27add9cad91776a
Internal timing: Add notice that the -I and internal_timing option are no longer needed.

Add notice messages during execution that the -I command line option and
the astersik.conf internal_timing option are no longer needed.  The
internal timing functionality is now always enabled if there is a timing
module loaded.

NOTE: Since the command line options and the asterisk.conf config file are
processed before the logging system is initialized, the messages are
output to stderr.

Change requested as a result of asterisk-dev list comments about the
commit for ASTERISK-22846 that removed the -I and internal_timing options.

Review: https://reviewboard.asterisk.org/r/3423/
........

Merged revisions 411964 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 411974 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@411985 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/asterisk.c