Home
last modified time | relevance | path

Searched refs:SWITCH_EVENT_CHANNEL_BRIDGE (Results 1 – 11 of 11) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spy/
H A Dmod_spy.c269 if (switch_event_create(&peer_event, SWITCH_EVENT_CHANNEL_BRIDGE) != SWITCH_STATUS_SUCCESS) { in event_handler()
352 …switch_event_bind_removable(modname, SWITCH_EVENT_CHANNEL_BRIDGE, NULL, event_handler, NULL, &glob… in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_kazoo/
H A Dkazoo_tweaks.c150 if (switch_event_create(&my_event, SWITCH_EVENT_CHANNEL_BRIDGE) == SWITCH_STATUS_SUCCESS) { in kz_tweaks_handle_bridge_replaces_call_id()
598 …if (switch_event_bind("kz_tweaks", SWITCH_EVENT_CHANNEL_BRIDGE, SWITCH_EVENT_SUBCLASS_ANY, kz_twea… in kz_tweaks_bind_events()
/dports/net/freeswitch/freeswitch-1.10.3.-release/fscomm/
H A Dfshost.cpp235 case SWITCH_EVENT_CHANNEL_BRIDGE:/*27A*/ in generalEventHandler()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_sqldb.c2453 case SWITCH_EVENT_CHANNEL_BRIDGE: in core_event_handler()
2745 case SWITCH_EVENT_CHANNEL_BRIDGE: in core_event_handler()
3893 …switch_event_bind("core_db", SWITCH_EVENT_CHANNEL_BRIDGE, SWITCH_EVENT_SUBCLASS_ANY, core_event_ha… in switch_core_sqldb_start()
H A Dswitch_ivr_bridge.c1379 if (switch_event_create(&event, SWITCH_EVENT_CHANNEL_BRIDGE) == SWITCH_STATUS_SUCCESS) { in signal_bridge_on_hibernate()
1691 if (switch_event_create(&event, SWITCH_EVENT_CHANNEL_BRIDGE) == SWITCH_STATUS_SUCCESS) { in switch_ivr_multi_threaded_bridge()
H A Dswitch_channel.c2708 event->event_id == SWITCH_EVENT_CHANNEL_BRIDGE || in switch_channel_event_set_extended_data()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2071 SWITCH_EVENT_CHANNEL_BRIDGE, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c3745 case SWITCH_EVENT_CHANNEL_BRIDGE: in rayo_client_handle_event()
5302 switch_event_bind(modname, SWITCH_EVENT_CHANNEL_BRIDGE, NULL, route_call_event, NULL); in SWITCH_MODULE_LOAD_FUNCTION()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_fax.c1905 if (switch_event_create(&event, SWITCH_EVENT_CHANNEL_BRIDGE) == SWITCH_STATUS_SUCCESS) { in t38_gateway_on_consume_media()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_event_socket/
H A Dmod_event_socket.c2090 listener->event_list[SWITCH_EVENT_CHANNEL_BRIDGE] = 1; in parse_command()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs36693 SWITCH_EVENT_CHANNEL_BRIDGE, enumerator