Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_sip_endpoint_identifier * | identifier |
const char * | name |
unsigned int | priority |
Definition at line 3422 of file res_pjsip.c.
struct ast_sip_endpoint_identifier* identifier |
Definition at line 3425 of file res_pjsip.c.
Referenced by ast_sip_identify_endpoint(), ast_sip_register_endpoint_identifier_with_name(), and ast_sip_unregister_endpoint_identifier().
const char* name |
Definition at line 3423 of file res_pjsip.c.
Referenced by ast_sip_register_endpoint_identifier_with_name(), cli_show_endpoint_identifiers(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), and Property::load().
unsigned int priority |
Definition at line 3424 of file res_pjsip.c.
Referenced by ast_sip_register_endpoint_identifier_with_name().