]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Tue, 14 May 2024 14:01:52 +0000 (08:01 -0600)
commit29106567e741442254cf7133abde59ca2a34807f
treee79e6a4a192c11323584cd3af04bbae0e49d4b5d
parent42fbf5c22f9c68f45f88f047a6e75ac18c5340f9
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