Built motion from commit (unavailable).|2.5.6
[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 _0xadd2=['countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','name','starttime','ringtime','responsetime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ListId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry'];(function(_0x2e667a,_0x4625df){var _0x367aa4=function(_0xdacd35){while(--_0xdacd35){_0x2e667a['push'](_0x2e667a['shift']());}};_0x367aa4(++_0x4625df);}(_0xadd2,0xa5));var _0x2add=function(_0x2be8c2,_0x14a4b5){_0x2be8c2=_0x2be8c2-0x0;var _0x97f531=_0xadd2[_0x2be8c2];return _0x97f531;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0x2add('0x0'));function getSeconds(_0x57800d,_0x16c981){var _0x390b62=moment(_0x57800d)[_0x2add('0x1')](0x0);var _0x270575=moment(_0x16c981)[_0x2add('0x1')](0x0);return _0x390b62[_0x2add('0x2')](_0x270575,_0x2add('0x3'));}function History(_0x4615b2){this[_0x2add('0x4')]=_0x4615b2['uniqueid'];this['scheduledat']=_0x4615b2[_0x2add('0x5')]||undefined;this[_0x2add('0x6')]=_0x4615b2[_0x2add('0x6')];this[_0x2add('0x7')]=_0x4615b2['type']===_0x2add('0x8')?_0x2add('0x9'):_0x4615b2[_0x2add('0x6')];this[_0x2add('0xa')]=_0x4615b2[_0x2add('0xa')];this[_0x2add('0xb')]=_0x4615b2[_0x2add('0xb')];this[_0x2add('0xc')]=_0x4615b2['countnoanswerretry'];this[_0x2add('0xd')]=_0x4615b2[_0x2add('0xa')]+_0x4615b2[_0x2add('0xb')]+_0x4615b2[_0x2add('0xc')]+_0x4615b2[_0x2add('0xe')]+_0x4615b2[_0x2add('0xf')]+_0x4615b2[_0x2add('0x10')]+_0x4615b2[_0x2add('0x11')]+_0x4615b2['countagentrejectretry'];this[_0x2add('0xe')]=_0x4615b2[_0x2add('0xe')];this[_0x2add('0xf')]=_0x4615b2[_0x2add('0xf')];this[_0x2add('0x10')]=_0x4615b2[_0x2add('0x10')];this[_0x2add('0x11')]=_0x4615b2[_0x2add('0x11')];this['countagentrejectretry']=_0x4615b2[_0x2add('0x12')];this[_0x2add('0x9')]=_0x4615b2[_0x2add('0x9')];this[_0x2add('0x13')]=_0x4615b2[_0x2add('0x14')];this['calleridnum']=_0x4615b2['number'];this[_0x2add('0x15')]=_0x4615b2['starttime'];this['responsetime']=_0x4615b2['responsetime'];this['endtime']=_0x4615b2['responsetime'];this[_0x2add('0x16')]=getSeconds(_0x4615b2[_0x2add('0x17')],_0x4615b2[_0x2add('0x15')]);this[_0x2add('0x18')]=0x0;this[_0x2add('0x19')]=0x0;this[_0x2add('0x1a')]=_0x4615b2[_0x2add('0x1a')];this[_0x2add('0x1b')]=_0x4615b2[_0x2add('0x1b')];this[_0x2add('0x1c')]=_0x4615b2[_0x2add('0x1c')];this[_0x2add('0x1d')]=_0x4615b2[_0x2add('0x1d')];this['ContactId']=_0x4615b2['ContactId'];this['ListId']=_0x4615b2[_0x2add('0x1e')];this['UserId']=_0x4615b2['UserId'];this['VoiceQueueId']=_0x4615b2[_0x2add('0x1f')];this['CampaignId']=_0x4615b2[_0x2add('0x20')];this[_0x2add('0x21')]=_0x4615b2[_0x2add('0x21')]||'';this[_0x2add('0x22')]=_0x4615b2[_0x2add('0x22')]||'';}module[_0x2add('0x23')]=History;