]> 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:20:09 +0000 (21:20 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 8 Apr 2014 21:20:09 +0000 (21:20 +0000)
commit67ba890a5d11585e73c92c75035ea922be44a42c
tree9bc1ca2d1887d6a738e5613bdcb4f46c21d32403
parent8382e5fbcc6f66e2867f72ad5d934cf07fbf69f7
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

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