Home
last modified time | relevance | path

Searched refs:nta_outgoing_getrequest (Results 1 – 22 of 22) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/utils/
H A Dapps_utils.h46 msg_t *rmsg = nta_outgoing_getrequest(oreq); in proxy_authenticate()
81 msg_t *rmsg = nta_outgoing_getrequest(oreq); in server_authenticate()
/dports/net/sofia-sip/sofia-sip-1.13.4/utils/
H A Dapps_utils.h46 msg_t *rmsg = nta_outgoing_getrequest(oreq); in proxy_authenticate()
81 msg_t *rmsg = nta_outgoing_getrequest(oreq); in server_authenticate()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nta/
H A Dtest_nta_api.c253 TEST_1(msg = nta_outgoing_getrequest(orq)); in outgoing_callback()
847 TEST_1(msg = nta_outgoing_getrequest(ag->ag_orq)); in api_test_dialogs()
907 TEST_1(msg0 = nta_outgoing_getrequest(orq0)); in api_test_user_via_fillin()
927 TEST_1(msg1 = nta_outgoing_getrequest(orq1)); in api_test_user_via_fillin()
980 TEST_1(!nta_outgoing_getrequest(orq)); in outgoing_default()
1039 TEST_P(nta_outgoing_getrequest(orq), NULL); in api_test_default()
1221 TEST_P(nta_outgoing_getrequest(NULL), NULL); in api_test_errors()
1241 TEST_P(nta_outgoing_getrequest(NONE), NULL); in api_test_errors()
H A Dcheck_nta_api.c219 fail_unless(nta_outgoing_getrequest(NULL) == NULL); in START_TEST()
239 fail_unless(nta_outgoing_getrequest(NONE) == NULL); in START_TEST()
H A Dnta_compat.c435 msg_t *nta_outgoing_getrequest(nta_outgoing_t *orq)
H A Dnta.c7778 msg_t *nta_outgoing_getrequest(nta_outgoing_t *orq) in nta_outgoing_getrequest() function
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nta/
H A Dtest_nta_api.c253 TEST_1(msg = nta_outgoing_getrequest(orq)); in outgoing_callback()
847 TEST_1(msg = nta_outgoing_getrequest(ag->ag_orq)); in api_test_dialogs()
907 TEST_1(msg0 = nta_outgoing_getrequest(orq0)); in api_test_user_via_fillin()
927 TEST_1(msg1 = nta_outgoing_getrequest(orq1)); in api_test_user_via_fillin()
980 TEST_1(!nta_outgoing_getrequest(orq)); in outgoing_default()
1039 TEST_P(nta_outgoing_getrequest(orq), NULL); in api_test_default()
1221 TEST_P(nta_outgoing_getrequest(NULL), NULL); in api_test_errors()
1241 TEST_P(nta_outgoing_getrequest(NONE), NULL); in api_test_errors()
H A Dcheck_nta_api.c219 fail_unless(nta_outgoing_getrequest(NULL) == NULL); in START_TEST()
239 fail_unless(nta_outgoing_getrequest(NONE) == NULL); in START_TEST()
H A Dnta_compat.c435 msg_t *nta_outgoing_getrequest(nta_outgoing_t *orq)
H A Dnta.c7802 msg_t *nta_outgoing_getrequest(nta_outgoing_t *orq) in nta_outgoing_getrequest() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/win32/libsofia-sip-ua/
H A Dsofia-sip-ua.def181 nta_outgoing_getrequest
/dports/net/sofia-sip/sofia-sip-1.13.4/win32/libsofia-sip-ua/
H A Dsofia-sip-ua.def181 nta_outgoing_getrequest
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/
H A Dnta.h410 SOFIAPUBFUN msg_t *nta_outgoing_getrequest(nta_outgoing_t *orq);
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nta/sofia-sip/
H A Dnta.h410 SOFIAPUBFUN msg_t *nta_outgoing_getrequest(nta_outgoing_t *orq);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Doutbound.c708 msg_t *msg = nta_outgoing_getrequest(register_transaction); in outbound_start_keepalive()
877 msg_t *_reqmsg = nta_outgoing_getrequest(orq); in process_response_to_keepalive_options()
H A Dnua_register.c811 msg_t *_reqmsg = nta_outgoing_getrequest(cr->cr_orq); in nua_register_client_check_restart()
859 msg_t *_reqmsg = nta_outgoing_getrequest(cr->cr_orq); in nua_register_client_response()
H A Dnua_session.c1267 msg = nta_outgoing_getrequest(cr->cr_orq); in nua_invite_client_ack()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Doutbound.c708 msg_t *msg = nta_outgoing_getrequest(register_transaction); in outbound_start_keepalive()
877 msg_t *_reqmsg = nta_outgoing_getrequest(orq); in process_response_to_keepalive_options()
H A Dnua_register.c811 msg_t *_reqmsg = nta_outgoing_getrequest(cr->cr_orq); in nua_register_client_check_restart()
859 msg_t *_reqmsg = nta_outgoing_getrequest(cr->cr_orq); in nua_register_client_response()
H A Dnua_session.c1267 msg = nta_outgoing_getrequest(cr->cr_orq); in nua_invite_client_ack()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/
H A DChangeLog.ext-trees3761 and nta_outgoing_getrequest() with nta_outgoing_getrequest_ref().
/dports/net/sofia-sip/sofia-sip-1.13.4/
H A DChangeLog.ext-trees3761 and nta_outgoing_getrequest() with nta_outgoing_getrequest_ref().