]> git.ipfire.org Git - thirdparty/asterisk.git/commit
db: Add AMI action to retrieve DB keys at prefix.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 11 Jul 2022 11:32:39 +0000 (11:32 +0000)
committerN A <mail@interlinked.x10host.com>
Mon, 18 Jul 2022 17:35:45 +0000 (12:35 -0500)
commite8205fb166279845d47f59491497195971a21672
tree1c8fc80274b5a69b4c91c960565c84c82de9ac00
parent6fbcb24abbdf3e7e5a622b544405b71b2ccdbb17
db: Add AMI action to retrieve DB keys at prefix.

Adds the DBGetTree action, which can be used to
retrieve all of the DB keys beginning with a
particular prefix, similar to the capability
provided by the database show CLI command.

ASTERISK-30136 #close

Change-Id: I3be9425e53be71f24303fdd4d2923c14e84337e6
doc/CHANGES-staging/db_prefix.txt [new file with mode: 0644]
main/db.c