a1b69401b31a56f92cc0354a23167b995358cb03
[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 _0x8818=['countagentrejectretry','queue','calleridname','name','calleridnum','starttime','responsetime','endtime','ringtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','uniqueid','scheduledat','type','campaigntype','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry'];(function(_0x35885a,_0x42fed7){var _0xe86249=function(_0x98edb3){while(--_0x98edb3){_0x35885a['push'](_0x35885a['shift']());}};_0xe86249(++_0x42fed7);}(_0x8818,0x64));var _0x8881=function(_0x13b02f,_0x462a53){_0x13b02f=_0x13b02f-0x0;var _0x12e9a6=_0x8818[_0x13b02f];return _0x12e9a6;};'use strict';var util=require(_0x8881('0x0'));var _=require(_0x8881('0x1'));var moment=require(_0x8881('0x2'));function getSeconds(_0x264709,_0x37e24e){var _0x57753d=moment(_0x264709)[_0x8881('0x3')](0x0);var _0x35d57f=moment(_0x37e24e)[_0x8881('0x3')](0x0);return _0x57753d[_0x8881('0x4')](_0x35d57f,'seconds');}function History(_0x5a1fce){this[_0x8881('0x5')]=_0x5a1fce[_0x8881('0x5')];this[_0x8881('0x6')]=_0x5a1fce[_0x8881('0x6')]||undefined;this[_0x8881('0x7')]=_0x5a1fce[_0x8881('0x7')];this[_0x8881('0x8')]=_0x5a1fce['type']==='outbound'?'queue':_0x5a1fce[_0x8881('0x7')];this[_0x8881('0x9')]=_0x5a1fce[_0x8881('0x9')];this[_0x8881('0xa')]=_0x5a1fce['countcongestionretry'];this[_0x8881('0xb')]=_0x5a1fce[_0x8881('0xb')];this[_0x8881('0xc')]=_0x5a1fce[_0x8881('0x9')]+_0x5a1fce['countcongestionretry']+_0x5a1fce[_0x8881('0xb')]+_0x5a1fce[_0x8881('0xd')]+_0x5a1fce[_0x8881('0xe')]+_0x5a1fce[_0x8881('0xf')]+_0x5a1fce[_0x8881('0x10')]+_0x5a1fce['countagentrejectretry'];this[_0x8881('0xd')]=_0x5a1fce['countnosuchnumberretry'];this[_0x8881('0xe')]=_0x5a1fce[_0x8881('0xe')];this[_0x8881('0xf')]=_0x5a1fce[_0x8881('0xf')];this[_0x8881('0x10')]=_0x5a1fce[_0x8881('0x10')];this[_0x8881('0x11')]=_0x5a1fce[_0x8881('0x11')];this[_0x8881('0x12')]=_0x5a1fce['queue'];this[_0x8881('0x13')]=_0x5a1fce[_0x8881('0x14')];this[_0x8881('0x15')]=_0x5a1fce['number'];this['starttime']=_0x5a1fce[_0x8881('0x16')];this[_0x8881('0x17')]=_0x5a1fce[_0x8881('0x17')];this[_0x8881('0x18')]=_0x5a1fce[_0x8881('0x17')];this[_0x8881('0x19')]=getSeconds(_0x5a1fce[_0x8881('0x17')],_0x5a1fce['starttime']);this['holdtime']=0x0;this[_0x8881('0x1a')]=0x0;this[_0x8881('0x1b')]=_0x5a1fce[_0x8881('0x1b')];this['callbackuniqueid']=_0x5a1fce[_0x8881('0x1c')];this[_0x8881('0x1d')]=_0x5a1fce[_0x8881('0x1d')];this[_0x8881('0x1e')]=_0x5a1fce[_0x8881('0x1e')];this[_0x8881('0x1f')]=_0x5a1fce[_0x8881('0x1f')];this[_0x8881('0x20')]=_0x5a1fce[_0x8881('0x20')];this[_0x8881('0x21')]=_0x5a1fce[_0x8881('0x21')];this[_0x8881('0x22')]=_0x5a1fce['VoiceQueueId'];this[_0x8881('0x23')]=_0x5a1fce['CampaignId'];this[_0x8881('0x24')]=_0x5a1fce[_0x8881('0x24')]||'';this[_0x8881('0x25')]=_0x5a1fce['originatecalleridname']||'';}module[_0x8881('0x26')]=History;