]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 25 Mar 2024 14:51:37 +0000 (14:51 +0000)
commit394ffc27ea7133eb6d89eb1a6ea963ed43b35ccc
treeec53040bc0926218b318d2cf7fdb7ed59e66fb5b
parent63168983aaa6749d54ab5be07d7c911caacc2f23
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