Asterisk - The Open Source Telephony Project
21.4.1
|
Structure used to contain information for an OPTIONS callback. More...
Data Fields | |
struct sip_options_aor * | aor_options |
The AOR options. | |
struct ast_sip_contact * | contact |
The contact we qualified. | |
struct timeval | rtt_start |
The time at which this OPTIONS attempt was started. | |
enum ast_sip_contact_status_type | status |
The new status of the contact. | |
Structure used to contain information for an OPTIONS callback.
Definition at line 544 of file pjsip_options.c.