Home
last modified time | relevance | path

Searched refs:CS_REPORTING (Results 1 – 9 of 9) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_state_machine.c608 case CS_REPORTING: /* Call Detail */ in switch_core_session_run()
620 switch_channel_set_state(session->channel, CS_REPORTING); in switch_core_session_run()
H A Dswitch_ivr_originate.c295 switch_channel_get_state(oglobals->originate_status[i].peer_channel) != CS_REPORTING) { in check_per_channel_timeouts()
3898 switch_channel_wait_for_state_timeout(channel, CS_REPORTING, 5000); in switch_ivr_originate()
3930 switch_channel_wait_for_state_timeout(channel, CS_REPORTING, 5000); in switch_ivr_originate()
H A Dswitch_channel.c2525 case CS_REPORTING: in switch_channel_perform_set_state()
2533 case CS_REPORTING: in switch_channel_perform_set_state()
H A Dswitch_core_sqldb.c2662 case CS_REPORTING: in core_event_handler()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_nibblebill/
H A Dmod_nibblebill.c639 …if (switch_channel_get_state(channel) != CS_REPORTING && switch_channel_get_state(channel) != CS_H… in do_billing()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h1386 CS_REPORTING, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/src/
H A Dkhomp_pvt.cpp1492 case CS_REPORTING: return S("reportg"); in getStateString()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c3985 case CS_REPORTING: in pickup_event_handler()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs31667 CS_REPORTING, enumerator