5725eb238ff6a2753f0afc97531c60b514ee2f12
[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 _0x8b2d=['moment','milliseconds','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','countdropretry','calleridname','name','number','starttime','responsetime','endtime','ringtime','holdtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','lodash'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x8b2d,0x97));var _0xd8b2=function(_0x5906a5,_0x48af0a){_0x5906a5=_0x5906a5-0x0;var _0x1b9a31=_0x8b2d[_0x5906a5];return _0x1b9a31;};'use strict';var util=require('util');var _=require(_0xd8b2('0x0'));var moment=require(_0xd8b2('0x1'));function getSeconds(_0x299638,_0x54af83){var _0x5b6ffe=moment(_0x299638)[_0xd8b2('0x2')](0x0);var _0x41019c=moment(_0x54af83)[_0xd8b2('0x2')](0x0);return _0x5b6ffe['diff'](_0x41019c,_0xd8b2('0x3'));}function History(_0x471743){this[_0xd8b2('0x4')]=_0x471743[_0xd8b2('0x4')];this['scheduledat']=_0x471743[_0xd8b2('0x5')]||undefined;this[_0xd8b2('0x6')]=_0x471743[_0xd8b2('0x6')];this[_0xd8b2('0x7')]=_0x471743[_0xd8b2('0x6')]===_0xd8b2('0x8')?_0xd8b2('0x9'):_0x471743[_0xd8b2('0x6')];this[_0xd8b2('0xa')]=_0x471743[_0xd8b2('0xa')];this[_0xd8b2('0xb')]=_0x471743[_0xd8b2('0xb')];this[_0xd8b2('0xc')]=_0x471743[_0xd8b2('0xc')];this[_0xd8b2('0xd')]=_0x471743[_0xd8b2('0xa')]+_0x471743[_0xd8b2('0xb')]+_0x471743[_0xd8b2('0xc')]+_0x471743['countnosuchnumberretry']+_0x471743['countdropretry']+_0x471743[_0xd8b2('0xe')]+_0x471743[_0xd8b2('0xf')]+_0x471743[_0xd8b2('0x10')];this[_0xd8b2('0x11')]=_0x471743[_0xd8b2('0x11')];this[_0xd8b2('0x12')]=_0x471743[_0xd8b2('0x12')];this['countabandonedretry']=_0x471743['countabandonedretry'];this[_0xd8b2('0xf')]=_0x471743[_0xd8b2('0xf')];this['countagentrejectretry']=_0x471743['countagentrejectretry'];this[_0xd8b2('0x9')]=_0x471743['queue'];this[_0xd8b2('0x13')]=_0x471743[_0xd8b2('0x14')];this['calleridnum']=_0x471743[_0xd8b2('0x15')];this[_0xd8b2('0x16')]=_0x471743['starttime'];this[_0xd8b2('0x17')]=_0x471743['responsetime'];this[_0xd8b2('0x18')]=_0x471743[_0xd8b2('0x17')];this[_0xd8b2('0x19')]=getSeconds(_0x471743['responsetime'],_0x471743[_0xd8b2('0x16')]);this[_0xd8b2('0x1a')]=0x0;this['talktime']=0x0;this[_0xd8b2('0x1b')]=_0x471743[_0xd8b2('0x1b')];this[_0xd8b2('0x1c')]=_0x471743[_0xd8b2('0x1c')];this[_0xd8b2('0x1d')]=_0x471743['callbackat'];this[_0xd8b2('0x1e')]=_0x471743[_0xd8b2('0x1e')];this['ContactId']=_0x471743[_0xd8b2('0x1f')];this[_0xd8b2('0x20')]=_0x471743[_0xd8b2('0x20')];this[_0xd8b2('0x21')]=_0x471743[_0xd8b2('0x21')];this[_0xd8b2('0x22')]=_0x471743[_0xd8b2('0x22')];this[_0xd8b2('0x23')]=_0x471743[_0xd8b2('0x23')];this[_0xd8b2('0x24')]=_0x471743[_0xd8b2('0x24')]||'';this['originatecalleridname']=_0x471743[_0xd8b2('0x25')]||'';}module['exports']=History;