Built motion from commit 994c64e1.|2.6.1
[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 _0x1def=['moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countagentrejectretry','countmachineretry','name','number','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','lodash'];(function(_0x5932b9,_0x1a98af){var _0x5d6396=function(_0x30291e){while(--_0x30291e){_0x5932b9['push'](_0x5932b9['shift']());}};_0x5d6396(++_0x1a98af);}(_0x1def,0x15e));var _0xf1de=function(_0xae7c2f,_0xf31e04){_0xae7c2f=_0xae7c2f-0x0;var _0x5d7001=_0x1def[_0xae7c2f];return _0x5d7001;};'use strict';var util=require('util');var _=require(_0xf1de('0x0'));var moment=require(_0xf1de('0x1'));function getSeconds(_0x47f374,_0x1d4c49){var _0x10d4f5=moment(_0x47f374)[_0xf1de('0x2')](0x0);var _0x25b77b=moment(_0x1d4c49)[_0xf1de('0x2')](0x0);return _0x10d4f5[_0xf1de('0x3')](_0x25b77b,_0xf1de('0x4'));}function History(_0xa89c38){this[_0xf1de('0x5')]=_0xa89c38[_0xf1de('0x5')];this[_0xf1de('0x6')]=_0xa89c38['scheduledat']||undefined;this[_0xf1de('0x7')]=_0xa89c38['type'];this[_0xf1de('0x8')]=_0xa89c38[_0xf1de('0x7')]===_0xf1de('0x9')?_0xf1de('0xa'):_0xa89c38[_0xf1de('0x7')];this[_0xf1de('0xb')]=_0xa89c38[_0xf1de('0xb')];this[_0xf1de('0xc')]=_0xa89c38[_0xf1de('0xc')];this['countnoanswerretry']=_0xa89c38[_0xf1de('0xd')];this[_0xf1de('0xe')]=_0xa89c38[_0xf1de('0xb')]+_0xa89c38[_0xf1de('0xc')]+_0xa89c38[_0xf1de('0xd')]+_0xa89c38[_0xf1de('0xf')]+_0xa89c38[_0xf1de('0x10')]+_0xa89c38[_0xf1de('0x11')]+_0xa89c38['countmachineretry']+_0xa89c38[_0xf1de('0x12')];this[_0xf1de('0xf')]=_0xa89c38['countnosuchnumberretry'];this[_0xf1de('0x10')]=_0xa89c38[_0xf1de('0x10')];this[_0xf1de('0x11')]=_0xa89c38[_0xf1de('0x11')];this[_0xf1de('0x13')]=_0xa89c38[_0xf1de('0x13')];this[_0xf1de('0x12')]=_0xa89c38[_0xf1de('0x12')];this[_0xf1de('0xa')]=_0xa89c38[_0xf1de('0xa')];this['calleridname']=_0xa89c38[_0xf1de('0x14')];this['calleridnum']=_0xa89c38[_0xf1de('0x15')];this[_0xf1de('0x16')]=_0xa89c38[_0xf1de('0x16')];this['responsetime']=_0xa89c38[_0xf1de('0x17')];this['endtime']=_0xa89c38['responsetime'];this[_0xf1de('0x18')]=getSeconds(_0xa89c38[_0xf1de('0x17')],_0xa89c38['starttime']);this[_0xf1de('0x19')]=0x0;this[_0xf1de('0x1a')]=0x0;this['callback']=_0xa89c38[_0xf1de('0x1b')];this[_0xf1de('0x1c')]=_0xa89c38[_0xf1de('0x1c')];this['callbackat']=_0xa89c38[_0xf1de('0x1d')];this['recallme']=_0xa89c38[_0xf1de('0x1e')];this[_0xf1de('0x1f')]=_0xa89c38[_0xf1de('0x1f')];this[_0xf1de('0x20')]=_0xa89c38[_0xf1de('0x20')];this[_0xf1de('0x21')]=_0xa89c38['UserId'];this[_0xf1de('0x22')]=_0xa89c38[_0xf1de('0x22')];this[_0xf1de('0x23')]=_0xa89c38[_0xf1de('0x23')];this[_0xf1de('0x24')]=_0xa89c38[_0xf1de('0x24')]||'';this[_0xf1de('0x25')]=_0xa89c38[_0xf1de('0x25')]||'';}module[_0xf1de('0x26')]=History;