Wed Aug 7 17:16:15 2019

Asterisk developer's documentation


cli_perm Struct Reference

List of restrictions per user. More...

Data Fields

char * command
struct {
   struct cli_perm *   next
list
unsigned int permit:1

Detailed Description

List of restrictions per user.

Definition at line 58 of file cli.c.


Field Documentation

char* command

Command name (to apply restrictions)

Definition at line 60 of file cli.c.

Referenced by ast_cli_perms_init(), cli_has_permissions(), destroy_user_perms(), handle_cli_check_permissions(), and handle_cli_show_permissions().

struct { ... } list
struct cli_perm* next [read]

Definition at line 61 of file cli.c.

Referenced by complete_number().

unsigned int permit

1=Permit 0=Deny

Definition at line 59 of file cli.c.

Referenced by ast_cli_perms_init(), cli_has_permissions(), and handle_cli_show_permissions().


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

Generated on 7 Aug 2019 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1