Home
last modified time | relevance | path

Searched refs:switch_limit_release (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_limit.c96 switch_limit_release(argv[x], session, NULL, NULL); in limit_state_handler()
146 SWITCH_DECLARE(switch_status_t) switch_limit_release(const char *backend, switch_core_session_t *se… in switch_limit_release() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_limit.h68 SWITCH_DECLARE(switch_status_t) switch_limit_release(const char *backend, switch_core_session_t *se…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_lcr/
H A Dmod_lcr.c1531switch_limit_release(routes.profile->limit_type, mysession, cur_route->limit_realm, cur_route->lim… in lcr_outgoing_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c4906 switch_limit_release(backend, session, realm, id); in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_commands/
H A Dmod_commands.c6989 switch_limit_release(argv[1], sess, realm, resource); in SWITCH_STANDARD_API()