Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
unsigned int | direction |
int | framehook_id |
enum ast_frame_type | frametype |
unsigned int direction |
Definition at line 10922 of file channel.c.
Referenced by ast_channel_suppress(), ast_channel_unsuppress(), and suppress_framehook_event_cb().
int framehook_id |
Definition at line 10923 of file channel.c.
Referenced by ast_channel_suppress(), ast_channel_unsuppress(), and suppress_framehook_fixup_cb().
enum ast_frame_type frametype |
Definition at line 10921 of file channel.c.
Referenced by ast_channel_suppress(), and suppress_framehook_event_cb().