Actions
Bug #8355
opensip: protocol detection incorrectly matches ssdp traffic
Affected Versions:
Effort:
Difficulty:
Label:
Description
SIP protocol detection registers bare method names (e.g., NOTIFY, SUBSCRIBE) as pattern-matching keywords.
Since SSDP uses some of the same methods but the version string HTTP/1.1 instead of SIP/2.0, SSDP traffic can be incorrectly identified as SIP.
Actions