Mon Sep 20 2010 00:34:28

Asterisk developer's documentation


Data Fields

app_tmp Struct Reference

Collaboration diagram for app_tmp:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 8083 of file pbx.c.


Field Documentation

char app[256]

Definition at line 8084 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_run_app().

struct ast_channel* chan

Definition at line 8086 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_run_app().

char data[256]

Definition at line 8085 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_run_app().

pthread_t t

Definition at line 8087 of file pbx.c.

Referenced by ast_pbx_outgoing_app().


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