|
Asterisk - The Open Source Telephony Project
18.5.0
|
Task details for adding an AOR to an endpoint state compositor. More...

Data Fields | |
| struct sip_options_aor * | aor_options |
| The AOR options that the contact is referring to. More... | |
| struct ast_sip_contact * | contact |
| The contact itself. More... | |
Task details for adding an AOR to an endpoint state compositor.
Definition at line 2060 of file pjsip_options.c.
| struct sip_options_aor* aor_options |
The AOR options that the contact is referring to.
Definition at line 2062 of file pjsip_options.c.
Referenced by contact_observer_updated(), sip_options_contact_add_management_task(), sip_options_contact_add_task(), sip_options_contact_delete_management_task(), sip_options_contact_delete_task(), and sip_options_contact_update_task().
| struct ast_sip_contact* contact |
The contact itself.
Definition at line 2064 of file pjsip_options.c.
Referenced by contact_observer_updated(), sip_options_contact_add_management_task(), sip_options_contact_add_task(), sip_options_contact_delete_management_task(), sip_options_contact_delete_task(), and sip_options_contact_update_task().
1.8.13