Linking CDR records to queue_log records

Hello!

uniqueid in queue_log equals to uniqueid of CDR record that describes a call to the queue.
But then call goes from queue to agent, with respective record in CDR.

Let’s look into docs:

CONNECT(holdtime|bridgedchanneluniqueid)
The caller was connected to an agent. Hold time represents the amount
of time the caller was on hold. The bridged channel unique ID contains
the unique ID of the queue member channel that is taking the call. This
is useful when trying to link recording filenames to a particular
call in the queue.

In theory, this is what I need. But in fact, there is no record in CDR that has uniqueid equal to bridgedchanneluniqueid from queue_log.