Tue May 22 06:39:44 2012

Asterisk developer's documentation


xfer_masquerade_ds Struct Reference

Collaboration diagram for xfer_masquerade_ds:

Collaboration graph
[legend]

Data Fields

int target_held
struct ast_party_connected_line target_id
int transferee_held
struct ast_party_connected_line transferee_id

Detailed Description

Transfer masquerade connected line exchange data.

Definition at line 6139 of file channel.c.


Field Documentation

TRUE if the target call is held. (Masquerade original channel)

Definition at line 6145 of file channel.c.

Referenced by ast_channel_transfer_masquerade(), and masquerade_colp_transfer().

New ID for the target of the transfer (Masquerade original channel)

Definition at line 6141 of file channel.c.

Referenced by ast_channel_transfer_masquerade(), masquerade_colp_transfer(), and xfer_ds_destroy().

TRUE if the transferee call is held. (Masquerade clone channel)

Definition at line 6147 of file channel.c.

Referenced by ast_channel_transfer_masquerade(), and ast_do_masquerade().

New ID for the transferee of the transfer (Masquerade clone channel)

Definition at line 6143 of file channel.c.

Referenced by ast_channel_transfer_masquerade(), masquerade_colp_transfer(), and xfer_ds_destroy().


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

Generated on Tue May 22 06:39:44 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.5.6