Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
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 1552 of file pbx_builtins.c.

Field Documentation

◆ execute

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

Definition at line 1554 of file pbx_builtins.c.

◆ name

char name[AST_MAX_APP]

Definition at line 1553 of file pbx_builtins.c.

Referenced by PathSegment::get_child(), and SwaggerType::load().


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