Built motion from commit a61a4a20.|2.5.46
[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 _0xef0b=['callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','countdropretry','calleridname','name','calleridnum','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0xef0b,0x122));var _0xbef0=function(_0x47ff29,_0x473032){_0x47ff29=_0x47ff29-0x0;var _0x1d91e0=_0xef0b[_0x47ff29];return _0x1d91e0;};'use strict';var util=require(_0xbef0('0x0'));var _=require(_0xbef0('0x1'));var moment=require(_0xbef0('0x2'));function getSeconds(_0x3af610,_0x5db51c){var _0x192375=moment(_0x3af610)[_0xbef0('0x3')](0x0);var _0x413590=moment(_0x5db51c)[_0xbef0('0x3')](0x0);return _0x192375[_0xbef0('0x4')](_0x413590,_0xbef0('0x5'));}function History(_0x2ad644){this[_0xbef0('0x6')]=_0x2ad644[_0xbef0('0x6')];this[_0xbef0('0x7')]=_0x2ad644[_0xbef0('0x7')]||undefined;this['type']=_0x2ad644[_0xbef0('0x8')];this[_0xbef0('0x9')]=_0x2ad644[_0xbef0('0x8')]===_0xbef0('0xa')?'queue':_0x2ad644[_0xbef0('0x8')];this[_0xbef0('0xb')]=_0x2ad644[_0xbef0('0xb')];this['countcongestionretry']=_0x2ad644[_0xbef0('0xc')];this['countnoanswerretry']=_0x2ad644[_0xbef0('0xd')];this[_0xbef0('0xe')]=_0x2ad644['countbusyretry']+_0x2ad644[_0xbef0('0xc')]+_0x2ad644[_0xbef0('0xd')]+_0x2ad644[_0xbef0('0xf')]+_0x2ad644['countdropretry']+_0x2ad644[_0xbef0('0x10')]+_0x2ad644[_0xbef0('0x11')]+_0x2ad644[_0xbef0('0x12')];this[_0xbef0('0xf')]=_0x2ad644[_0xbef0('0xf')];this['countdropretry']=_0x2ad644[_0xbef0('0x13')];this[_0xbef0('0x10')]=_0x2ad644[_0xbef0('0x10')];this[_0xbef0('0x11')]=_0x2ad644[_0xbef0('0x11')];this['countagentrejectretry']=_0x2ad644['countagentrejectretry'];this['queue']=_0x2ad644['queue'];this[_0xbef0('0x14')]=_0x2ad644[_0xbef0('0x15')];this[_0xbef0('0x16')]=_0x2ad644['number'];this['starttime']=_0x2ad644['starttime'];this[_0xbef0('0x17')]=_0x2ad644[_0xbef0('0x17')];this[_0xbef0('0x18')]=_0x2ad644['responsetime'];this[_0xbef0('0x19')]=getSeconds(_0x2ad644['responsetime'],_0x2ad644['starttime']);this[_0xbef0('0x1a')]=0x0;this[_0xbef0('0x1b')]=0x0;this[_0xbef0('0x1c')]=_0x2ad644['callback'];this[_0xbef0('0x1d')]=_0x2ad644['callbackuniqueid'];this['callbackat']=_0x2ad644[_0xbef0('0x1e')];this[_0xbef0('0x1f')]=_0x2ad644['recallme'];this[_0xbef0('0x20')]=_0x2ad644[_0xbef0('0x20')];this[_0xbef0('0x21')]=_0x2ad644['ListId'];this['UserId']=_0x2ad644[_0xbef0('0x22')];this[_0xbef0('0x23')]=_0x2ad644[_0xbef0('0x23')];this[_0xbef0('0x24')]=_0x2ad644[_0xbef0('0x24')];this[_0xbef0('0x25')]=_0x2ad644[_0xbef0('0x25')]||'';this[_0xbef0('0x26')]=_0x2ad644[_0xbef0('0x26')]||'';}module[_0xbef0('0x27')]=History;