andrei 2009/07/14 09:40:17 CEST
SER CVS Repository
Modified files:
parser msg_parser.c
Log:
core: parse_headers flags fix
Restore original flags after parse_headers was called with "next"
(without restoring them, if parse_headers doesn't find again all
the requested headers it will leave their flags cleared although
they might be present in the message).
Revision Changes Path
1.62 +8 -3 sip_router/parser/msg_parser.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/parser/msg_parser.…