Mon Mar 12 2012 21:48:10

Asterisk developer's documentation


iax_dual Struct Reference
Collaboration diagram for iax_dual:

Data Fields

struct ast_channelchan1
struct ast_channelchan2
char * park_context
char * park_exten

Detailed Description

Definition at line 9261 of file chan_iax2.c.


Field Documentation

struct ast_channel* chan1

Definition at line 9262 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

struct ast_channel* chan2

Definition at line 9263 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

char* park_context

Definition at line 9265 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

char* park_exten

Definition at line 9264 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().


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