|
Asterisk - The Open Source Telephony Project GIT-master-545c459
|

Data Fields | |
| pjsip_server_addresses | addresses |
| struct sip_options_contact_callback_data * | batch |
| unsigned int | count |
| char * | names [PJSIP_MAX_RESOLVED_ADDRESSES] |
| pj_status_t | status |
Definition at line 564 of file pjsip_options.c.
| pjsip_server_addresses addresses |
Definition at line 568 of file pjsip_options.c.
Referenced by sip_options_qualify_resolve_cb().
| struct sip_options_contact_callback_data* batch |
Definition at line 565 of file pjsip_options.c.
| unsigned int count |
Definition at line 567 of file pjsip_options.c.
| char* names[PJSIP_MAX_RESOLVED_ADDRESSES] |
Definition at line 569 of file pjsip_options.c.
| pj_status_t status |
Definition at line 566 of file pjsip_options.c.