Asterisk - The Open Source Telephony Project GIT-master-3dee037
|
Data Fields | |
char | digit |
unsigned int | duration |
struct ast_sip_session * | session |
Definition at line 2229 of file chan_pjsip.c.
char digit |
Definition at line 2231 of file chan_pjsip.c.
Referenced by info_dtmf_data_alloc().
unsigned int duration |
Definition at line 2232 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 2230 of file chan_pjsip.c.
Referenced by info_dtmf_data_alloc(), and info_dtmf_data_destroy().