SIP_TO
add_aquot, SIP_TO, to_params));
SIP_TO, NULL, &error);
hdrsize = len + strlen(SIP_TO) + SIP_SPACE_LEN + sizeof (char) +
"%s %c ", SIP_TO, SIP_HCOLON);
thdr = sip_search_for_header(sip_msg, SIP_TO, NULL);
to = sip_search_for_header(_sip_msg, SIP_TO, NULL);
return (sip_get_cftruri_from_msg(sip_msg, error, SIP_TO));
return (sip_get_cftrname_from_msg(sip_msg, error, SIP_TO));
header = sip_get_header(sip_msg, SIP_TO, NULL, error);
if (_sip_find_and_copy_header(_sip_request, new_msg, SIP_TO,
SIP_TO, xtra_param, B_FALSE)) {
if ((ret = _sip_find_and_copy_header(_response, _ack_msg, SIP_TO,
if ((ret = _sip_find_and_copy_header(_response, _ack_msg, SIP_TO,