b51ed702c63c10c073ec9fd54ae4a80821763561
[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 _0x2ed9=['calleridname','calleridnum','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','lodash','moment','milliseconds','seconds','uniqueid','scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countdropretry'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x2ed9,0x16f));var _0x92ed=function(_0x33ec72,_0x1c0187){_0x33ec72=_0x33ec72-0x0;var _0x33fcff=_0x2ed9[_0x33ec72];return _0x33fcff;};'use strict';var util=require(_0x92ed('0x0'));var _=require(_0x92ed('0x1'));var moment=require(_0x92ed('0x2'));function getSeconds(_0x2818f1,_0x478b4b){var _0x18e2cd=moment(_0x2818f1)[_0x92ed('0x3')](0x0);var _0xb82cdc=moment(_0x478b4b)['milliseconds'](0x0);return _0x18e2cd['diff'](_0xb82cdc,_0x92ed('0x4'));}function Final(_0x1ed933){this[_0x92ed('0x5')]=_0x1ed933[_0x92ed('0x5')];this['scheduledat']=_0x1ed933[_0x92ed('0x6')];this[_0x92ed('0x7')]=_0x1ed933['type'];this['campaigntype']=_0x1ed933[_0x92ed('0x7')]===_0x92ed('0x8')?_0x92ed('0x9'):_0x1ed933[_0x92ed('0x7')];this[_0x92ed('0xa')]=_0x1ed933[_0x92ed('0xa')];this[_0x92ed('0xb')]=_0x1ed933[_0x92ed('0xb')];this['countnoanswerretry']=_0x1ed933[_0x92ed('0xc')];this[_0x92ed('0xd')]=_0x1ed933[_0x92ed('0xa')]+_0x1ed933[_0x92ed('0xb')]+_0x1ed933[_0x92ed('0xc')]+_0x1ed933[_0x92ed('0xe')]+_0x1ed933['countdropretry']+_0x1ed933[_0x92ed('0xf')]+_0x1ed933[_0x92ed('0x10')]+_0x1ed933['countagentrejectretry'];this[_0x92ed('0xe')]=_0x1ed933[_0x92ed('0xe')];this[_0x92ed('0x11')]=_0x1ed933['countdropretry'];this[_0x92ed('0xf')]=_0x1ed933[_0x92ed('0xf')];this[_0x92ed('0x10')]=_0x1ed933['countmachineretry'];this['countagentrejectretry']=_0x1ed933['countagentrejectretry'];this[_0x92ed('0x9')]=_0x1ed933[_0x92ed('0x9')];this[_0x92ed('0x12')]=_0x1ed933[_0x92ed('0x12')];this[_0x92ed('0x13')]=_0x1ed933[_0x92ed('0x13')];this[_0x92ed('0x14')]=_0x1ed933[_0x92ed('0x14')];this[_0x92ed('0x15')]=_0x1ed933[_0x92ed('0x15')];this['endtime']=_0x1ed933[_0x92ed('0x15')];this['ringtime']=_0x1ed933[_0x92ed('0x16')]||0x0;this['holdtime']=_0x1ed933[_0x92ed('0x17')]||0x0;this[_0x92ed('0x18')]=_0x1ed933[_0x92ed('0x18')]||0x0;this[_0x92ed('0x19')]=_0x1ed933[_0x92ed('0x19')];this['callbackuniqueid']=_0x1ed933[_0x92ed('0x1a')];this[_0x92ed('0x1b')]=_0x1ed933[_0x92ed('0x1b')];this['recallme']=_0x1ed933[_0x92ed('0x1c')];this['ContactId']=_0x1ed933[_0x92ed('0x1d')];this['ListId']=_0x1ed933['ListId'];this[_0x92ed('0x1e')]=_0x1ed933[_0x92ed('0x1e')];this['VoiceQueueId']=_0x1ed933[_0x92ed('0x1f')];this['CampaignId']=_0x1ed933[_0x92ed('0x20')];this[_0x92ed('0x21')]=_0x1ed933['originatecalleridnum']||'';this[_0x92ed('0x22')]=_0x1ed933['originatecalleridname']||'';}module['exports']=Final;