Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
ast_sip_security_mechanism Struct Reference

Structure representing a security mechanism as defined in RFC 3329. More...

#include <res_pjsip.h>

Collaboration diagram for ast_sip_security_mechanism:
Collaboration graph
[legend]

Data Fields

struct ast_vector_string mechanism_parameters
 
float qvalue
 
enum ast_sip_security_mechanism_type type
 

Detailed Description

Structure representing a security mechanism as defined in RFC 3329.

Definition at line 378 of file res_pjsip.h.

Field Documentation

◆ mechanism_parameters

struct ast_vector_string mechanism_parameters

◆ qvalue

float qvalue

◆ type


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