Built motion from commit (unavailable).|2.5.0
[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 _0x6dd6=['ringtime','holdtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','lodash','moment','milliseconds','diff','uniqueid','scheduledat','type','campaigntype','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','queue','calleridname','name','calleridnum','starttime','responsetime','endtime'];(function(_0x2b0651,_0x465125){var _0x206448=function(_0x384077){while(--_0x384077){_0x2b0651['push'](_0x2b0651['shift']());}};_0x206448(++_0x465125);}(_0x6dd6,0xcc));var _0x66dd=function(_0x2bae67,_0x1077b2){_0x2bae67=_0x2bae67-0x0;var _0x5f29ed=_0x6dd6[_0x2bae67];return _0x5f29ed;};'use strict';var util=require('util');var _=require(_0x66dd('0x0'));var moment=require(_0x66dd('0x1'));function getSeconds(_0x91a264,_0x6586d5){var _0x1314eb=moment(_0x91a264)[_0x66dd('0x2')](0x0);var _0x16b48a=moment(_0x6586d5)[_0x66dd('0x2')](0x0);return _0x1314eb[_0x66dd('0x3')](_0x16b48a,'seconds');}function History(_0x13af85){this['uniqueid']=_0x13af85[_0x66dd('0x4')];this['scheduledat']=_0x13af85[_0x66dd('0x5')]||undefined;this[_0x66dd('0x6')]=_0x13af85[_0x66dd('0x6')];this[_0x66dd('0x7')]=_0x13af85[_0x66dd('0x6')]==='outbound'?'queue':_0x13af85[_0x66dd('0x6')];this[_0x66dd('0x8')]=_0x13af85[_0x66dd('0x8')];this[_0x66dd('0x9')]=_0x13af85[_0x66dd('0x9')];this[_0x66dd('0xa')]=_0x13af85[_0x66dd('0xa')];this[_0x66dd('0xb')]=_0x13af85[_0x66dd('0x8')]+_0x13af85[_0x66dd('0x9')]+_0x13af85[_0x66dd('0xa')]+_0x13af85[_0x66dd('0xc')]+_0x13af85[_0x66dd('0xd')]+_0x13af85[_0x66dd('0xe')]+_0x13af85[_0x66dd('0xf')]+_0x13af85[_0x66dd('0x10')];this[_0x66dd('0xc')]=_0x13af85['countnosuchnumberretry'];this[_0x66dd('0xd')]=_0x13af85[_0x66dd('0xd')];this['countabandonedretry']=_0x13af85[_0x66dd('0xe')];this['countmachineretry']=_0x13af85['countmachineretry'];this[_0x66dd('0x10')]=_0x13af85[_0x66dd('0x10')];this['queue']=_0x13af85[_0x66dd('0x11')];this[_0x66dd('0x12')]=_0x13af85[_0x66dd('0x13')];this[_0x66dd('0x14')]=_0x13af85['number'];this[_0x66dd('0x15')]=_0x13af85[_0x66dd('0x15')];this[_0x66dd('0x16')]=_0x13af85[_0x66dd('0x16')];this[_0x66dd('0x17')]=_0x13af85[_0x66dd('0x16')];this[_0x66dd('0x18')]=getSeconds(_0x13af85[_0x66dd('0x16')],_0x13af85[_0x66dd('0x15')]);this[_0x66dd('0x19')]=0x0;this['talktime']=0x0;this[_0x66dd('0x1a')]=_0x13af85[_0x66dd('0x1a')];this[_0x66dd('0x1b')]=_0x13af85[_0x66dd('0x1b')];this[_0x66dd('0x1c')]=_0x13af85['callbackat'];this[_0x66dd('0x1d')]=_0x13af85['recallme'];this[_0x66dd('0x1e')]=_0x13af85[_0x66dd('0x1e')];this[_0x66dd('0x1f')]=_0x13af85['ListId'];this[_0x66dd('0x20')]=_0x13af85[_0x66dd('0x20')];this[_0x66dd('0x21')]=_0x13af85[_0x66dd('0x21')];this[_0x66dd('0x22')]=_0x13af85['CampaignId'];this[_0x66dd('0x23')]=_0x13af85[_0x66dd('0x23')]||'';this[_0x66dd('0x24')]=_0x13af85[_0x66dd('0x24')]||'';}module[_0x66dd('0x25')]=History;