]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 26 Jun 2025 18:25:13 +0000 (12:25 -0600)
commitbc563a11f415ea9e34705102ed4b09b2f7370cc2
tree7b0baa05c9f1650b6fceb01e44a4050a771d43ae
parentb1f6c7689cf5d386d2bdf165c6e7d6c8f8b602b7
res_pjsip: Fix empty `ActiveChannels` property in AMI responses.

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

Resolves: #1254
(cherry picked from commit 0f5ea4797e483dadd636c9686c69cd473924e786)
res/res_pjsip/pjsip_configuration.c