Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | after |
int | before |
int | between |
char | dtmf [] |
unsigned int | duration |
int after |
Definition at line 517 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
int before |
Definition at line 514 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
int between |
Definition at line 515 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
char dtmf[] |
Definition at line 518 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
unsigned int duration |
Definition at line 516 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().