Asterisk - The Open Source Telephony Project
21.4.1
|
Task data for AOR creation or updating. More...
Data Fields | |
int | added |
Whether this AOR is being added. | |
struct ast_sip_aor * | aor |
The AOR which contains the new configuraton. | |
struct sip_options_aor * | aor_options |
The AOR options for this AOR. | |
struct ao2_container * | existing |
Optional container of existing AOR s. | |
Task data for AOR creation or updating.
Definition at line 1073 of file pjsip_options.c.