maybe implement functions in core
is_request("HTTP")
is_request("SIP")
is_reply("HTTP")
is_reply("SIP")
and move these functions from siputils
to core
is_request()
is_reply()
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.