Built motion from commit (unavailable).|2.5.10
[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 _0x6b27=['type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','queue','calleridname','name','calleridnum','starttime','endtime','responsetime','ringtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff','uniqueid','scheduledat'];(function(_0x3ce1ee,_0xbf3c2e){var _0x4b5668=function(_0x3c0348){while(--_0x3c0348){_0x3ce1ee['push'](_0x3ce1ee['shift']());}};_0x4b5668(++_0xbf3c2e);}(_0x6b27,0x176));var _0x76b2=function(_0x38735c,_0x5211de){_0x38735c=_0x38735c-0x0;var _0xde061c=_0x6b27[_0x38735c];return _0xde061c;};'use strict';var util=require(_0x76b2('0x0'));var _=require(_0x76b2('0x1'));var moment=require('moment');function getSeconds(_0x32b488,_0x9d59a2){var _0x2d2c4f=moment(_0x32b488)[_0x76b2('0x2')](0x0);var _0x150dbe=moment(_0x9d59a2)[_0x76b2('0x2')](0x0);return _0x2d2c4f[_0x76b2('0x3')](_0x150dbe,'seconds');}function History(_0x524146){this[_0x76b2('0x4')]=_0x524146[_0x76b2('0x4')];this[_0x76b2('0x5')]=_0x524146[_0x76b2('0x5')]||undefined;this[_0x76b2('0x6')]=_0x524146[_0x76b2('0x6')];this[_0x76b2('0x7')]=_0x524146['type']===_0x76b2('0x8')?'queue':_0x524146[_0x76b2('0x6')];this[_0x76b2('0x9')]=_0x524146['countbusyretry'];this[_0x76b2('0xa')]=_0x524146[_0x76b2('0xa')];this[_0x76b2('0xb')]=_0x524146[_0x76b2('0xb')];this[_0x76b2('0xc')]=_0x524146[_0x76b2('0x9')]+_0x524146[_0x76b2('0xa')]+_0x524146['countnoanswerretry']+_0x524146[_0x76b2('0xd')]+_0x524146[_0x76b2('0xe')]+_0x524146[_0x76b2('0xf')]+_0x524146[_0x76b2('0x10')]+_0x524146[_0x76b2('0x11')];this['countnosuchnumberretry']=_0x524146[_0x76b2('0xd')];this['countdropretry']=_0x524146[_0x76b2('0xe')];this[_0x76b2('0xf')]=_0x524146[_0x76b2('0xf')];this[_0x76b2('0x10')]=_0x524146[_0x76b2('0x10')];this[_0x76b2('0x11')]=_0x524146[_0x76b2('0x11')];this[_0x76b2('0x12')]=_0x524146['queue'];this[_0x76b2('0x13')]=_0x524146[_0x76b2('0x14')];this[_0x76b2('0x15')]=_0x524146['number'];this[_0x76b2('0x16')]=_0x524146['starttime'];this['responsetime']=_0x524146['responsetime'];this[_0x76b2('0x17')]=_0x524146[_0x76b2('0x18')];this[_0x76b2('0x19')]=getSeconds(_0x524146[_0x76b2('0x18')],_0x524146[_0x76b2('0x16')]);this['holdtime']=0x0;this['talktime']=0x0;this['callback']=_0x524146[_0x76b2('0x1a')];this[_0x76b2('0x1b')]=_0x524146[_0x76b2('0x1b')];this['callbackat']=_0x524146[_0x76b2('0x1c')];this[_0x76b2('0x1d')]=_0x524146[_0x76b2('0x1d')];this[_0x76b2('0x1e')]=_0x524146[_0x76b2('0x1e')];this['ListId']=_0x524146[_0x76b2('0x1f')];this[_0x76b2('0x20')]=_0x524146['UserId'];this[_0x76b2('0x21')]=_0x524146[_0x76b2('0x21')];this['CampaignId']=_0x524146[_0x76b2('0x22')];this[_0x76b2('0x23')]=_0x524146['originatecalleridnum']||'';this[_0x76b2('0x24')]=_0x524146[_0x76b2('0x24')]||'';}module[_0x76b2('0x25')]=History;