Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
sip_options_contact_observer_task_data Struct Reference

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

Collaboration diagram for sip_options_contact_observer_task_data:
Collaboration graph
[legend]

Data Fields

struct sip_options_aoraor_options
 The AOR options that the contact is referring to. More...
 
struct ast_sip_contactcontact
 The contact itself. More...
 

Detailed Description

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

Definition at line 2062 of file pjsip_options.c.

Field Documentation

◆ aor_options

struct sip_options_aor* aor_options

The AOR options that the contact is referring to.

Definition at line 2064 of file pjsip_options.c.

Referenced by contact_observer_updated().

◆ contact

struct ast_sip_contact* contact

The contact itself.

Definition at line 2066 of file pjsip_options.c.


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