Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Public Member Functions | Data Fields
profile_cfg Struct Reference

Profile configuration for stir/shaken. More...

#include <common_config.h>

Collaboration diagram for profile_cfg:
Collaboration graph
[legend]

Public Member Functions

 SORCERY_OBJECT (details)
 

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct attestation_cfg_common acfg_common
 
enum endpoint_behavior_enum endpoint_behavior
 
struct profile_cfgeprofile
 
struct verification_cfg_common vcfg_common
 

Detailed Description

Profile configuration for stir/shaken.

Definition at line 401 of file common_config.h.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 409 of file common_config.h.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 409 of file common_config.h.

◆ acfg_common

struct attestation_cfg_common acfg_common

◆ endpoint_behavior

enum endpoint_behavior_enum endpoint_behavior

Definition at line 412 of file common_config.h.

Referenced by create_effective_profile().

◆ eprofile

struct profile_cfg* eprofile

Definition at line 413 of file common_config.h.

Referenced by create_effective_profile(), profile_apply(), and profile_destructor().

◆ vcfg_common

struct verification_cfg_common vcfg_common

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