mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
extended data from hangup_complete event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13525 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
784106f311
commit
56d98aab4f
@ -1359,6 +1359,7 @@ SWITCH_DECLARE(void) switch_channel_event_set_extended_data(switch_channel_t *ch
|
||||
event->event_id == SWITCH_EVENT_CHANNEL_PROGRESS ||
|
||||
event->event_id == SWITCH_EVENT_CHANNEL_PROGRESS_MEDIA ||
|
||||
event->event_id == SWITCH_EVENT_CHANNEL_HANGUP ||
|
||||
event->event_id == SWITCH_EVENT_CHANNEL_HANGUP_COMPLETE ||
|
||||
event->event_id == SWITCH_EVENT_REQUEST_PARAMS ||
|
||||
event->event_id == SWITCH_EVENT_CHANNEL_DATA ||
|
||||
event->event_id == SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user