Home
last modified time | relevance | path

Searched refs:pbx_destination_remote_channel (Results 1 – 1 of 1) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_channel.c2608 PBX_CHANNEL_TYPE * pbx_destination_remote_channel = NULL; in sccp_channel_transfer_complete() local
2652 pbx_destination_remote_channel = iPbx.get_bridged_channel(sccp_destination_local_channel->owner); in sccp_channel_transfer_complete()
2659 …tion_remote_channel %s\n\n", d->id, pbx_destination_remote_channel ? pbx_channel_name(pbx_destinat… in sccp_channel_transfer_complete()
2767 if (pbx_destination_remote_channel) { in sccp_channel_transfer_complete()
2768 pbx_channel_unref(pbx_destination_remote_channel); in sccp_channel_transfer_complete()