Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
char | context [AST_MAX_CONTEXT] |
struct iax2_context * | next |
Definition at line 447 of file chan_iax2.c.
char context[AST_MAX_CONTEXT] |
Definition at line 448 of file chan_iax2.c.
Referenced by apply_context(), build_context(), check_access(), and handle_cli_iax2_show_users().
struct iax2_context* next |
Definition at line 449 of file chan_iax2.c.
Referenced by apply_context(), build_user(), and free_context().