Home
last modified time | relevance | path

Searched refs:SWITCH_SIG_BREAK (Results 1 – 25 of 30) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_bridge.c252 switch_core_session_kill_channel(vh->session_b, SWITCH_SIG_BREAK); in video_bridge_thread()
570 switch_core_session_kill_channel(session_b, SWITCH_SIG_BREAK); in audio_bridge_thread()
688 switch_core_session_kill_channel(session_b, SWITCH_SIG_BREAK); in audio_bridge_thread()
700 switch_core_session_kill_channel(session_b, SWITCH_SIG_BREAK); in audio_bridge_thread()
841 switch_core_session_kill_channel(session_a, SWITCH_SIG_BREAK); in audio_bridge_thread()
842 switch_core_session_kill_channel(session_b, SWITCH_SIG_BREAK); in audio_bridge_thread()
898 switch_core_session_kill_channel(session_a, SWITCH_SIG_BREAK); in audio_bridge_thread()
899 switch_core_session_kill_channel(session_b, SWITCH_SIG_BREAK); in audio_bridge_thread()
945 switch_core_session_kill_channel(session_b, SWITCH_SIG_BREAK); in audio_bridge_thread()
H A Dswitch_core_session.c981 switch_core_session_kill_channel(session, SWITCH_SIG_BREAK);
1047 switch_core_session_kill_channel(session, SWITCH_SIG_BREAK);
1130 switch_core_session_kill_channel(session, SWITCH_SIG_BREAK);
1188 switch_core_session_kill_channel(session, SWITCH_SIG_BREAK);
1265 switch_core_session_kill_channel(session, SWITCH_SIG_BREAK);
1480 switch_core_session_kill_channel(session, SWITCH_SIG_BREAK);
H A Dswitch_channel.c3561 switch_core_session_kill_channel(other_session, SWITCH_SIG_BREAK); in switch_channel_perform_mark_pre_answered()
3811 switch_core_session_kill_channel(other_session, SWITCH_SIG_BREAK); in switch_channel_perform_mark_answered()
H A Dswitch_core.c553 switch_core_session_kill_channel(session, SWITCH_SIG_BREAK); in switch_core_thread_session_end()
H A Dswitch_ivr.c613 switch_core_session_kill_channel(b_session, SWITCH_SIG_BREAK); in switch_ivr_parse_event()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_rtc/
H A Dmod_rtc.c202 case SWITCH_SIG_BREAK: in rtc_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_utils.c374 switch_core_session_kill_channel(member->session, SWITCH_SIG_BREAK); in check_cleared_flag()
H A Dconference_member.c1384 switch_core_session_kill_channel(imember->session, SWITCH_SIG_BREAK); in conference_member_send_all_dtmf()
H A Dconference_api.c889 switch_core_session_kill_channel(member->session, SWITCH_SIG_BREAK); in conference_api_sub_kick()
1038 switch_core_session_kill_channel(member->session, SWITCH_SIG_BREAK); in conference_api_sub_dtmf()
H A Dmod_conference.c3866 switch_core_session_kill_channel(member->session, SWITCH_SIG_BREAK);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_reference/
H A Dmod_reference.c254 case SWITCH_SIG_BREAK: in channel_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_loopback/
H A Dmod_loopback.c606 case SWITCH_SIG_BREAK: in channel_kill_channel()
1440 case SWITCH_SIG_BREAK: in null_channel_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/
H A Dmod_khomp.cpp441 case SWITCH_SIG_BREAK: in khompKill()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_opal/
H A Dmod_opal.cpp938 case SWITCH_SIG_BREAK: in kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1723 SWITCH_SIG_BREAK enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_modem.c576 case SWITCH_SIG_BREAK:
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_unicall/
H A Dmod_unicall.c971 case SWITCH_SIG_BREAK: in unicall_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_rtmp/
H A Dmod_rtmp.c384 case SWITCH_SIG_BREAK: in rtmp_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_h323/
H A Dmod_h323.cpp1423 case SWITCH_SIG_BREAK: in kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dmod_skinny.c1129 case SWITCH_SIG_BREAK: in channel_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_vlc/
H A Dmod_vlc.c2604 case SWITCH_SIG_BREAK: in vlc_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_verto/
H A Dmod_verto.c2353 switch_core_session_kill_channel(tech_pvt->session, SWITCH_SIG_BREAK); in verto_on_init()
2362 switch_core_session_kill_channel(tech_pvt->session, SWITCH_SIG_BREAK); in verto_on_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/
H A Dmod_skypopen.c739 case SWITCH_SIG_BREAK: in channel_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/
H A Dmod_gsmopen.c749 case SWITCH_SIG_BREAK: in channel_kill_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/
H A Dmod_gsmopen.cpp589 case SWITCH_SIG_BREAK: in channel_kill_channel()

12