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

Data Fields

enum ast_channel_state channel_state
 
struct ast_aoc_decodeddecoded
 
struct ast_sip_sessionsession
 

Detailed Description

Definition at line 164 of file res_pjsip_aoc.c.

Field Documentation

◆ channel_state

enum ast_channel_state channel_state

Definition at line 167 of file res_pjsip_aoc.c.

Referenced by aoc_framehook().

◆ decoded

struct ast_aoc_decoded* decoded

Definition at line 166 of file res_pjsip_aoc.c.

Referenced by aoc_data_destroy(), and aoc_framehook().

◆ session

struct ast_sip_session* session

Definition at line 165 of file res_pjsip_aoc.c.

Referenced by aoc_data_destroy(), and aoc_framehook().


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