Home
last modified time | relevance | path

Searched refs:SIP_TRYING (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_itf.c517 sip_send_resp(conn_object, sip_msg, SIP_TRYING); in sip_process_new_packet()
H A Dsip.h107 #define SIP_TRYING 100 macro
H A Dsip_msg.c628 if (ttag_present || (totag == NULL && response == SIP_TRYING)) { in sip_create_response()
H A Dsip_ui.c1154 case SIP_TRYING: in sip_get_resp_desc()