Sat Apr 26 2014 22:03:25

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


Field Documentation

struct ast_channel* chan1

Definition at line 9494 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

struct ast_channel* chan2

Definition at line 9495 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

char* park_context

Definition at line 9497 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

char* park_exten

Definition at line 9496 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().


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