SIP_ORGANIZATION
ret = sip_add_empty_hdr(sip_msg, SIP_ORGANIZATION);
ret = sip_add_str_to_msg(sip_msg, SIP_ORGANIZATION, org, NULL,
r = (sip_str_t *)sip_get_val_from_msg(sip_msg, SIP_ORGANIZATION,