Home
last modified time | relevance | path

Searched refs:NTATAG_SIP_T1X64 (Results 1 – 17 of 17) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_init.c280 NTATAG_SIP_T1X64(2000), in test_nua_init()
328 NTATAG_SIP_T1X64(2000), in test_nua_init()
H A Dtest_session_timer.c91 NTATAG_SIP_T1X64(8000), in test_session_timer()
267 NTATAG_SIP_T1X64(2000), in test_session_timer()
H A Dtest_call_reject.c1554 nua_set_params(b->nua, NTATAG_SIP_T1X64(34000), TAG_END()); in test_call_timeouts()
1556 nua_set_params(b->nua, NTATAG_SIP_T1X64(4000), TAG_END()); in test_call_timeouts()
1645 nua_set_params(b->nua, NTATAG_SIP_T1X64(2000), TAG_END()); in test_call_timeouts()
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_init.c280 NTATAG_SIP_T1X64(2000), in test_nua_init()
328 NTATAG_SIP_T1X64(2000), in test_nua_init()
H A Dtest_session_timer.c91 NTATAG_SIP_T1X64(8000), in test_session_timer()
267 NTATAG_SIP_T1X64(2000), in test_session_timer()
H A Dtest_call_reject.c1554 nua_set_params(b->nua, NTATAG_SIP_T1X64(34000), TAG_END()); in test_call_timeouts()
1556 nua_set_params(b->nua, NTATAG_SIP_T1X64(4000), TAG_END()); in test_call_timeouts()
1645 nua_set_params(b->nua, NTATAG_SIP_T1X64(2000), TAG_END()); in test_call_timeouts()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/modules/mrcp-sofiasip/src/
H A Dmrcp_sofiasip_server_agent.c194 TAG_IF(sofia_config->sip_t1x64,NTATAG_SIP_T1X64(sofia_config->sip_t1x64)), in mrcp_sofia_task_initialize()
H A Dmrcp_sofiasip_client_agent.c215 TAG_IF(sofia_config->sip_t1x64,NTATAG_SIP_T1X64(sofia_config->sip_t1x64)), in mrcp_sofia_task_initialize()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nta/sofia-sip/
H A Dnta_tag.h177 #define NTATAG_SIP_T1X64(x) ntatag_sip_t1x64, tag_uint_v((x)) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nta/
H A Dtest_nta.c1794 NTATAG_SIP_T1X64(64 * 25), in test_resolv()
2158 NTATAG_SIP_T1X64(64 * 500), in test_resolv()
3553 NTATAG_SIP_T1X64(64 * 25), in test_prack()
3601 NTATAG_SIP_T1X64(64 * 500), in test_prack()
H A Dnta.c1811 NTATAG_SIP_T1X64(agent->sa_t1x64), in agent_get_params()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nta/
H A Dtest_nta.c1794 NTATAG_SIP_T1X64(64 * 25), in test_resolv()
2158 NTATAG_SIP_T1X64(64 * 500), in test_resolv()
3553 NTATAG_SIP_T1X64(64 * 25), in test_prack()
3601 NTATAG_SIP_T1X64(64 * 500), in test_prack()
H A Dnta.c1820 NTATAG_SIP_T1X64(agent->sa_t1x64), in agent_get_params()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nta/sofia-sip/
H A Dnta_tag.h177 #define NTATAG_SIP_T1X64(x) ntatag_sip_t1x64, tag_uint_v((x)) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Dnua_params.c1767 NTATAG_SIP_T1X64(sip_t1x64), in nua_stack_get_params()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Dnua_params.c1774 NTATAG_SIP_T1X64(sip_t1x64), in nua_stack_get_params()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia.c3250 TAG_IF(profile->timer_t1x64, NTATAG_SIP_T1X64(profile->timer_t1x64)), in sofia_profile_thread_run()