]> 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)
commit0f5ea4797e483dadd636c9686c69cd473924e786
treeda3a1aff9840ddbf44e94d164ffa9cb489642914
parent87097b3dd1f01ecf08d27acf92b0215142c48a37
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