]> 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:12:25 +0000 (14:12 -0500)
commit00c17a6008ddf16579dc7c692d006583597e3b45
treebac5c5c11ae93b6529d3ddaec56be48414b85780
parent6d8308ad752d6fed1bd8e213b725cc99f3866925
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