Normally the HTTP traffic comes in event_route (or xmlrpc route). The core itself does not
handle http, it can delegate processing to xhttp or xmlrpc modules, when configure to be
_flexible_ on accepting non-sip traffic.
I think the is_reply()/is_request() should stay as they are specific to sip and eventually
add is_http_request()/is_http_reply() can be added to xhttp module.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2761#issuecomment-854612750