Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


cli_perm Struct Reference

List of restrictions per user. More...


Data Fields

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


Detailed Description

List of restrictions per user.

Definition at line 54 of file cli.c.


Field Documentation

char* command

Command name (to apply restrictions)

Definition at line 56 of file cli.c.

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

struct { ... } list

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

struct cli_perm* next

Definition at line 57 of file cli.c.

Referenced by complete_number().

unsigned int permit

1=Permit 0=Deny

Definition at line 55 of file cli.c.

Referenced by cli_has_permissions(), and handle_cli_show_permissions().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7