Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_sdp_srtp Struct Reference

structure for secure RTP audio More...

#include <sdp_srtp.h>

Collaboration diagram for ast_sdp_srtp:
Collaboration graph
[legend]

Data Fields

struct ast_sdp_cryptocrypto
 
unsigned int flags
 
struct {
   struct ast_sdp_srtp *   next
 
sdp_srtp_list
 

Detailed Description

structure for secure RTP audio

Definition at line 37 of file sdp_srtp.h.

Field Documentation

◆ crypto

struct ast_sdp_crypto* crypto

◆ flags

unsigned int flags

Definition at line 38 of file sdp_srtp.h.

Referenced by res_sdp_crypto_parse_offer().

◆ next

struct ast_sdp_srtp* next

Definition at line 40 of file sdp_srtp.h.

Referenced by ast_sdp_srtp_destroy().

◆ sdp_srtp_list

struct { ... } sdp_srtp_list

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