Searched refs:SIP_CALL_ID (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_gids.c228 callid = sip_search_for_header(_sip_msg, SIP_CALL_ID, NULL);
H A Dsip_msg.c667 if (_sip_find_and_copy_header(_sip_request, new_msg, SIP_CALL_ID, NULL,
780 if ((ret = _sip_find_and_copy_header(_request, _ack_msg, SIP_CALL_ID,
866 if ((ret = _sip_find_and_copy_header(_response, _ack_msg, SIP_CALL_ID,
H A Dsip.h57 #define SIP_CALL_ID "CALL-ID" macro
H A Dsip_xaction.c89 cid = sip_search_for_header(msg, SIP_CALL_ID, NULL);
H A Dsip_add_hdrs.c1294 ret = sip_add_str_to_msg(sip_msg, SIP_CALL_ID, callid, NULL,
H A Dsip_hdrs_ui.c404 r = (sip_str_t *)sip_get_val_from_msg(sip_msg, SIP_CALL_ID, SIP_STR_VAL,
H A Dsip_dialog.c647 cihdr = sip_search_for_header(sip_msg, SIP_CALL_ID, NULL);

Completed in 61 milliseconds