Sun Dec 18 20:55:55 2011

Asterisk developer's documentation


ast_smdi_interface Struct Reference

Collaboration diagram for ast_smdi_interface:

Collaboration graph
[legend]

Public Member Functions

 ASTOBJ_COMPONENTS_FULL (struct ast_smdi_interface, SMDI_MAX_FILENAME_LEN, 1)

Data Fields

int fd
FILE * file
struct ast_smdi_md_queue md_q
ast_cond_t md_q_cond
ast_mutex_t md_q_lock
struct termios mode
int msdstrip
long msg_expiry
struct ast_smdi_mwi_queue mwi_q
ast_cond_t mwi_q_cond
ast_mutex_t mwi_q_lock
pthread_t thread

Detailed Description

Definition at line 72 of file res_smdi.c.


Member Function Documentation

ASTOBJ_COMPONENTS_FULL ( struct  ast_smdi_interface,
SMDI_MAX_FILENAME_LEN  ,
 
)


Field Documentation

int fd

Definition at line 81 of file res_smdi.c.

Referenced by smdi_load().

FILE* file

Definition at line 80 of file res_smdi.c.

Referenced by ast_smdi_interface_destroy(), smdi_load(), and smdi_read().

struct ast_smdi_md_queue md_q [read]

struct termios mode [read]

Definition at line 83 of file res_smdi.c.

Referenced by smdi_load().

int msdstrip

Definition at line 84 of file res_smdi.c.

Referenced by smdi_load(), smdi_read(), and smdi_toggle_mwi().

long msg_expiry

Definition at line 85 of file res_smdi.c.

Referenced by purge_old_messages(), and smdi_load().

struct ast_smdi_mwi_queue mwi_q [read]

pthread_t thread

Definition at line 82 of file res_smdi.c.

Referenced by ast_smdi_interface_destroy(), and smdi_load().


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

Generated on Sun Dec 18 20:55:55 2011 for Asterisk - the Open Source PBX by  doxygen 1.5.6