Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
sdp_handler_list Struct Reference
Collaboration diagram for sdp_handler_list:
Collaboration graph
[legend]

Data Fields

struct {
   struct ast_sip_session_sdp_handler *   first
 
   struct ast_sip_session_sdp_handler *   last
 
list
 
char stream_type [1]
 

Detailed Description

These are the objects in the sdp_handlers container

Definition at line 100 of file res_pjsip_session.c.

Field Documentation

◆ first

Definition at line 102 of file res_pjsip_session.c.

◆ last

Definition at line 102 of file res_pjsip_session.c.

◆ 

struct { ... } list

Referenced by remove_handler(), and stream_destroy().

◆ stream_type

char stream_type[1]

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