Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


pbx_builtin Struct Reference

Declaration of builtin applications. More...

Data Fields

int(* execute )(struct ast_channel *chan, const char *data)
 
char name [AST_MAX_APP]
 

Detailed Description

Declaration of builtin applications.

Definition at line 1247 of file pbx.c.

Field Documentation

int(* execute)(struct ast_channel *chan, const char *data)

Definition at line 1249 of file pbx.c.

char name[AST_MAX_APP]

Definition at line 1248 of file pbx.c.


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