ce1083db799cdf231a158ce03052394b892d29e1
[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 _0xfd0f=['countagentrejectretry','countmachineretry','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','diff','seconds','uniqueid','scheduledat','type','outbound','queue','countcongestionretry','countnoanswerretry','countbusyretry','countnosuchnumberretry','countdropretry','countabandonedretry'];(function(_0x553a80,_0x29f90d){var _0x4e7151=function(_0xc9fd4b){while(--_0xc9fd4b){_0x553a80['push'](_0x553a80['shift']());}};_0x4e7151(++_0x29f90d);}(_0xfd0f,0x1b8));var _0xffd0=function(_0x3182d0,_0x20b6c1){_0x3182d0=_0x3182d0-0x0;var _0x3c050c=_0xfd0f[_0x3182d0];return _0x3c050c;};'use strict';var util=require(_0xffd0('0x0'));var _=require(_0xffd0('0x1'));var moment=require('moment');function getSeconds(_0x568847,_0x28aea8){var _0xe1219f=moment(_0x568847)['milliseconds'](0x0);var _0x33e4d8=moment(_0x28aea8)['milliseconds'](0x0);return _0xe1219f[_0xffd0('0x2')](_0x33e4d8,_0xffd0('0x3'));}function Final(_0x3501fc){this[_0xffd0('0x4')]=_0x3501fc[_0xffd0('0x4')];this[_0xffd0('0x5')]=_0x3501fc[_0xffd0('0x5')];this[_0xffd0('0x6')]=_0x3501fc[_0xffd0('0x6')];this['campaigntype']=_0x3501fc[_0xffd0('0x6')]===_0xffd0('0x7')?_0xffd0('0x8'):_0x3501fc[_0xffd0('0x6')];this['countbusyretry']=_0x3501fc['countbusyretry'];this[_0xffd0('0x9')]=_0x3501fc[_0xffd0('0x9')];this[_0xffd0('0xa')]=_0x3501fc['countnoanswerretry'];this['countglobal']=_0x3501fc[_0xffd0('0xb')]+_0x3501fc[_0xffd0('0x9')]+_0x3501fc['countnoanswerretry']+_0x3501fc[_0xffd0('0xc')]+_0x3501fc[_0xffd0('0xd')]+_0x3501fc[_0xffd0('0xe')]+_0x3501fc['countmachineretry']+_0x3501fc[_0xffd0('0xf')];this[_0xffd0('0xc')]=_0x3501fc['countnosuchnumberretry'];this[_0xffd0('0xd')]=_0x3501fc['countdropretry'];this['countabandonedretry']=_0x3501fc[_0xffd0('0xe')];this['countmachineretry']=_0x3501fc[_0xffd0('0x10')];this[_0xffd0('0xf')]=_0x3501fc[_0xffd0('0xf')];this[_0xffd0('0x8')]=_0x3501fc[_0xffd0('0x8')];this['calleridname']=_0x3501fc['calleridname'];this[_0xffd0('0x11')]=_0x3501fc[_0xffd0('0x11')];this[_0xffd0('0x12')]=_0x3501fc[_0xffd0('0x12')];this[_0xffd0('0x13')]=_0x3501fc[_0xffd0('0x13')];this[_0xffd0('0x14')]=_0x3501fc[_0xffd0('0x13')];this[_0xffd0('0x15')]=_0x3501fc[_0xffd0('0x15')]||0x0;this[_0xffd0('0x16')]=_0x3501fc[_0xffd0('0x16')]||0x0;this[_0xffd0('0x17')]=_0x3501fc[_0xffd0('0x17')]||0x0;this[_0xffd0('0x18')]=_0x3501fc[_0xffd0('0x18')];this['callbackuniqueid']=_0x3501fc['callbackuniqueid'];this[_0xffd0('0x19')]=_0x3501fc[_0xffd0('0x19')];this[_0xffd0('0x1a')]=_0x3501fc['recallme'];this[_0xffd0('0x1b')]=_0x3501fc['ContactId'];this[_0xffd0('0x1c')]=_0x3501fc[_0xffd0('0x1c')];this[_0xffd0('0x1d')]=_0x3501fc[_0xffd0('0x1d')];this[_0xffd0('0x1e')]=_0x3501fc[_0xffd0('0x1e')];this[_0xffd0('0x1f')]=_0x3501fc[_0xffd0('0x1f')];this[_0xffd0('0x20')]=_0x3501fc[_0xffd0('0x20')]||'';this[_0xffd0('0x21')]=_0x3501fc[_0xffd0('0x21')]||'';}module[_0xffd0('0x22')]=Final;