|
Asterisk - The Open Source Telephony Project GIT-master-f08020d
|

Data Fields | |
| enum ast_channel_state | channel_state |
| struct ast_aoc_decoded * | decoded |
| struct ast_sip_session * | session |
Definition at line 164 of file res_pjsip_aoc.c.
| enum ast_channel_state channel_state |
Definition at line 167 of file res_pjsip_aoc.c.
Referenced by aoc_framehook().
| struct ast_aoc_decoded* decoded |
Definition at line 166 of file res_pjsip_aoc.c.
Referenced by aoc_data_destroy(), and aoc_framehook().
| struct ast_sip_session* session |
Definition at line 165 of file res_pjsip_aoc.c.
Referenced by aoc_data_destroy(), and aoc_framehook().