Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
endpoint_identifier_list Struct Reference
Collaboration diagram for endpoint_identifier_list:
Collaboration graph
[legend]

Data Fields

struct ast_sip_endpoint_identifieridentifier
 
struct { 
 
   struct endpoint_identifier_list *   next 
 
list 
 
const char * name
 
unsigned int priority
 

Detailed Description

Definition at line 224 of file res_pjsip.c.

Field Documentation

◆ identifier

struct ast_sip_endpoint_identifier* identifier

◆ [struct]

struct { ... } list

◆ name

const char* name

◆ next

Definition at line 228 of file res_pjsip.c.

◆ priority

unsigned int priority

Definition at line 226 of file res_pjsip.c.

Referenced by ast_sip_register_endpoint_identifier_with_name().


The documentation for this struct was generated from the following file: