Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
pjsip_method | method |
A PJSIP string for the method. More... | |
char | name [] |
The PJSIP method structure used for comparisons. More... | |
pj_str_t | pj_name |
Definition at line 103 of file res_pjsip_logger.c.
pjsip_method method |
A PJSIP string for the method.
Definition at line 105 of file res_pjsip_logger.c.
Referenced by apply_method_filter(), and method_logging_info_cmp().
char name[] |
The PJSIP method structure used for comparisons.
Definition at line 106 of file res_pjsip_logger.c.
Referenced by PathSegment::get_child(), Parameter::load(), Property::load(), and SwaggerType::load().
pj_str_t pj_name |
Definition at line 104 of file res_pjsip_logger.c.