This document was generated from CDN thread
Created by: Davide Cocchi on 28-09-2012 04:34:37 AM
Hi Everybody,
i'm getting a log issue, i cannot match commands due to a strage difference in hCall value print. I'll post here a sample
Here is my Log:
L2 11:24.00.674 - [CTapiCall::Terminate] Command sent
hCall: 65570 (0x00010022)
ReqID: 65553
and here TSP Log:
11:24:00.674 |-->TSPI_lineDrop()
11:24:00.674 | TSPI_lineDrop()
dwRequestID =0x00010011
hdCall=0x0222CC38
lpsUserUserInfo = =0x00000000
dwSize = 0
How can I match the two values, in order to analyze logs??
Thanks, D.