Thu Sep 7 01:03:42 2017

Asterisk developer's documentation


console Struct Reference

Data Fields

int fd
int gid
int levels [NUMLOGLEVELS]
int mute
int p [2]
pthread_t t
int uid

Detailed Description

Definition at line 207 of file asterisk.c.


Field Documentation

int fd

File descriptor

Definition at line 208 of file asterisk.c.

Referenced by listener(), and netconsole().

int gid

Remote group ID.

Definition at line 213 of file asterisk.c.

Referenced by listener(), netconsole(), and read_credentials().

int levels[NUMLOGLEVELS]

Which log levels are enabled for the console

Definition at line 214 of file asterisk.c.

Referenced by ast_console_toggle_loglevel().

int mute

Is the console muted for logs

Definition at line 211 of file asterisk.c.

Referenced by ast_console_toggle_mute(), and listener().

int p[2]

Pipe

Definition at line 209 of file asterisk.c.

Referenced by netconsole().

pthread_t t

Thread of handler

Definition at line 210 of file asterisk.c.

int uid

Remote user ID.

Definition at line 212 of file asterisk.c.

Referenced by listener(), netconsole(), and read_credentials().


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

Generated on 7 Sep 2017 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1