Queue Log problem

Hi,
I have a problem with the queue log.
I’d check that the timestamp of CONNECT and COMPLETECALLER is the same, even when the call continues.

ex.

1134173137|1134173120.0|1|NONE|ENTERQUEUE||200
1134173149|1134173120.0|1|Local/100@from-internal-9074,1|CONNECT|12
1134173149|1134173120.0|1|Local/100@from-internal-9074,1|COMPLETECALLER|12|0

This problem wreck my queue log parser.
Any one knows how to fixed.

Thanks in advanced.