86acd2d73fab972af3ad1bd5408b92859d7d541b
[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 _0xbf72=['campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countagentrejectretry','countmachineretry','calleridname','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type'];(function(_0x31b6ac,_0x5d59eb){var _0x31c0dd=function(_0x3232e0){while(--_0x3232e0){_0x31b6ac['push'](_0x31b6ac['shift']());}};_0x31c0dd(++_0x5d59eb);}(_0xbf72,0x174));var _0x2bf7=function(_0x1faa73,_0x2395f7){_0x1faa73=_0x1faa73-0x0;var _0x352880=_0xbf72[_0x1faa73];return _0x352880;};'use strict';var util=require(_0x2bf7('0x0'));var _=require('lodash');var moment=require(_0x2bf7('0x1'));function getSeconds(_0x8cd34c,_0x19e417){var _0x4be26c=moment(_0x8cd34c)[_0x2bf7('0x2')](0x0);var _0x12b102=moment(_0x19e417)['milliseconds'](0x0);return _0x4be26c[_0x2bf7('0x3')](_0x12b102,_0x2bf7('0x4'));}function Final(_0x94a919){this['uniqueid']=_0x94a919[_0x2bf7('0x5')];this[_0x2bf7('0x6')]=_0x94a919['scheduledat'];this[_0x2bf7('0x7')]=_0x94a919['type'];this[_0x2bf7('0x8')]=_0x94a919[_0x2bf7('0x7')]===_0x2bf7('0x9')?_0x2bf7('0xa'):_0x94a919[_0x2bf7('0x7')];this['countbusyretry']=_0x94a919[_0x2bf7('0xb')];this[_0x2bf7('0xc')]=_0x94a919[_0x2bf7('0xc')];this[_0x2bf7('0xd')]=_0x94a919[_0x2bf7('0xd')];this[_0x2bf7('0xe')]=_0x94a919[_0x2bf7('0xb')]+_0x94a919[_0x2bf7('0xc')]+_0x94a919[_0x2bf7('0xd')]+_0x94a919[_0x2bf7('0xf')]+_0x94a919[_0x2bf7('0x10')]+_0x94a919[_0x2bf7('0x11')]+_0x94a919['countmachineretry']+_0x94a919[_0x2bf7('0x12')];this['countnosuchnumberretry']=_0x94a919[_0x2bf7('0xf')];this[_0x2bf7('0x10')]=_0x94a919[_0x2bf7('0x10')];this[_0x2bf7('0x11')]=_0x94a919['countabandonedretry'];this[_0x2bf7('0x13')]=_0x94a919[_0x2bf7('0x13')];this['countagentrejectretry']=_0x94a919['countagentrejectretry'];this[_0x2bf7('0xa')]=_0x94a919[_0x2bf7('0xa')];this[_0x2bf7('0x14')]=_0x94a919[_0x2bf7('0x14')];this['calleridnum']=_0x94a919['calleridnum'];this[_0x2bf7('0x15')]=_0x94a919[_0x2bf7('0x15')];this[_0x2bf7('0x16')]=_0x94a919['responsetime'];this[_0x2bf7('0x17')]=_0x94a919['responsetime'];this[_0x2bf7('0x18')]=_0x94a919[_0x2bf7('0x18')]||0x0;this['holdtime']=_0x94a919[_0x2bf7('0x19')]||0x0;this['talktime']=_0x94a919[_0x2bf7('0x1a')]||0x0;this[_0x2bf7('0x1b')]=_0x94a919[_0x2bf7('0x1b')];this['callbackuniqueid']=_0x94a919['callbackuniqueid'];this['callbackat']=_0x94a919[_0x2bf7('0x1c')];this[_0x2bf7('0x1d')]=_0x94a919[_0x2bf7('0x1d')];this[_0x2bf7('0x1e')]=_0x94a919[_0x2bf7('0x1e')];this[_0x2bf7('0x1f')]=_0x94a919[_0x2bf7('0x1f')];this['UserId']=_0x94a919[_0x2bf7('0x20')];this['VoiceQueueId']=_0x94a919[_0x2bf7('0x21')];this[_0x2bf7('0x22')]=_0x94a919['CampaignId'];this[_0x2bf7('0x23')]=_0x94a919['originatecalleridnum']||'';this[_0x2bf7('0x24')]=_0x94a919[_0x2bf7('0x24')]||'';}module[_0x2bf7('0x25')]=Final;