Home
last modified time | relevance | path

Searched refs:appl_method (Results 1 – 18 of 18) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_init.c73 char const *appl_method = NULL; in test_nua_init() local
293 NUTAG_APPL_METHOD_REF(appl_method), in test_nua_init()
301 TEST_1(ctx->a.appl_method = su_strdup(ctx->home, appl_method)); in test_nua_init()
341 NUTAG_APPL_METHOD_REF(appl_method), in test_nua_init()
349 TEST_1(ctx->b.appl_method = su_strdup(ctx->home, appl_method)); in test_nua_init()
379 NUTAG_APPL_METHOD_REF(appl_method), in test_nua_init()
386 TEST_1(ctx->c.appl_method = su_strdup(ctx->home, appl_method)); in test_nua_init()
H A Dtest_nua_params.c293 char const *appl_method = "NONE"; in test_nua_params() local
363 NUTAG_APPL_METHOD_REF(appl_method), in test_nua_params()
426 TEST_S(appl_method, "INVITE, REGISTER, PUBLISH, SUBSCRIBE, NOTIFY"); in test_nua_params()
H A Dtest_extension.c173 NUTAG_APPL_METHOD(b->appl_method), in test_extension()
H A Dtest_nua.h153 char const *appl_method; member
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_init.c73 char const *appl_method = NULL; in test_nua_init() local
293 NUTAG_APPL_METHOD_REF(appl_method), in test_nua_init()
301 TEST_1(ctx->a.appl_method = su_strdup(ctx->home, appl_method)); in test_nua_init()
341 NUTAG_APPL_METHOD_REF(appl_method), in test_nua_init()
349 TEST_1(ctx->b.appl_method = su_strdup(ctx->home, appl_method)); in test_nua_init()
379 NUTAG_APPL_METHOD_REF(appl_method), in test_nua_init()
386 TEST_1(ctx->c.appl_method = su_strdup(ctx->home, appl_method)); in test_nua_init()
H A Dtest_nua_params.c293 char const *appl_method = "NONE"; in test_nua_params() local
363 NUTAG_APPL_METHOD_REF(appl_method), in test_nua_params()
426 TEST_S(appl_method, "INVITE, REGISTER, PUBLISH, SUBSCRIBE, NOTIFY"); in test_nua_params()
H A Dtest_extension.c173 NUTAG_APPL_METHOD(b->appl_method), in test_extension()
H A Dtest_nua.h153 char const *appl_method; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Dnua_params.c178 NHP_SET(nhp, appl_method, in nua_stack_set_defaults()
508 if (!NHP_ISSET(nhp, appl_method)) in nua_stack_set_params()
910 NHP_SET(nhp, appl_method, NULL); in nhp_set_tags()
914 msg_list_t *appl_method = NULL; in nhp_set_tags() local
918 &appl_method, in nhp_set_tags()
921 NHP_ISSET(nhp, appl_method), in nhp_set_tags()
928 NHP_SET(nhp, appl_method, (sip_allow_t *)appl_method); in nhp_set_tags()
1172 NHP_ZAP_OVERRIDEN(old, dst, msg_header_free, appl_method); in nhp_save_params()
1708 TIF_STR(NUTAG_APPL_METHOD, appl_method), in nua_stack_get_params()
H A Dnua_tag.c2646 tag_typedef_t nutag_appl_method = STRTAG_TYPEDEF(appl_method);
H A Dnua_subnotref.c589 if (!sip_is_allowed(NH_PGET(sr->sr_owner, appl_method), SIP_METHOD_NOTIFY)) in nua_notify_server_preprocess()
H A Dnua_server.c237 !sip_is_allowed(NH_PGET(sr->sr_owner, appl_method), method, name)) { in nua_stack_process_request()
H A Dnua_session.c1077 !SIP_IS_ALLOWED(NH_PGET(nh, appl_method), sip_method_prack)) { in nua_invite_client_report()
1905 !SIP_IS_ALLOWED(NH_PGET(nh, appl_method), sip_method_update)) in nua_prack_client_report()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Dnua_params.c178 NHP_SET(nhp, appl_method, in nua_stack_set_defaults()
510 if (!NHP_ISSET(nhp, appl_method)) in nua_stack_set_params()
915 NHP_SET(nhp, appl_method, NULL); in nhp_set_tags()
919 msg_list_t *appl_method = NULL; in nhp_set_tags() local
923 &appl_method, in nhp_set_tags()
926 NHP_ISSET(nhp, appl_method), in nhp_set_tags()
933 NHP_SET(nhp, appl_method, (sip_allow_t *)appl_method); in nhp_set_tags()
1177 NHP_ZAP_OVERRIDEN(old, dst, msg_header_free, appl_method); in nhp_save_params()
1715 TIF_STR(NUTAG_APPL_METHOD, appl_method), in nua_stack_get_params()
H A Dnua_tag.c2680 tag_typedef_t nutag_appl_method = STRTAG_TYPEDEF(appl_method);
H A Dnua_subnotref.c589 if (!sip_is_allowed(NH_PGET(sr->sr_owner, appl_method), SIP_METHOD_NOTIFY)) in nua_notify_server_preprocess()
H A Dnua_server.c238 !sip_is_allowed(NH_PGET(sr->sr_owner, appl_method), method, name)) { in nua_stack_process_request()
H A Dnua_session.c1077 !SIP_IS_ALLOWED(NH_PGET(nh, appl_method), sip_method_prack)) { in nua_invite_client_report()
1905 !SIP_IS_ALLOWED(NH_PGET(nh, appl_method), sip_method_update)) in nua_prack_client_report()