| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
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. | |
| struct ast_sip_contact * | contact | 
| The contact itself. | |
Task details for adding an AOR to an endpoint state compositor.
Definition at line 2070 of file pjsip_options.c.
| struct sip_options_aor* aor_options | 
The AOR options that the contact is referring to.
Definition at line 2072 of file pjsip_options.c.
Referenced by contact_observer_updated().
| struct ast_sip_contact* contact | 
The contact itself.
Definition at line 2074 of file pjsip_options.c.