gvag
unread,Oct 17, 2008, 10:08:14 AM10/17/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ECHI Converter
I have a strange issue with CMS R14 and ECHI-Converter 0.4.0. All the
records that are stored in a MySQL db, have the segstart and segstop
fields with +3 hrs ahead.
I checked the unix time in the CMS box, i check the time of the
Communication Manager and i check also the time at the box running the
ECHI-Convert tool.
Here are some lines from the database.log:
Fri Oct 17 16:31:03 +0300 2008 (15844) EchiRecord Create
(0.003162) INSERT INTO `echi_records` (`segment`, `vdn9`, `events0`,
`asaiuui`, `cwcdigits`, `cwcs0`, `queuetime`, `events1`, `split1`,
`malicious`, `origholdtime`, `cwcs1`, `firstvdn`, `holdabn`,
`events2`, `split2`, `dispsklevel`, `cwcs2`, `lastobserver`,
`audiodifficulty`, `events3`, `split3`, `observingcall`, `cwcs3`,
`uuilen`, `events4`, `cwcs4`, `segstart`, `eqloc`, `events5`,
`conference`, `talktime`, `duration`, `disptime`, `onholdtime`,
`acdnum`, `agentreleased`, `events6`, `dispivector`, `collectdigits`,
`firstivector`, `origreason`, `calldisp`, `callingII`, `ansreason`,
`dispsplit`, `events7`, `obslocid`, `daqueued`, `events8`,
`consulttime`, `ucid`, `trunkgroup`, `dialednumber`, `dispvdn`,
`vdn2`, `vdn3`, `segstop`, `assist`, `origlocid`, `callid`, `vdn4`,
`transferred`, `tklocid`, `vdn5`, `ringtime`, `callingparty`,
`acwtime`, `answerlocid`, `vdn6`, `holds`, `disppriority`, `vdn7`,
`origlogid`, `anslogid`, `netintime`, `vdn8`) VALUES(1, '', 0, '', '',
'', 0, 0, 0, 'N', 0, '', '222', 'N', 0, -1, 0, '', '', 'N', 0, -1,
'N', '', 0, 0, '', '2008-10-17 19:25:10', '', 0, 'N', 0, 14, 2, 0, 1,
'N', 0, 13, '', 13, 0, 1, '', 0, 0, 0, 0, 'N', 0, 0,
'00001000151224249900', 0, '222', '222', '', '', '2008-10-17
19:25:24', 'N', 0, 3574, '', 'N', 0, '', 0, '107', 0, 0, '', 0, 4, '',
'', '', 0, '')
Fri Oct 17 16:31:03 +0300 2008 (15844) EchiRecord Create
(0.002429) INSERT INTO `echi_records` (`segment`, `vdn9`, `events0`,
`asaiuui`, `cwcdigits`, `cwcs0`, `queuetime`, `events1`, `split1`,
`malicious`, `origholdtime`, `cwcs1`, `firstvdn`, `holdabn`,
`events2`, `split2`, `dispsklevel`, `cwcs2`, `lastobserver`,
`audiodifficulty`, `events3`, `split3`, `observingcall`, `cwcs3`,
`uuilen`, `events4`, `cwcs4`, `segstart`, `eqloc`, `events5`,
`conference`, `talktime`, `duration`, `disptime`, `onholdtime`,
`acdnum`, `agentreleased`, `events6`, `dispivector`, `collectdigits`,
`firstivector`, `origreason`, `calldisp`, `callingII`, `ansreason`,
`dispsplit`, `events7`, `obslocid`, `daqueued`, `events8`,
`consulttime`, `ucid`, `trunkgroup`, `dialednumber`, `dispvdn`,
`vdn2`, `vdn3`, `segstop`, `assist`, `origlocid`, `callid`, `vdn4`,
`transferred`, `tklocid`, `vdn5`, `ringtime`, `callingparty`,
`acwtime`, `answerlocid`, `vdn6`, `holds`, `disppriority`, `vdn7`,
`origlogid`, `anslogid`, `netintime`, `vdn8`) VALUES(1, '', 0, '', '',
'', 0, 0, -1, 'N', 0, '', '628', 'N', 0, -1, 0, '', '', 'N', 0, -1,
'N', '', 0, 0, '', '2008-10-17 19:24:58', '', 0, 'N', 0, 90, 7, 0, 1,
'N', 0, 28, '', 28, 0, 1, '', 0, -1, 0, 0, 'N', 0, 0,
'00001000141224249897', 0, '628', '628', '', '', '2008-10-17
19:26:28', 'N', 0, 3575, '', 'N', 0, '', 0, '606', 0, 0, '', 0, 0, '',
'', '', 0, '')
Fri Oct 17 16:31:03 +0300 2008 (15844) SQL (0.005556) COMMIT
Fri Oct 17 16:31:03 +0300 2008 (15844) SQL (0.003537) BEGIN
Fri Oct 17 16:31:03 +0300 2008 (15844) EchiLog Create (0.002307)
INSERT INTO `echi_logs` (`filenumber`, `processedat`, `version`,
`records`, `filename`) VALUES(308, '2008-10-17 16:31:03', 12, 31,
'chr0203')
Fri Oct 17 16:31:03 +0300 2008 (15844) SQL (0.003690) COMMIT
You will notice that even the record is processed on 16:31 the
segstart field has 19:24:58.
Any idea on how to fix this?
Regards
George