netfilter: nf_conntrack_sip: Add callid parser
Signed-off-by: Simon Horman <horms@verge.net.au> Acked-by: Julian Anastasov <ja@ssi.bg>
This commit is contained in:
@ -89,6 +89,7 @@ enum sip_header_types {
|
||||
SIP_HDR_VIA_TCP,
|
||||
SIP_HDR_EXPIRES,
|
||||
SIP_HDR_CONTENT_LENGTH,
|
||||
SIP_HDR_CALL_ID,
|
||||
};
|
||||
|
||||
enum sdp_header_types {
|
||||
|
Reference in New Issue
Block a user