| 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 endpoint state compositor should be added to. | |
| struct sip_options_endpoint_state_compositor * | endpoint_state_compositor | 
| The endpoint state compositor. | |
Task details for adding an AOR to an endpoint state compositor.
Definition at line 1526 of file pjsip_options.c.
| struct sip_options_aor* aor_options | 
The AOR options that the endpoint state compositor should be added to.
Definition at line 1528 of file pjsip_options.c.
| struct sip_options_endpoint_state_compositor* endpoint_state_compositor | 
The endpoint state compositor.
Definition at line 1530 of file pjsip_options.c.
Referenced by sip_options_endpoint_unlink_aor_feeders().