]> 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>
Tue, 14 May 2024 15:35:16 +0000 (15:35 +0000)
commitb496feae38f125fc887b806d2203af07392c80b2
tree7e257efdbdd4b4d222fde875fbd4e23843125164
parenta2276abdc588d7cfca584689ee638d8dfaba7ae9
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 29106567e741442254cf7133abde59ca2a34807f)
res/res_ari.c