Asterisk - The Open Source Telephony Project GIT-master-0a46be9
|
#include <resource_channels.h>
Data Fields | |
const char * | channel_id |
const char * | direction |
Argument struct for ast_ari_channels_mute()
Definition at line 409 of file resource_channels.h.
const char* channel_id |
Channel's id
Definition at line 411 of file resource_channels.h.
const char* direction |
Direction in which to mute audio
Definition at line 413 of file resource_channels.h.