<div dir="ltr">Hi,<div>just tested on latest 5.4 (ubuntu 20.04, curl 7.68.0) and http_rr works as expected, returning the reason phrase.</div><div>Can you give some more detail and maybe run a test with increased debug level?</div><div><br></div><div>Regards,</div><div><br></div><div>Federico</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 10, 2021 at 4:14 AM Anthony Joseph Messina <<a href="mailto:amessina@messinet.com">amessina@messinet.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://www.kamailio.org/docs/modules/stable/modules/http_async_client" rel="noreferrer" target="_blank">https://www.kamailio.org/docs/modules/stable/modules/http_async_client</a> says <br>
$http_rr will be the HTTP reason phrase.  I'm understanding this to mean:<br>
<br>
Code:   Reason:<br>
200     OK<br>
404     Not Found<br>
<br>
In my current 5.4 build, $http_rr returns empty (not <null> or anything else) <br>
regardless of what the server sends in the headers.<br>
<br>
Am I misunderstanding this?  I'm writing an API and was hoping to do<br>
<br>
send_reply("$http_rs", "$http_rr");<br>
<br>
-- <br>
Anthony - <a href="https://messinet.com" rel="noreferrer" target="_blank">https://messinet.com</a><br>
F9B6 560E 68EA 037D 8C3D  D1C9 FF31 3BDB D9D8 99B6<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>