Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / services / ami / dialer / final.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 _0xe4e2=['countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countagentrejectretry','countnosuchnumberretry','countmachineretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','CampaignId','originatecalleridnum','originatecalleridname','exports','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue'];(function(_0x25e2a2,_0x4b1c32){var _0x1cdae2=function(_0x1eaef5){while(--_0x1eaef5){_0x25e2a2['push'](_0x25e2a2['shift']());}};_0x1cdae2(++_0x4b1c32);}(_0xe4e2,0xff));var _0x2e4e=function(_0x34b0d3,_0x55b139){_0x34b0d3=_0x34b0d3-0x0;var _0x37c298=_0xe4e2[_0x34b0d3];return _0x37c298;};'use strict';var util=require('util');var _=require(_0x2e4e('0x0'));var moment=require(_0x2e4e('0x1'));function getSeconds(_0x31d719,_0x331502){var _0x237879=moment(_0x31d719)['milliseconds'](0x0);var _0x1e1283=moment(_0x331502)[_0x2e4e('0x2')](0x0);return _0x237879[_0x2e4e('0x3')](_0x1e1283,_0x2e4e('0x4'));}function Final(_0xc6d577){this['uniqueid']=_0xc6d577[_0x2e4e('0x5')];this['scheduledat']=_0xc6d577[_0x2e4e('0x6')];this[_0x2e4e('0x7')]=_0xc6d577['type'];this[_0x2e4e('0x8')]=_0xc6d577[_0x2e4e('0x7')]===_0x2e4e('0x9')?_0x2e4e('0xa'):_0xc6d577['type'];this[_0x2e4e('0xb')]=_0xc6d577[_0x2e4e('0xb')];this[_0x2e4e('0xc')]=_0xc6d577['countcongestionretry'];this[_0x2e4e('0xd')]=_0xc6d577[_0x2e4e('0xd')];this[_0x2e4e('0xe')]=_0xc6d577[_0x2e4e('0xb')]+_0xc6d577[_0x2e4e('0xc')]+_0xc6d577[_0x2e4e('0xd')]+_0xc6d577['countnosuchnumberretry']+_0xc6d577[_0x2e4e('0xf')]+_0xc6d577[_0x2e4e('0x10')]+_0xc6d577['countmachineretry']+_0xc6d577[_0x2e4e('0x11')];this['countnosuchnumberretry']=_0xc6d577[_0x2e4e('0x12')];this[_0x2e4e('0xf')]=_0xc6d577[_0x2e4e('0xf')];this[_0x2e4e('0x10')]=_0xc6d577['countabandonedretry'];this[_0x2e4e('0x13')]=_0xc6d577['countmachineretry'];this[_0x2e4e('0x11')]=_0xc6d577['countagentrejectretry'];this[_0x2e4e('0xa')]=_0xc6d577[_0x2e4e('0xa')];this['calleridname']=_0xc6d577[_0x2e4e('0x14')];this['calleridnum']=_0xc6d577[_0x2e4e('0x15')];this['starttime']=_0xc6d577[_0x2e4e('0x16')];this[_0x2e4e('0x17')]=_0xc6d577[_0x2e4e('0x17')];this[_0x2e4e('0x18')]=_0xc6d577[_0x2e4e('0x17')];this[_0x2e4e('0x19')]=_0xc6d577['ringtime']||0x0;this[_0x2e4e('0x1a')]=_0xc6d577['holdtime']||0x0;this['talktime']=_0xc6d577['talktime']||0x0;this[_0x2e4e('0x1b')]=_0xc6d577[_0x2e4e('0x1b')];this['callbackuniqueid']=_0xc6d577[_0x2e4e('0x1c')];this['callbackat']=_0xc6d577[_0x2e4e('0x1d')];this[_0x2e4e('0x1e')]=_0xc6d577['recallme'];this[_0x2e4e('0x1f')]=_0xc6d577[_0x2e4e('0x1f')];this[_0x2e4e('0x20')]=_0xc6d577[_0x2e4e('0x20')];this[_0x2e4e('0x21')]=_0xc6d577[_0x2e4e('0x21')];this['VoiceQueueId']=_0xc6d577['VoiceQueueId'];this['CampaignId']=_0xc6d577[_0x2e4e('0x22')];this[_0x2e4e('0x23')]=_0xc6d577[_0x2e4e('0x23')]||'';this['originatecalleridname']=_0xc6d577[_0x2e4e('0x24')]||'';}module[_0x2e4e('0x25')]=Final;