Home
last modified time | relevance | path

Searched refs:SKINNY_ACTION_DROP (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dmod_skinny.h171 SKINNY_ACTION_DROP, enumerator
H A Dskinny_server.c214 skinny_action_t action = SKINNY_ACTION_DROP; in skinny_session_dest_match_pattern()
267 action = SKINNY_ACTION_DROP; in skinny_session_dest_match_pattern()
H A Dmod_skinny.c821 case SKINNY_ACTION_DROP: in channel_on_routing()