]> 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:47:40 +0000 (13:47 +0000)
commit622cff05c96ea07af2c0bec252e651b9f52105bf
tree79ae88d68bcbe205b36aea1959f43f10ac3e4e15
parentdd0d4efc7c38455858a4f5dd6a1b58de5517a50a
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 a56d4f7936bf0b32a8b681df3e6bdaffb7eca16b)
res/res_ari.c