Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct ast_sockaddr | addr |
struct ast_eid | eid |
int | id |
Definition at line 79 of file res_corosync.c.
struct ast_sockaddr addr |
The IP address of the node
Definition at line 85 of file res_corosync.c.
Referenced by publish_cluster_discovery_to_stasis_full().
struct ast_eid eid |
The Asterisk EID
Definition at line 83 of file res_corosync.c.
Referenced by publish_cluster_discovery_to_stasis_full().
int id |
The corosync ID
Definition at line 81 of file res_corosync.c.
Referenced by publish_cluster_discovery_to_stasis_full().