Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


cli_alias Struct Reference

Data Fields

char * alias
 
struct ast_cli_entry cli_entry
 
char * real_cmd
 

Detailed Description

Definition at line 48 of file res_clialiases.c.

Field Documentation

char* alias
struct ast_cli_entry cli_entry

Actual CLI structure used for this alias

Definition at line 49 of file res_clialiases.c.

Referenced by alias_cmp_cb(), alias_hash_cb(), alias_unregister_cb(), cli_alias_passthrough(), and load_config().

char* real_cmd

Actual CLI command it is aliased to

Definition at line 51 of file res_clialiases.c.

Referenced by alias_show(), cli_alias_passthrough(), and load_config().


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