Thu Jun 7 02:15:01 2012

Asterisk developer's documentation


console Struct Reference

Data Fields

int fd
int mute
int p [2]
pthread_t t

Detailed Description

UNIX Socket for allowing remote control UNIX Socket for controlling another asterisk

Definition at line 192 of file asterisk.c.


Field Documentation

int fd

File descriptor

Definition at line 193 of file asterisk.c.

Referenced by listener(), and netconsole().

int mute

Is the console muted for logs

Definition at line 196 of file asterisk.c.

Referenced by ast_console_toggle_mute(), and listener().

int p[2]

Pipe

Definition at line 194 of file asterisk.c.

Referenced by netconsole().

pthread_t t

Thread of handler

Definition at line 195 of file asterisk.c.


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

Generated on 7 Jun 2012 for Asterisk - the Open Source PBX by  doxygen 1.6.1