Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


iax_dual Struct Reference

Data Fields

struct ast_channelchan1
 
struct ast_channelchan2
 
char * park_context
 
char * park_exten
 

Detailed Description

Definition at line 9422 of file chan_iax2.c.

Field Documentation

struct ast_channel* chan1

Definition at line 9423 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

struct ast_channel* chan2

Definition at line 9424 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

char* park_context

Definition at line 9426 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().

char* park_exten

Definition at line 9425 of file chan_iax2.c.

Referenced by iax_park(), and iax_park_thread().


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