Fri Mar 8 17:30:16 2019

Asterisk developer's documentation


iax2_registry Struct Reference

Data Fields

struct sockaddr_in addr
int callno
struct ast_dnsmgr_entrydnsmgr
struct {
   struct iax2_registry *   next
entry
int expire
int messages
char random [80]
int refresh
enum iax_reg_state regstate
char secret [80]
struct sockaddr_in us
char username [80]

Detailed Description

Definition at line 439 of file chan_iax2.c.


Field Documentation

struct sockaddr_in addr [read]
int callno
struct ast_dnsmgr_entry* dnsmgr [read]

DNS refresh manager

Definition at line 450 of file chan_iax2.c.

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

struct { ... } entry
int expire

Sched ID of expiration

Definition at line 444 of file chan_iax2.c.

Referenced by __iax2_do_register_s(), delete_users(), iax2_ack_registry(), iax2_do_register(), iax2_register(), and register_verify().

int messages

Message count, low 8 bits = new, high 8 bits = old

Definition at line 447 of file chan_iax2.c.

Referenced by iax2_ack_registry().

struct iax2_registry* next [read]

Definition at line 451 of file chan_iax2.c.

char random[80]

Definition at line 443 of file chan_iax2.c.

int refresh
char secret[80]
struct sockaddr_in us [read]

Who the server thinks we are

Definition at line 449 of file chan_iax2.c.

Referenced by __attempt_transmit(), iax2_ack_registry(), and iax2_show_registry().

char username[80]

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

Generated on 8 Mar 2019 for Asterisk - the Open Source PBX by  doxygen 1.6.1