f3ca045304cfc8468df3a885d38e69d7e4340740
[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 _0xebcc=['queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','name','calleridnum','number','starttime','endtime','ringtime','responsetime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','lodash','milliseconds','seconds','uniqueid','scheduledat','type','campaigntype','outbound'];(function(_0x48649f,_0x483876){var _0x39fcc6=function(_0x2b354c){while(--_0x2b354c){_0x48649f['push'](_0x48649f['shift']());}};_0x39fcc6(++_0x483876);}(_0xebcc,0x109));var _0xcebc=function(_0x4ece77,_0x37b85d){_0x4ece77=_0x4ece77-0x0;var _0x1f0de4=_0xebcc[_0x4ece77];return _0x1f0de4;};'use strict';var util=require('util');var _=require(_0xcebc('0x0'));var moment=require('moment');function getSeconds(_0x58f9af,_0x410702){var _0x5da0e5=moment(_0x58f9af)[_0xcebc('0x1')](0x0);var _0xca200c=moment(_0x410702)[_0xcebc('0x1')](0x0);return _0x5da0e5['diff'](_0xca200c,_0xcebc('0x2'));}function History(_0x4180d1){this[_0xcebc('0x3')]=_0x4180d1[_0xcebc('0x3')];this['scheduledat']=_0x4180d1[_0xcebc('0x4')]||undefined;this['type']=_0x4180d1[_0xcebc('0x5')];this[_0xcebc('0x6')]=_0x4180d1[_0xcebc('0x5')]===_0xcebc('0x7')?_0xcebc('0x8'):_0x4180d1['type'];this[_0xcebc('0x9')]=_0x4180d1[_0xcebc('0x9')];this[_0xcebc('0xa')]=_0x4180d1['countcongestionretry'];this[_0xcebc('0xb')]=_0x4180d1[_0xcebc('0xb')];this[_0xcebc('0xc')]=_0x4180d1[_0xcebc('0x9')]+_0x4180d1[_0xcebc('0xa')]+_0x4180d1[_0xcebc('0xb')]+_0x4180d1[_0xcebc('0xd')]+_0x4180d1['countdropretry']+_0x4180d1[_0xcebc('0xe')]+_0x4180d1[_0xcebc('0xf')]+_0x4180d1[_0xcebc('0x10')];this[_0xcebc('0xd')]=_0x4180d1[_0xcebc('0xd')];this['countdropretry']=_0x4180d1['countdropretry'];this['countabandonedretry']=_0x4180d1['countabandonedretry'];this['countmachineretry']=_0x4180d1[_0xcebc('0xf')];this[_0xcebc('0x10')]=_0x4180d1[_0xcebc('0x10')];this[_0xcebc('0x8')]=_0x4180d1[_0xcebc('0x8')];this[_0xcebc('0x11')]=_0x4180d1[_0xcebc('0x12')];this[_0xcebc('0x13')]=_0x4180d1[_0xcebc('0x14')];this['starttime']=_0x4180d1[_0xcebc('0x15')];this['responsetime']=_0x4180d1['responsetime'];this[_0xcebc('0x16')]=_0x4180d1['responsetime'];this[_0xcebc('0x17')]=getSeconds(_0x4180d1[_0xcebc('0x18')],_0x4180d1[_0xcebc('0x15')]);this[_0xcebc('0x19')]=0x0;this[_0xcebc('0x1a')]=0x0;this[_0xcebc('0x1b')]=_0x4180d1[_0xcebc('0x1b')];this[_0xcebc('0x1c')]=_0x4180d1[_0xcebc('0x1c')];this[_0xcebc('0x1d')]=_0x4180d1[_0xcebc('0x1d')];this['recallme']=_0x4180d1[_0xcebc('0x1e')];this[_0xcebc('0x1f')]=_0x4180d1[_0xcebc('0x1f')];this[_0xcebc('0x20')]=_0x4180d1[_0xcebc('0x20')];this[_0xcebc('0x21')]=_0x4180d1['UserId'];this['VoiceQueueId']=_0x4180d1[_0xcebc('0x22')];this[_0xcebc('0x23')]=_0x4180d1[_0xcebc('0x23')];this['originatecalleridnum']=_0x4180d1[_0xcebc('0x24')]||'';this[_0xcebc('0x25')]=_0x4180d1[_0xcebc('0x25')]||'';}module[_0xcebc('0x26')]=History;