Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


permission Struct Reference

Collaboration diagram for permission:

Data Fields

int allow
struct {
   struct permission *   next
list
char name [0]

Detailed Description

Definition at line 206 of file pbx_dundi.c.


Field Documentation

int allow

Definition at line 208 of file pbx_dundi.c.

Referenced by append_permission(), deep_copy_peer(), dundi_show_peer(), and has_permission().

struct { ... } list
char name[0]

Definition at line 209 of file pbx_dundi.c.

Referenced by append_permission(), deep_copy_peer(), dundi_show_peer(), and has_permission().

struct permission* next

Definition at line 207 of file pbx_dundi.c.


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