Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_ari_channels_start_moh_args Struct Reference

#include <resource_channels.h>

Data Fields

const char * channel_id
 
const char * moh_class
 

Detailed Description

Argument struct for ast_ari_channels_start_moh()

Definition at line 474 of file resource_channels.h.

Field Documentation

◆ channel_id

const char* channel_id

Channel's id

Definition at line 476 of file resource_channels.h.

Referenced by ast_ari_channels_start_moh(), and ast_ari_channels_start_moh_cb().

◆ moh_class

const char* moh_class

Music on hold class to use

Definition at line 478 of file resource_channels.h.

Referenced by ast_ari_channels_start_moh(), ast_ari_channels_start_moh_cb(), and ast_ari_channels_start_moh_parse_body().


The documentation for this struct was generated from the following file: