Asterisk - The Open Source Telephony Project GIT-master-f36a736
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 522 of file control.c.

Field Documentation

◆ after

int after

Definition at line 526 of file control.c.

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

◆ before

int before

Definition at line 523 of file control.c.

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

◆ between

int between

Definition at line 524 of file control.c.

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

◆ dtmf

char dtmf[]

Definition at line 527 of file control.c.

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

◆ duration

unsigned int duration

Definition at line 525 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: