Mon Apr 28 2014 10:07:14

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 9416 of file chan_iax2.c.


Field Documentation

struct ast_channel* chan1

Definition at line 9417 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

struct ast_channel* chan2

Definition at line 9418 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

char* park_context

Definition at line 9420 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

char* park_exten

Definition at line 9419 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().


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