Searched refs:SIP_CONTACT (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_dialog.c648 chdr = sip_search_for_header(sip_msg, SIP_CONTACT, NULL);
900 chdr = sip_search_for_header(sip_msg, SIP_CONTACT, NULL);
947 SIP_CONTACT, NULL);
1105 chdr = sip_search_for_header(sip_msg, SIP_CONTACT,
1410 chdr = sip_search_for_header(sip_msg, SIP_CONTACT, NULL);
1480 chdr = sip_search_for_header(sip_msg, SIP_CONTACT,
1729 SIP_CONTACT, NULL);
1866 chdr = sip_search_for_header(sip_msg, SIP_CONTACT, NULL);
H A Dsip_dialog_ui.c135 if (sip_delete_header_by_name(sip_msg, SIP_CONTACT) != 0) {
H A Dsip.h60 #define SIP_CONTACT "CONTACT" macro
H A Dsip_add_hdrs.c1516 add_aquot, SIP_CONTACT, contact_params));
H A Dsip_msg.c822 if ((header = sip_search_for_header(_response, SIP_CONTACT,
H A Dsip_parse_hdrs.c1646 if ((strcmp(SIP_CONTACT, sip_header->

Completed in 76 milliseconds