Asterisk - The Open Source Telephony Project GIT-master-0a46be9
Data Fields
info_dtmf_data Struct Reference
Collaboration diagram for info_dtmf_data:
Collaboration graph
[legend]

Data Fields

char digit
 
unsigned int duration
 
struct ast_sip_sessionsession
 

Detailed Description

Definition at line 2238 of file chan_pjsip.c.

Field Documentation

◆ digit

char digit

Definition at line 2240 of file chan_pjsip.c.

Referenced by info_dtmf_data_alloc().

◆ duration

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().

◆ session

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().


The documentation for this struct was generated from the following file: