Mon Mar 20 08:20:32 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

iax2_registry Struct Reference


Data Fields

sockaddr_in addr
int callno
int expire
int messages
iax2_registrynext
char random [80]
int refresh
char secret [80]
sockaddr_in us
char username [80]

Field Documentation

struct sockaddr_in addr
 

Who we connect to for registration purposes

Definition at line 394 of file chan_iax2.c.

Referenced by iax2_ack_registry(), iax2_do_register(), iax2_register(), iax2_show_registry(), and registry_rerequest().

int callno
 

Associated call number if applicable

Definition at line 402 of file chan_iax2.c.

Referenced by delete_users(), iax2_destroy(), iax2_do_register(), and iax2_register().

int expire
 

Sched ID of expiration

Definition at line 398 of file chan_iax2.c.

Referenced by delete_users(), iax2_ack_registry(), iax2_do_register(), iax2_do_register_s(), and iax2_register().

int messages
 

Message count

Definition at line 401 of file chan_iax2.c.

Referenced by iax2_ack_registry().

struct iax2_registry* next
 

Definition at line 404 of file chan_iax2.c.

Referenced by delete_users(), iax2_register(), iax2_show_registry(), and load_module().

char random[80]
 

Definition at line 397 of file chan_iax2.c.

int refresh
 

How often to refresh

Definition at line 399 of file chan_iax2.c.

Referenced by attempt_transmit(), iax2_ack_registry(), iax2_do_register(), iax2_register(), iax2_show_registry(), and registry_rerequest().

char secret[80]
 

Password or key name in []'s

Definition at line 396 of file chan_iax2.c.

Referenced by iax2_register(), and registry_rerequest().

struct sockaddr_in us
 

Who the server thinks we are

Definition at line 403 of file chan_iax2.c.

Referenced by iax2_ack_registry(), and iax2_show_registry().

char username[80]
 

Definition at line 395 of file chan_iax2.c.

Referenced by iax2_do_register(), iax2_register(), iax2_show_registry(), and registry_rerequest().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:20:32 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1