Built motion from commit 85328c08.|2.5.50
[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 _0x2fe3=['talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countagentrejectretry','countabandonedretry','countmachineretry','calleridname','name','calleridnum','number','starttime','responsetime','endtime','ringtime','holdtime'];(function(_0x33032e,_0x31411a){var _0x13316b=function(_0x2fb049){while(--_0x2fb049){_0x33032e['push'](_0x33032e['shift']());}};_0x13316b(++_0x31411a);}(_0x2fe3,0x187));var _0x32fe=function(_0x12fabf,_0xa88f60){_0x12fabf=_0x12fabf-0x0;var _0x288936=_0x2fe3[_0x12fabf];return _0x288936;};'use strict';var util=require(_0x32fe('0x0'));var _=require(_0x32fe('0x1'));var moment=require(_0x32fe('0x2'));function getSeconds(_0x2cd019,_0x42a438){var _0x28ee01=moment(_0x2cd019)[_0x32fe('0x3')](0x0);var _0x2552aa=moment(_0x42a438)[_0x32fe('0x3')](0x0);return _0x28ee01[_0x32fe('0x4')](_0x2552aa,_0x32fe('0x5'));}function History(_0x294ce8){this[_0x32fe('0x6')]=_0x294ce8[_0x32fe('0x6')];this[_0x32fe('0x7')]=_0x294ce8[_0x32fe('0x7')]||undefined;this[_0x32fe('0x8')]=_0x294ce8['type'];this['campaigntype']=_0x294ce8[_0x32fe('0x8')]===_0x32fe('0x9')?_0x32fe('0xa'):_0x294ce8[_0x32fe('0x8')];this[_0x32fe('0xb')]=_0x294ce8['countbusyretry'];this[_0x32fe('0xc')]=_0x294ce8[_0x32fe('0xc')];this[_0x32fe('0xd')]=_0x294ce8[_0x32fe('0xd')];this[_0x32fe('0xe')]=_0x294ce8[_0x32fe('0xb')]+_0x294ce8[_0x32fe('0xc')]+_0x294ce8['countnoanswerretry']+_0x294ce8[_0x32fe('0xf')]+_0x294ce8[_0x32fe('0x10')]+_0x294ce8['countabandonedretry']+_0x294ce8['countmachineretry']+_0x294ce8[_0x32fe('0x11')];this[_0x32fe('0xf')]=_0x294ce8[_0x32fe('0xf')];this[_0x32fe('0x10')]=_0x294ce8[_0x32fe('0x10')];this[_0x32fe('0x12')]=_0x294ce8[_0x32fe('0x12')];this[_0x32fe('0x13')]=_0x294ce8[_0x32fe('0x13')];this['countagentrejectretry']=_0x294ce8[_0x32fe('0x11')];this[_0x32fe('0xa')]=_0x294ce8[_0x32fe('0xa')];this[_0x32fe('0x14')]=_0x294ce8[_0x32fe('0x15')];this[_0x32fe('0x16')]=_0x294ce8[_0x32fe('0x17')];this[_0x32fe('0x18')]=_0x294ce8[_0x32fe('0x18')];this[_0x32fe('0x19')]=_0x294ce8['responsetime'];this[_0x32fe('0x1a')]=_0x294ce8[_0x32fe('0x19')];this[_0x32fe('0x1b')]=getSeconds(_0x294ce8['responsetime'],_0x294ce8[_0x32fe('0x18')]);this[_0x32fe('0x1c')]=0x0;this[_0x32fe('0x1d')]=0x0;this['callback']=_0x294ce8[_0x32fe('0x1e')];this['callbackuniqueid']=_0x294ce8[_0x32fe('0x1f')];this[_0x32fe('0x20')]=_0x294ce8[_0x32fe('0x20')];this[_0x32fe('0x21')]=_0x294ce8['recallme'];this[_0x32fe('0x22')]=_0x294ce8[_0x32fe('0x22')];this[_0x32fe('0x23')]=_0x294ce8[_0x32fe('0x23')];this[_0x32fe('0x24')]=_0x294ce8[_0x32fe('0x24')];this[_0x32fe('0x25')]=_0x294ce8[_0x32fe('0x25')];this[_0x32fe('0x26')]=_0x294ce8[_0x32fe('0x26')];this[_0x32fe('0x27')]=_0x294ce8['originatecalleridnum']||'';this[_0x32fe('0x28')]=_0x294ce8[_0x32fe('0x28')]||'';}module[_0x32fe('0x29')]=History;