Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
sip_options_endpoint_compositor_task_data Struct Reference

Task details for adding an AOR to an endpoint state compositor. More...

Collaboration diagram for sip_options_endpoint_compositor_task_data:
Collaboration graph
[legend]

Data Fields

struct sip_options_aoraor_options
 The AOR options that the endpoint state compositor should be added to. More...
 
struct sip_options_endpoint_state_compositorendpoint_state_compositor
 The endpoint state compositor. More...
 

Detailed Description

Task details for adding an AOR to an endpoint state compositor.

Definition at line 1516 of file pjsip_options.c.

Field Documentation

◆ aor_options

struct sip_options_aor* aor_options

The AOR options that the endpoint state compositor should be added to.

Definition at line 1518 of file pjsip_options.c.

Referenced by sip_options_endpoint_compositor_add_task(), sip_options_endpoint_compositor_remove_task(), sip_options_endpoint_unlink_aor_feeders(), and sip_options_synchronize_endpoint().

◆ endpoint_state_compositor

struct sip_options_endpoint_state_compositor* endpoint_state_compositor

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