Sat Apr 26 20:55:11 2008

Asterisk developer's documentation


manager_action Struct Reference

Collaboration diagram for manager_action:

Collaboration graph
[legend]

Data Fields

const char * action
int authority
const char * description
int(* func )(struct mansession *s, struct message *m)
manager_actionnext
const char * synopsis

Detailed Description

Definition at line 107 of file manager.h.


Field Documentation

const char* action

Name of the action

Definition at line 109 of file manager.h.

int authority

Permission required for action. EVENT_FLAG_*

Definition at line 115 of file manager.h.

const char* description

Detailed description of the action

Definition at line 113 of file manager.h.

int(* func)(struct mansession *s, struct message *m)

Function to be called

struct manager_action* next

For easy linking

Definition at line 119 of file manager.h.

const char* synopsis

Short description of the action

Definition at line 111 of file manager.h.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 26 20:55:11 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1