Built motion from commit 25580385.|2.6.2
[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 _0x5a61=['responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','milliseconds','diff','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countmachineretry','countabandonedretry','countagentrejectretry','calleridname','number','starttime'];(function(_0x2da3b9,_0x43f25e){var _0x759774=function(_0x514354){while(--_0x514354){_0x2da3b9['push'](_0x2da3b9['shift']());}};_0x759774(++_0x43f25e);}(_0x5a61,0x1f1));var _0x15a6=function(_0x582d3f,_0x4ec860){_0x582d3f=_0x582d3f-0x0;var _0x4f3c88=_0x5a61[_0x582d3f];return _0x4f3c88;};'use strict';var util=require(_0x15a6('0x0'));var _=require('lodash');var moment=require('moment');function getSeconds(_0x51de51,_0x16f05e){var _0x460ca3=moment(_0x51de51)[_0x15a6('0x1')](0x0);var _0x76c2f1=moment(_0x16f05e)[_0x15a6('0x1')](0x0);return _0x460ca3[_0x15a6('0x2')](_0x76c2f1,'seconds');}function History(_0x1bcc15){this[_0x15a6('0x3')]=_0x1bcc15[_0x15a6('0x3')];this[_0x15a6('0x4')]=_0x1bcc15[_0x15a6('0x4')]||undefined;this[_0x15a6('0x5')]=_0x1bcc15['type'];this[_0x15a6('0x6')]=_0x1bcc15['type']===_0x15a6('0x7')?_0x15a6('0x8'):_0x1bcc15['type'];this[_0x15a6('0x9')]=_0x1bcc15[_0x15a6('0x9')];this[_0x15a6('0xa')]=_0x1bcc15[_0x15a6('0xa')];this[_0x15a6('0xb')]=_0x1bcc15[_0x15a6('0xb')];this[_0x15a6('0xc')]=_0x1bcc15[_0x15a6('0x9')]+_0x1bcc15['countcongestionretry']+_0x1bcc15[_0x15a6('0xb')]+_0x1bcc15[_0x15a6('0xd')]+_0x1bcc15[_0x15a6('0xe')]+_0x1bcc15['countabandonedretry']+_0x1bcc15[_0x15a6('0xf')]+_0x1bcc15['countagentrejectretry'];this[_0x15a6('0xd')]=_0x1bcc15[_0x15a6('0xd')];this[_0x15a6('0xe')]=_0x1bcc15['countdropretry'];this[_0x15a6('0x10')]=_0x1bcc15[_0x15a6('0x10')];this['countmachineretry']=_0x1bcc15[_0x15a6('0xf')];this['countagentrejectretry']=_0x1bcc15[_0x15a6('0x11')];this[_0x15a6('0x8')]=_0x1bcc15[_0x15a6('0x8')];this[_0x15a6('0x12')]=_0x1bcc15['name'];this['calleridnum']=_0x1bcc15[_0x15a6('0x13')];this[_0x15a6('0x14')]=_0x1bcc15[_0x15a6('0x14')];this[_0x15a6('0x15')]=_0x1bcc15[_0x15a6('0x15')];this[_0x15a6('0x16')]=_0x1bcc15[_0x15a6('0x15')];this[_0x15a6('0x17')]=getSeconds(_0x1bcc15[_0x15a6('0x15')],_0x1bcc15[_0x15a6('0x14')]);this[_0x15a6('0x18')]=0x0;this[_0x15a6('0x19')]=0x0;this[_0x15a6('0x1a')]=_0x1bcc15[_0x15a6('0x1a')];this['callbackuniqueid']=_0x1bcc15[_0x15a6('0x1b')];this['callbackat']=_0x1bcc15['callbackat'];this[_0x15a6('0x1c')]=_0x1bcc15[_0x15a6('0x1c')];this[_0x15a6('0x1d')]=_0x1bcc15['ContactId'];this[_0x15a6('0x1e')]=_0x1bcc15[_0x15a6('0x1e')];this[_0x15a6('0x1f')]=_0x1bcc15[_0x15a6('0x1f')];this[_0x15a6('0x20')]=_0x1bcc15[_0x15a6('0x20')];this[_0x15a6('0x21')]=_0x1bcc15[_0x15a6('0x21')];this[_0x15a6('0x22')]=_0x1bcc15[_0x15a6('0x22')]||'';this[_0x15a6('0x23')]=_0x1bcc15[_0x15a6('0x23')]||'';}module[_0x15a6('0x24')]=History;