Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
holding_channel Struct Reference

Structure which contains per-channel role information. More...

Collaboration diagram for holding_channel:
Collaboration graph
[legend]

Data Fields

unsigned int entertainment_active:1
 
enum idle_modes idle_mode
 
enum holding_roles role
 
struct ast_silence_generatorsilence_generator
 

Detailed Description

Structure which contains per-channel role information.

Definition at line 65 of file bridge_holding.c.

Field Documentation

◆ entertainment_active

unsigned int entertainment_active

TRUE if the entertainment is started.

Definition at line 70 of file bridge_holding.c.

Referenced by participant_entertainment_start(), and participant_entertainment_stop().

◆ idle_mode

enum idle_modes idle_mode

◆ role

enum holding_roles role

◆ silence_generator

struct ast_silence_generator* silence_generator

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