sip_parse_first_line
(void) sip_parse_first_line(_sip_msg->sip_msg_start_line,
if (sip_parse_first_line(sip_msg->sip_msg_start_line,
ret = sip_parse_first_line(_sip_response->sip_msg_start_line,
if ((ret = sip_parse_first_line(_request->sip_msg_start_line,
(void) sip_parse_first_line(_sip_request->sip_msg_start_line,
extern int sip_parse_first_line(_sip_header_t *,