Fri Aug 7 11:04:32 2015

Asterisk developer's documentation


sip_dual Struct Reference

structure used in transfers More...

Data Fields

struct ast_channelchan1
struct ast_channelchan2
struct sip_request req
int seqno

Detailed Description

structure used in transfers

Definition at line 665 of file chan_sip.c.


Field Documentation

struct ast_channel* chan1 [read]

First channel involved

Definition at line 666 of file chan_sip.c.

Referenced by attempt_transfer(), handle_request_refer(), local_attended_transfer(), sip_park(), and sip_park_thread().

struct ast_channel* chan2 [read]

Second channel involved

Definition at line 667 of file chan_sip.c.

Referenced by attempt_transfer(), handle_request_refer(), local_attended_transfer(), sip_park(), and sip_park_thread().

struct sip_request req [read]

Request that caused the transfer (REFER)

Definition at line 668 of file chan_sip.c.

Referenced by handle_request_refer(), sip_park(), and sip_park_thread().

int seqno

Sequence number

Definition at line 669 of file chan_sip.c.

Referenced by sip_park(), and sip_park_thread().


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

Generated on 7 Aug 2015 for Asterisk - the Open Source PBX by  doxygen 1.6.1