Home
last modified time | relevance | path

Searched refs:SWITCH_CAUSE_MEDIA_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_bert/
H A Dmod_bert.c251 switch_channel_hangup(channel, SWITCH_CAUSE_MEDIA_TIMEOUT); in SWITCH_STANDARD_APP()
303 switch_channel_hangup(channel, SWITCH_CAUSE_MEDIA_TIMEOUT); in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2218 SWITCH_CAUSE_MEDIA_TIMEOUT = 604, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c460 case SWITCH_CAUSE_MEDIA_TIMEOUT: in switch_cause_to_rayo_cause()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_channel.c117 {"MEDIA_TIMEOUT", SWITCH_CAUSE_MEDIA_TIMEOUT},
H A Dswitch_rtp.c7162 switch_channel_hangup(channel, SWITCH_CAUSE_MEDIA_TIMEOUT); in check_timeout()
H A Dswitch_core_media.c2933 switch_channel_hangup(session->channel, SWITCH_CAUSE_MEDIA_TIMEOUT); in switch_core_media_read_frame()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs30636 SWITCH_CAUSE_MEDIA_TIMEOUT = 604, enumerator