Fri Sep 25 19:28:47 2009

Asterisk developer's documentation


esel_pvt Struct Reference

Collaboration diagram for esel_pvt:

Collaboration graph
[legend]

Data Fields

int connected
pthread_t esel_thread
struct esel_exportextensions
char host [80]
char name [80]
struct esel_pvtnext
int port
struct esel_queue queue
struct sockaddr_in raddr
char secret [80]
int sockfd
char username [80]

Detailed Description

Definition at line 76 of file res_esel.c.


Field Documentation

int connected

Definition at line 84 of file res_esel.c.

Referenced by do_esel_thread(), esel_export_to_remote(), and load_module().

pthread_t esel_thread

Definition at line 85 of file res_esel.c.

Referenced by load_module(), and unload_module().

struct esel_export* extensions [read]

Definition at line 88 of file res_esel.c.

Referenced by do_esel_thread(), and load_module().

char host[80]

Definition at line 80 of file res_esel.c.

Referenced by do_esel_thread(), and load_module().

char name[80]

Definition at line 77 of file res_esel.c.

Referenced by do_esel_thread(), and load_module().

struct esel_pvt* next [read]

Definition at line 93 of file res_esel.c.

Referenced by esel_state_cb(), load_module(), and unload_module().

int port

Definition at line 81 of file res_esel.c.

Referenced by do_esel_thread(), and load_module().

struct esel_queue queue [read]

Definition at line 91 of file res_esel.c.

Referenced by do_esel_thread(), esel_state_cb(), load_module(), and unload_module().

struct sockaddr_in raddr [read]

Definition at line 82 of file res_esel.c.

Referenced by do_esel_thread(), and load_module().

char secret[80]

Definition at line 79 of file res_esel.c.

Referenced by do_esel_thread(), and load_module().

int sockfd

Definition at line 83 of file res_esel.c.

Referenced by do_esel_thread(), esel_export_to_remote(), and unload_module().

char username[80]

Definition at line 78 of file res_esel.c.

Referenced by do_esel_thread(), and load_module().


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

Generated on Fri Sep 25 19:28:47 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.5