Tue Mar 2 17:34:43 2010

Asterisk developer's documentation


agi_command Struct Reference

#include <agi.h>

Collaboration diagram for agi_command:
Collaboration graph
[legend]

Public Member Functions

 AST_LIST_ENTRY (agi_command) list

Data Fields

char * cmda [AST_MAX_CMD_LEN]
int dead
int(* handler )(struct ast_channel *chan, AGI *agi, int argc, char *argv[])
struct ast_modulemod
char * summary
char * usage

Detailed Description

Definition at line 40 of file agi.h.


Member Function Documentation

AST_LIST_ENTRY ( agi_command   ) 

Field Documentation

char* cmda[AST_MAX_CMD_LEN]
int dead

Definition at line 51 of file agi.h.

Referenced by agi_handle_command(), handle_cli_agi_show(), and help_workhorse().

int(* handler)(struct ast_channel *chan, AGI *agi, int argc, char *argv[])

Referenced by agi_handle_command().

struct ast_module* mod [read]

Definition at line 53 of file agi.h.

Referenced by agi_handle_command(), and ast_agi_register().

char* summary

Definition at line 47 of file agi.h.

Referenced by help_workhorse(), and write_htmldump().

char* usage

Definition at line 49 of file agi.h.

Referenced by agi_handle_command(), handle_cli_agi_show(), and write_htmldump().


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1