]> 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:32 +0000 (14:51 +0000)
commit15f68a836ef28f727ed1f3a4ad795bdcbba9edd8
treebdcd1fa017d68d9f0f55d521b965db59c29c6c2b
parent8715a700e28a5d8059732606b8f7d52bedd11bf6
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