]> 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:26 +0000 (12:55 +0000)
commit7de37418fd17c9dbbf40105743a3c1714175d57f
tree3a539529096c9a8366f65def6a653ad88078e7de
parent65199303b9dc7610648b97f155401bffd64c76f6
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