[asterisk-commits] murf: branch 1.6.0 r148559 - /branches/1.6.0/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Oct 13 12:47:52 CDT 2008
Author: murf
Date: Mon Oct 13 12:47:51 2008
New Revision: 148559
URL: http://svn.digium.com/view/asterisk?view=rev&rev=148559
Log:
Blocked revisions 148519 via svnmerge
........
r148519 | murf | 2008-10-13 11:14:38 -0600 (Mon, 13 Oct 2008) | 15 lines
Hmmm. Nobody (but me) is interested in seeing
the trie info when they do 'dialplan show ...'
(even with debug set to non-zero); so I set up a
'dialplan debug [context]' cli command instead,
to explicitly show just the trie info. I even
added an extension_exists() call to make sure the
trie info is built. I moved the explanatory header
to above the extension loop to ensure it only prints
once. And it will do this now, whether debug is set
or not.
I removed the trie printing from the 'dialplan show'
command entirely.
........
Modified:
branches/1.6.0/ (props changed)
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list