| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#include <resource_channels.h>
| Data Fields | |
| const char * | channel_id | 
| const char * | direction | 
Argument struct for ast_ari_channels_unmute()
Definition at line 435 of file resource_channels.h.
| const char* channel_id | 
Channel's id
Definition at line 437 of file resource_channels.h.
| const char* direction | 
Direction in which to unmute audio
Definition at line 439 of file resource_channels.h.