Sat Aug 6 00:40:08 2011

Asterisk developer's documentation


ast_smdi_md_message Struct Reference

An SMDI message desk message. More...

#include <smdi.h>


Data Fields

ast_mutex_t _lock
char calling_st [SMDI_MAX_STATION_NUM_LEN+1]
char fwd_st [SMDI_MAX_STATION_NUM_LEN+1]
char mesg_desk_num [SMDI_MESG_DESK_NUM_LEN+1]
char mesg_desk_term [SMDI_MESG_DESK_TERM_LEN+1]
char name [80]
ast_smdi_md_messagenext [1]
unsigned int objflags
unsigned int refcount
timeval timestamp
char type


Detailed Description

An SMDI message desk message.

The ast_smdi_md_message structure contains the parsed out parts of an smdi message. Each ast_smdi_interface structure has a message queue consisting ast_smdi_md_message structures.

Definition at line 68 of file smdi.h.


Field Documentation

ast_mutex_t _lock

Definition at line 69 of file smdi.h.

char calling_st[SMDI_MAX_STATION_NUM_LEN+1]

Definition at line 73 of file smdi.h.

Referenced by smdi_msg_read(), smdi_read(), and ss_thread().

char fwd_st[SMDI_MAX_STATION_NUM_LEN+1]

Definition at line 72 of file smdi.h.

Referenced by smdi_msg_read(), smdi_read(), and ss_thread().

char mesg_desk_num[SMDI_MESG_DESK_NUM_LEN+1]

Definition at line 69 of file smdi.h.

Referenced by smdi_msg_read().

char mesg_desk_term[SMDI_MESG_DESK_TERM_LEN+1]

Definition at line 71 of file smdi.h.

Referenced by smdi_msg_read().

char name[80]

Definition at line 69 of file smdi.h.

Referenced by smdi_read().

struct ast_smdi_md_message* next[1]

Definition at line 69 of file smdi.h.

unsigned int objflags

Definition at line 69 of file smdi.h.

unsigned int refcount

Definition at line 69 of file smdi.h.

struct timeval timestamp

Definition at line 75 of file smdi.h.

char type

Definition at line 74 of file smdi.h.

Referenced by smdi_msg_read(), and ss_thread().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:08 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7