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

Data Fields

char * alias
 
struct ast_cli_entry cli_entry
 
char * real_cmd
 

Detailed Description

Definition at line 55 of file res_clialiases.c.

Field Documentation

◆ alias

char* alias

◆ cli_entry

struct ast_cli_entry cli_entry

Actual CLI structure used for this alias

Definition at line 56 of file res_clialiases.c.

Referenced by alias_cmp_cb().

◆ real_cmd

char* real_cmd

Actual CLI command it is aliased to

Definition at line 58 of file res_clialiases.c.

Referenced by alias_show(), and cli_alias_passthrough().


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