2011-01-10 21:49:58 +00:00
|
|
|
APIs that result in an event when the API returns FTDM_SUCCESS
|
|
|
|
|
|
|
|
ftdm_channel_call_answer()
|
|
|
|
ftdm_channel_call_indicate()
|
2011-05-26 15:38:24 +00:00
|
|
|
ftdm_channel_call_transfer()
|
2011-01-10 21:49:58 +00:00
|
|
|
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
|
|
|
|
|