Fri Aug 7 11:04:32 2015

Asterisk developer's documentation


manager_action Struct Reference

#include <manager.h>

Data Fields

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

Detailed Description

Definition at line 70 of file manager.h.


Field Documentation

const char* action
int authority

Permission required for action. EVENT_FLAG_*

Definition at line 78 of file manager.h.

Referenced by action_listcommands(), ast_manager_register2(), handle_showmancmd(), handle_showmancmds(), and process_message().

const char* description

Detailed description of the action

Definition at line 76 of file manager.h.

Referenced by ast_manager_register2(), and handle_showmancmd().

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

Function to be called

Referenced by ast_manager_register2(), and process_message().

struct manager_action* next [read]
const char* synopsis

Short description of the action

Definition at line 74 of file manager.h.

Referenced by action_listcommands(), ast_manager_register2(), handle_showmancmd(), and handle_showmancmds().


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

Generated on 7 Aug 2015 for Asterisk - the Open Source PBX by  doxygen 1.6.1