]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 20 Jul 2022 15:39:09 +0000 (10:39 -0500)
commitf7e39e2ecaf2b0b9c1e17a0617a8b84a4106aba4
tree4fdc6bd61ba601922020417d15df249ce46c1d70
parent3b05eee5068f315c34920ca0ec95ca1b03d019fd
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