Fri Apr 29 2011 07:59:29

Asterisk developer's documentation


iax_dual Struct Reference
Collaboration diagram for iax_dual:

Data Fields

struct ast_channelchan1
struct ast_channelchan2
const char * parkexten

Detailed Description

Definition at line 9238 of file chan_iax2.c.


Field Documentation

struct ast_channel* chan1

Definition at line 9239 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

struct ast_channel* chan2

Definition at line 9240 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

const char* parkexten

Definition at line 9241 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().


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