sip_parse_goto_values
if (sip_parse_goto_values((_sip_header_t *)hdr) != 0)
if (sip_parse_goto_values(header) != 0)
if (sip_parse_goto_values(sip_header) != 0)
extern int sip_parse_goto_values(_sip_header_t *);