|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| int | after |
| int | before |
| int | between |
| char | dtmf [] |
| unsigned int | duration |
| int after |
Definition at line 543 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
| int before |
Definition at line 540 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
| int between |
Definition at line 541 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
| char dtmf[] |
Definition at line 544 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().
| unsigned int duration |
Definition at line 542 of file control.c.
Referenced by dtmf_in_bridge(), dtmf_no_bridge(), and stasis_app_control_dtmf().