]> 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:48:09 +0000 (13:48 +0000)
commit583a1680820d8fa224616a02d0e88f57f90682ba
treec49ffbb2c5abf2cc34e0c1751e13468472437a8b
parenta07b5ca39ecec8cecb712619ee221dc931654a39
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 dd91f09481d98aace610097a5bd37c6f51ba4abe)
res/res_ari.c