Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_channel.c2669 …int connectedLineUpdateReason = (sccp_destination_local_channel->state == SCCP_CHANNELSTATE_RINGOU… in sccp_channel_transfer_complete() local
2717 …t_connected_line(sccp_source_local_channel, called_number, called_name, connectedLineUpdateReason); in sccp_channel_transfer_complete()
2724 …_connected_line(sccp_destination_local_channel, orig_number, orig_name, connectedLineUpdateReason); in sccp_channel_transfer_complete()