]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Fix empty `ActiveChannels` property in AMI responses.
authorSean Bright <sean@seanbright.com>
Tue, 27 May 2025 16:56:30 +0000 (12:56 -0400)
committerSean Bright <sean@seanbright.com>
Tue, 3 Jun 2025 12:55:25 +0000 (12:55 +0000)
commitb1065e783dcdf24b2d97b3d8cf5ee9e6bdfe6959
tree32a250f74cd8aaa3d3ed7f5ba45e2313188bb4ba
parent1c0d552155a747d7945aa52d32d9ec5f8ff61bdd
res_pjsip: Fix empty `ActiveChannels` property in AMI responses.

The logic appears to have been reversed since it was introduced in
05cbf8df.

Resolves: #1254
res/res_pjsip/pjsip_configuration.c