]> git.ipfire.org Git - thirdparty/asterisk.git/commit
db: Fix incorrect DB tree count for AMI.
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 24 Sep 2022 12:08:14 +0000 (12:08 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 26 Sep 2022 19:11:17 +0000 (14:11 -0500)
commit7335b0cffe6c997eb66de249fd90c7463abd5828
tree18015dc5558e8cf5cd037fc0833fd5ad8af0d70d
parent407167cc283ee5cf53ccabe2699f9610b3b768ea
db: Fix incorrect DB tree count for AMI.

The DBGetTree AMI action's ListItem previously
always reported 1, regardless of the count. This
is corrected to report the actual count.

ASTERISK-30245 #close
patches:
  gettreecount.diff submitted by Birger Harzenetter (license 5870)

Change-Id: I46d8992710f1b8524426b1255f57d1ef4a4934d4
main/db.c