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

Data Fields

int after
 
int before
 
int between
 
char dtmf []
 
unsigned int duration
 

Detailed Description

Definition at line 533 of file control.c.

Field Documentation

◆ after

int after

Definition at line 537 of file control.c.

Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().

◆ before

int before

Definition at line 534 of file control.c.

Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().

◆ between

int between

Definition at line 535 of file control.c.

Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().

◆ dtmf

char dtmf[]

Definition at line 538 of file control.c.

Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().

◆ duration

unsigned int duration

Definition at line 536 of file control.c.

Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().


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