Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
method_logging_info Struct Reference

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
 

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(), 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: