git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@124125 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2008-06-19 20:35:56 +00:00
parent 7852d30fe8
commit 2e0afd805b

View File

@@ -785,5 +785,5 @@ Miscellaneous
* If compiled with DEBUG_THREADS enabled and if you have glibc, then issuing * If compiled with DEBUG_THREADS enabled and if you have glibc, then issuing
the "core show locks" CLI command will give lock information output as well the "core show locks" CLI command will give lock information output as well
as a backtrace of the stack which led to the lock calls. as a backtrace of the stack which led to the lock calls.
* users.conf now sports an optional alternativeexts property, which permits * users.conf now sports an optional alternateexts property, which permits
allocation of additional extensions which will reach the specified user. allocation of additional extensions which will reach the specified user.