|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <resource_channels.h>
Data Fields | |
| const char * | channel_id |
| const char * | moh_class |
Argument struct for ast_ari_channels_start_moh()
Definition at line 487 of file resource_channels.h.
| const char* channel_id |
Channel's id
Definition at line 489 of file resource_channels.h.
| const char* moh_class |
Music on hold class to use
Definition at line 491 of file resource_channels.h.