Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
sip_options_endpoint_aor_status Struct Reference

Structure which contains status information for an AOR feeding an endpoint state compositor. More...

Data Fields

char available
 The last contributed available status of the named AOR (1 if available, 0 if not available) More...
 
char name [0]
 The name of the AOR. More...
 

Detailed Description

Structure which contains status information for an AOR feeding an endpoint state compositor.

Definition at line 134 of file pjsip_options.c.

Field Documentation

◆ available

char available

The last contributed available status of the named AOR (1 if available, 0 if not available)

Definition at line 136 of file pjsip_options.c.

Referenced by sip_options_get_endpoint_state_compositor_state(), and sip_options_update_endpoint_state_compositor_aor().

◆ name

char name[0]

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