SIP_SUBJECT
ret = sip_add_empty_hdr(sip_msg, SIP_SUBJECT);
ret = sip_add_str_to_msg(sip_msg, SIP_SUBJECT, subject,
r = (sip_str_t *)sip_get_val_from_msg(sip_msg, SIP_SUBJECT, SIP_STR_VAL,