Asterisk - The Open Source Telephony Project GIT-master-0a46be9
|
Data Fields | |
char | digit |
unsigned int | duration |
struct ast_sip_session * | session |
Definition at line 2238 of file chan_pjsip.c.
char digit |
Definition at line 2240 of file chan_pjsip.c.
Referenced by info_dtmf_data_alloc().
unsigned int duration |
Definition at line 2241 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 2239 of file chan_pjsip.c.
Referenced by info_dtmf_data_alloc(), and info_dtmf_data_destroy().