Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ast_sip_endpoint_identifier * | identifier |
const char * | name |
unsigned int | priority |
Definition at line 224 of file res_pjsip.c.
struct ast_sip_endpoint_identifier* identifier |
Definition at line 227 of file res_pjsip.c.
Referenced by ast_sip_identify_endpoint(), ast_sip_register_endpoint_identifier(), ast_sip_register_endpoint_identifier_with_name(), and ast_sip_unregister_endpoint_identifier().
const char* name |
Definition at line 225 of file res_pjsip.c.
Referenced by ast_sip_register_endpoint_identifier_with_name(), cli_show_endpoint_identifiers(), PathSegment::get_child(), Parameter::load(), Property::load(), and SwaggerType::load().
unsigned int priority |
Definition at line 226 of file res_pjsip.c.
Referenced by ast_sip_register_endpoint_identifier_with_name().