Data Fields | |
sockaddr_in | addr |
int | callno |
int | expire |
int | messages |
iax2_registry * | next |
char | random [80] |
int | refresh |
enum iax_reg_state | regstate |
char | secret [80] |
sockaddr_in | us |
char | username [80] |
Definition at line 394 of file chan_iax2.c.
|
Who we connect to for registration purposes Definition at line 395 of file chan_iax2.c. Referenced by iax2_ack_registry(), iax2_do_register(), iax2_show_channels(), iax2_show_registry(), and registry_rerequest(). |
|
Associated call number if applicable Definition at line 403 of file chan_iax2.c. Referenced by iax2_destroy(), iax2_do_register(), iax2_register(), iax2_show_channels(), and iax2_write(). |
|
Sched ID of expiration Definition at line 399 of file chan_iax2.c. Referenced by iax2_ack_registry(), iax2_do_register(), and iax2_do_register_s(). |
|
Message count Definition at line 402 of file chan_iax2.c. Referenced by iax2_ack_registry(). |
|
Definition at line 405 of file chan_iax2.c. Referenced by delete_users(), iax2_show_registry(), and load_module(). |
|
Definition at line 398 of file chan_iax2.c. |
|
How often to refresh Definition at line 400 of file chan_iax2.c. Referenced by iax2_ack_registry(), iax2_do_register(), iax2_show_registry(), and registry_rerequest(). |
|
Definition at line 401 of file chan_iax2.c. Referenced by iax2_ack_registry(), iax2_do_register(), iax2_show_registry(), and registry_rerequest(). |
|
Password or key name in []'s Definition at line 397 of file chan_iax2.c. Referenced by registry_rerequest(). |
|
Who the server thinks we are Definition at line 404 of file chan_iax2.c. Referenced by iax2_ack_registry(), and iax2_show_registry(). |
|
Definition at line 396 of file chan_iax2.c. Referenced by iax2_do_register(), iax2_show_registry(), and registry_rerequest(). |