1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-02 03:14:59 +00:00

15 lines
416 B
Plaintext
Raw Normal View History

APIs that result in an event when the API returns FTDM_SUCCESS
ftdm_channel_call_answer()
ftdm_channel_call_indicate()
FTDM_SIGEVENT_INDICATION_COMPLETED
*note that FTDM_SIGEVENT_INDICATION_COMPLETED has associated data to indicate the result of the indication
*note this event is only delivered on non-blocking channels
ftdm_call_place
FTDM_SIGEVENT_DIALING
ftdm_channel_call_hangup
FTDM_SIGEVENT_RELEASED