SIP_STRS_VAL
r = (sip_str_t *)sip_get_val_from_hdr(val, SIP_STRS_VAL, B_TRUE, error);
r = (sip_str_t *)sip_get_val_from_hdr(val, SIP_STRS_VAL, B_FALSE,
SIP_STRS_VAL, B_TRUE, B_FALSE, error);
SIP_STRS_VAL, B_FALSE, B_FALSE, error);
t = sip_get_val_from_msg(sip_msg, SIP_TIMESTAMP, SIP_STRS_VAL, B_FALSE,
t = sip_get_val_from_msg(sip_msg, SIP_TIMESTAMP, SIP_STRS_VAL, B_TRUE,
case (SIP_STRS_VAL):
SIP_STRS_VAL, B_TRUE, B_FALSE, error);
SIP_STRS_VAL, B_FALSE, B_FALSE, error);
r = (sip_str_t *)sip_get_val_from_hdr(val, SIP_STRS_VAL, B_TRUE, error);
r = (sip_str_t *)sip_get_val_from_hdr(val, SIP_STRS_VAL, B_FALSE,
if (type == SIP_STRS_VAL) {
return (sip_parse_hdr_parser3(sip_header, header, SIP_STRS_VAL,
return (sip_parse_hdr_parser3(sip_header, header, SIP_STRS_VAL,
return (sip_parse_hdr_parser3(sip_header, header, SIP_STRS_VAL,