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

Data Fields

struct ast_format_capcap
 
struct ast_channelchan
 
struct ast_rtp_instancertp
 
struct ast_sip_sessionsession
 
struct ast_rtp_instancevrtp
 

Detailed Description

Definition at line 358 of file chan_pjsip.c.

Field Documentation

◆ cap

struct ast_format_cap* cap

Definition at line 362 of file chan_pjsip.c.

Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().

◆ chan

struct ast_channel* chan

Definition at line 359 of file chan_pjsip.c.

Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().

◆ rtp

struct ast_rtp_instance* rtp

Definition at line 360 of file chan_pjsip.c.

Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().

◆ session

struct ast_sip_session* session

Definition at line 363 of file chan_pjsip.c.

◆ vrtp

struct ast_rtp_instance* vrtp

Definition at line 361 of file chan_pjsip.c.

Referenced by chan_pjsip_set_rtp_peer(), and rtp_direct_media_data_create().


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