Home
last modified time | relevance | path

Searched refs:SWITCH_CAUSE_WRONG_CALL_STATE (Results 1 – 6 of 6) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_state_machine.c691 switch_channel_hangup(session->channel, SWITCH_CAUSE_WRONG_CALL_STATE); in switch_core_session_run()
H A Dswitch_channel.c102 {"WRONG_CALL_STATE", SWITCH_CAUSE_WRONG_CALL_STATE},
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2203 SWITCH_CAUSE_WRONG_CALL_STATE = 101, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c441 case SWITCH_CAUSE_WRONG_CALL_STATE: in switch_cause_to_rayo_cause()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dmod_sofia.c631 if (cause == SWITCH_CAUSE_WRONG_CALL_STATE) { in sofia_on_hangup()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs30621 SWITCH_CAUSE_WRONG_CALL_STATE = 101, enumerator