|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| char | digit |
| unsigned int | duration |
| struct ast_sip_session * | session |
Definition at line 2240 of file chan_pjsip.c.
| char digit |
Definition at line 2242 of file chan_pjsip.c.
Referenced by info_dtmf_data_alloc().
| unsigned int duration |
Definition at line 2243 of file chan_pjsip.c.
Referenced by chan_pjsip_digit_end(), chan_pjsip_indicate(), and info_dtmf_data_alloc().
| struct ast_sip_session* session |
Definition at line 2241 of file chan_pjsip.c.
Referenced by info_dtmf_data_alloc(), and info_dtmf_data_destroy().