|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| pjsip_method | method |
| A PJSIP string for the method. | |
| char | name [] |
| The PJSIP method structure used for comparisons. | |
| 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(), and SwaggerType::load().
| pj_str_t pj_name |
Definition at line 104 of file res_pjsip_logger.c.