https://www.kamailio.org/docs/modules/stable/modules/http_async_client says 
$http_rr will be the HTTP reason phrase.  I'm understanding this to mean:

Code:   Reason:
200     OK
404     Not Found

In my current 5.4 build, $http_rr returns empty (not <null> or anything else) 
regardless of what the server sends in the headers.

Am I misunderstanding this?  I'm writing an API and was hoping to do

send_reply("$http_rs", "$http_rr");

-- 
Anthony - https://messinet.com
F9B6 560E 68EA 037D 8C3D  D1C9 FF31 3BDB D9D8 99B6

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to