[asterisk-users] Asterisk 10 'database show' CLI command
Terry Wilson
twilson at digium.com
Thu Oct 13 14:52:58 CDT 2011
>> It was not intentional, probably a side-effect of the switch to SQlite 3
>> from BDB. Unfortunately, that command was not documented to produce the
>> database results ordered in any particular order, so this change isn't a
>> bug, just a side-effect.
> Thanks. The only time it really matters to me is on my little test box,
> so I'll just keep running a patched db.c there.
It will be easy enough to change. No real reason for me not to add an 'ORDER BY key' to the get_tree_all SQL statement near the top of the file.
More information about the asterisk-users
mailing list