]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_ari.c: Add additional output to ARI requests when debug is enabled
authorMartin Nystroem <martin.nystrom@connectel.se>
Fri, 22 Mar 2024 12:23:58 +0000 (13:23 +0100)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 9 May 2024 13:56:11 +0000 (13:56 +0000)
commit2c5a1b44f67a2fab39571878a79728c551622409
tree044aef3d4e4bae6eae350b6cf6011e0a359a4e7f
parent396cc55965253535311a96716a4649bd3db01489
res_ari.c: Add additional output to ARI requests when debug is enabled

When ARI debug is enabled the logs will now output http method and the uri.

Fixes: #666
(cherry picked from commit 15f68a836ef28f727ed1f3a4ad795bdcbba9edd8)
res/res_ari.c