Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | ateof |
unsigned char | iobuf [BASEMAXINLINE] |
int | iocp |
int | iolen |
int | linelength |
Definition at line 740 of file app_voicemail.c.
int ateof |
Definition at line 744 of file app_voicemail.c.
Referenced by inbuf().
unsigned char iobuf[BASEMAXINLINE] |
Definition at line 745 of file app_voicemail.c.
int iocp |
Definition at line 741 of file app_voicemail.c.
Referenced by base_encode(), inbuf(), and inchar().
int iolen |
Definition at line 742 of file app_voicemail.c.
int linelength |
Definition at line 743 of file app_voicemail.c.
Referenced by ochar().