Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
playtones_def Struct Reference
Collaboration diagram for playtones_def:
Collaboration graph
[legend]

Data Fields

int interruptible
 
struct playtones_itemitems
 
int nitems
 
int reppos
 
int vol
 

Detailed Description

Definition at line 86 of file indications.c.

Field Documentation

◆ interruptible

int interruptible

Definition at line 90 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().

◆ items

struct playtones_item* items

◆ nitems

int nitems

Definition at line 89 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().

◆ reppos

int reppos

Definition at line 88 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().

◆ vol

int vol

Definition at line 87 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().


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