... | ... |
@@ -78,6 +78,7 @@ struct sip_msg { |
78 | 78 |
struct hdr_field* proxy_require; |
79 | 79 |
struct hdr_field* unsupported; |
80 | 80 |
struct hdr_field* allow; |
81 |
+ struct hdr_field* event; |
|
81 | 82 |
|
82 | 83 |
char* eoh; /* pointer to the end of header (if found) or null */ |
83 | 84 |
char* unparsed; /* here we stopped parsing*/ |