Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / services / ami / dialer / history.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x2eb1=['uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','countdropretry','calleridname','name','number','starttime','responsetime','holdtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff'];(function(_0xaa8f3d,_0x5de7c8){var _0x2c837e=function(_0x114b3a){while(--_0x114b3a){_0xaa8f3d['push'](_0xaa8f3d['shift']());}};_0x2c837e(++_0x5de7c8);}(_0x2eb1,0xb0));var _0x12eb=function(_0x23e4a9,_0x53f462){_0x23e4a9=_0x23e4a9-0x0;var _0x54f179=_0x2eb1[_0x23e4a9];return _0x54f179;};'use strict';var util=require(_0x12eb('0x0'));var _=require(_0x12eb('0x1'));var moment=require('moment');function getSeconds(_0x6306ff,_0x179685){var _0x33f9fd=moment(_0x6306ff)[_0x12eb('0x2')](0x0);var _0x1da81d=moment(_0x179685)['milliseconds'](0x0);return _0x33f9fd[_0x12eb('0x3')](_0x1da81d,'seconds');}function History(_0x164886){this[_0x12eb('0x4')]=_0x164886[_0x12eb('0x4')];this[_0x12eb('0x5')]=_0x164886[_0x12eb('0x5')]||undefined;this[_0x12eb('0x6')]=_0x164886[_0x12eb('0x6')];this[_0x12eb('0x7')]=_0x164886['type']===_0x12eb('0x8')?_0x12eb('0x9'):_0x164886[_0x12eb('0x6')];this[_0x12eb('0xa')]=_0x164886[_0x12eb('0xa')];this[_0x12eb('0xb')]=_0x164886['countcongestionretry'];this[_0x12eb('0xc')]=_0x164886[_0x12eb('0xc')];this['countglobal']=_0x164886['countbusyretry']+_0x164886['countcongestionretry']+_0x164886[_0x12eb('0xc')]+_0x164886[_0x12eb('0xd')]+_0x164886['countdropretry']+_0x164886[_0x12eb('0xe')]+_0x164886[_0x12eb('0xf')]+_0x164886[_0x12eb('0x10')];this['countnosuchnumberretry']=_0x164886['countnosuchnumberretry'];this['countdropretry']=_0x164886[_0x12eb('0x11')];this[_0x12eb('0xe')]=_0x164886[_0x12eb('0xe')];this['countmachineretry']=_0x164886[_0x12eb('0xf')];this[_0x12eb('0x10')]=_0x164886['countagentrejectretry'];this['queue']=_0x164886[_0x12eb('0x9')];this[_0x12eb('0x12')]=_0x164886[_0x12eb('0x13')];this['calleridnum']=_0x164886[_0x12eb('0x14')];this[_0x12eb('0x15')]=_0x164886[_0x12eb('0x15')];this['responsetime']=_0x164886[_0x12eb('0x16')];this['endtime']=_0x164886[_0x12eb('0x16')];this['ringtime']=getSeconds(_0x164886[_0x12eb('0x16')],_0x164886['starttime']);this[_0x12eb('0x17')]=0x0;this['talktime']=0x0;this['callback']=_0x164886[_0x12eb('0x18')];this[_0x12eb('0x19')]=_0x164886['callbackuniqueid'];this[_0x12eb('0x1a')]=_0x164886[_0x12eb('0x1a')];this[_0x12eb('0x1b')]=_0x164886[_0x12eb('0x1b')];this[_0x12eb('0x1c')]=_0x164886['ContactId'];this[_0x12eb('0x1d')]=_0x164886[_0x12eb('0x1d')];this[_0x12eb('0x1e')]=_0x164886['UserId'];this[_0x12eb('0x1f')]=_0x164886[_0x12eb('0x1f')];this[_0x12eb('0x20')]=_0x164886['CampaignId'];this[_0x12eb('0x21')]=_0x164886[_0x12eb('0x21')]||'';this[_0x12eb('0x22')]=_0x164886[_0x12eb('0x22')]||'';}module[_0x12eb('0x23')]=History;