Actions
Optimization #5047
closed
VJ
OD
sip: implement pattern based protocol detection
Optimization #5047:
sip: implement pattern based protocol detection
Effort:
Difficulty:
Label:
Beginner
Description
SIP looks a lot like HTTP, so we can use HTTP like protocol detection to match SIP independent of port and fall back to the existing probing parser logic if that fails.
Actions