]> 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:34 +0000 (14:51 +0000)
commitdd91f09481d98aace610097a5bd37c6f51ba4abe
tree9660ae11ffd4aedaaa0c48c53c7d69883a75ba09
parent1944c9d72e8a87f502aa6029c063ca1b7805d432
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