Mon Jun 27 16:51:25 2011

Asterisk developer's documentation


xfer_masquerade_ds Struct Reference


Data Fields

int target_held
ast_party_connected_line target_id
int transferee_held
ast_party_connected_line transferee_id

Detailed Description

Transfer masquerade connected line exchange data.

Definition at line 5807 of file channel.c.


Field Documentation

int target_held

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

Definition at line 5813 of file channel.c.

Referenced by masquerade_colp_transfer().

struct ast_party_connected_line target_id

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

Definition at line 5809 of file channel.c.

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

int transferee_held

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

Definition at line 5815 of file channel.c.

Referenced by ast_do_masquerade().

struct ast_party_connected_line transferee_id

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

Definition at line 5811 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 Mon Jun 27 16:51:25 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7