]> 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)
committerMartin Nystroem <martin.nystrom@connectel.se>
Mon, 25 Mar 2024 14:51:29 +0000 (14:51 +0000)
commita56d4f7936bf0b32a8b681df3e6bdaffb7eca16b
treebfff4e99b8558b58705e5beb3679929decfad059
parent9bdbcf0aadbffb98d9a994b118b572d084e87d4f
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
res/res_ari.c