Sat Mar 10 01:55:56 2012

Asterisk developer's documentation


cli_alias Struct Reference


Data Fields

char * alias
ast_cli_entry cli_entry
char * real_cmd

Detailed Description

Definition at line 48 of file res_clialiases.c.


Field Documentation

char* alias

CLI Alias

Definition at line 50 of file res_clialiases.c.

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

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(), and cli_alias_passthrough().

char* real_cmd

Actual CLI command it is aliased to

Definition at line 51 of file res_clialiases.c.

Referenced by alias_show(), and cli_alias_passthrough().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:56 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7