Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
dtmf_store_data Struct Reference

Private data structure used with the function's datastore. More...

Data Fields

int framehook_id
 
int maxdigits
 
char * rx_var
 
char * tx_var
 

Detailed Description

Private data structure used with the function's datastore.

Definition at line 83 of file app_dtmfstore.c.

Field Documentation

◆ framehook_id

int framehook_id

Definition at line 84 of file app_dtmfstore.c.

Referenced by remove_dtmf_store().

◆ maxdigits

int maxdigits

Definition at line 87 of file app_dtmfstore.c.

Referenced by dtmf_store_framehook().

◆ rx_var

char* rx_var

Definition at line 85 of file app_dtmfstore.c.

Referenced by dtmf_store_framehook().

◆ tx_var

char* tx_var

Definition at line 86 of file app_dtmfstore.c.

Referenced by dtmf_store_framehook().


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