Fri Aug 7 11:04:31 2015

Asterisk developer's documentation


app_tmp Struct Reference

Data Fields

char app [256]
struct ast_channelchan
char data [256]
pthread_t t

Detailed Description

Definition at line 5263 of file pbx.c.


Field Documentation

char app[256]

Definition at line 5264 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_run_app().

struct ast_channel* chan [read]

Definition at line 5266 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_run_app().

char data[256]

Definition at line 5265 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_run_app().

pthread_t t

Definition at line 5267 of file pbx.c.

Referenced by ast_pbx_outgoing_app().


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