Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
method_logging_info Struct Reference

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
 

Detailed Description

Definition at line 103 of file res_pjsip_logger.c.

Field Documentation

◆ method

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().

◆ name

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_name

pj_str_t pj_name

Definition at line 104 of file res_pjsip_logger.c.


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