|
Asterisk - The Open Source Telephony Project GIT-master-590b490
|
#include <resource_events.h>
Data Fields | |
| const char * | application |
| const char * | channel_id |
Argument struct for ast_ari_events_claim_channel()
Definition at line 88 of file resource_events.h.
| const char* application |
The name of the application claiming the channel
Definition at line 92 of file resource_events.h.
| const char* channel_id |
The ID of the channel to claim
Definition at line 90 of file resource_events.h.