maybe implement functions in core

  1. is_request("HTTP")
  2. is_request("SIP")
  3. is_reply("HTTP")
  4. is_reply("SIP")

and move these functions from siputils to core

  1. is_request()
  2. is_reply()


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.