Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
#include <resource_channels.h>
Data Fields | |
const char * | channel_id |
const char * | states |
Argument struct for ast_ari_channels_transfer_progress()
Definition at line 874 of file resource_channels.h.
const char* channel_id |
Channel's id
Definition at line 876 of file resource_channels.h.
const char* states |
The state of the progress
Definition at line 878 of file resource_channels.h.