Asterisk - The Open Source Telephony Project  18.5.0
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 2193 of file chan_pjsip.c.

Field Documentation

◆ digit

char digit

Definition at line 2195 of file chan_pjsip.c.

Referenced by info_dtmf_data_alloc().

◆ duration

unsigned int duration

Definition at line 2196 of file chan_pjsip.c.

Referenced by info_dtmf_data_alloc().

◆ session

struct ast_sip_session* session

Definition at line 2194 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: