SIP
if (strncasecmp(sip_header->sip_hdr_current, SIP, strlen(SIP)) == 0) {
sip_proto_version->name.sip_str_len = strlen(SIP);