Actions
Feature #3084
closedSIP parser, logging and detection
Effort:
Difficulty:
Label:
Description
I'm writing a rust parser for SIP protocol, a basic logging module
and adding some new keywords, see below:
- sip.method
- sip.uri
- sip.protocol
- sip.stat_code
- sip.stat_msg
- sip.request_line
- sip.response_line
Actions