Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
int | after |
int | before |
int | between |
char | dtmf [] |
unsigned int | duration |
int after |
Definition at line 526 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
int before |
Definition at line 523 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
int between |
Definition at line 524 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
char dtmf[] |
Definition at line 527 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
unsigned int duration |
Definition at line 525 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().