Built motion from commit fe909640.|2.6.8
[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 _0x5fc3=['campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countdropretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','calleridname','calleridnum','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','lodash','milliseconds','diff','seconds','scheduledat','type'];(function(_0xb4f8a7,_0x5c110a){var _0x21a0d3=function(_0x290641){while(--_0x290641){_0xb4f8a7['push'](_0xb4f8a7['shift']());}};_0x21a0d3(++_0x5c110a);}(_0x5fc3,0xa8));var _0x35fc=function(_0x4cd21c,_0x35fa45){_0x4cd21c=_0x4cd21c-0x0;var _0x5d8e5e=_0x5fc3[_0x4cd21c];return _0x5d8e5e;};'use strict';var util=require(_0x35fc('0x0'));var _=require(_0x35fc('0x1'));var moment=require('moment');function getSeconds(_0x253d6e,_0x2ac6da){var _0x196bc2=moment(_0x253d6e)[_0x35fc('0x2')](0x0);var _0xb4f9ce=moment(_0x2ac6da)['milliseconds'](0x0);return _0x196bc2[_0x35fc('0x3')](_0xb4f9ce,_0x35fc('0x4'));}function Final(_0x186a06){this['uniqueid']=_0x186a06['uniqueid'];this[_0x35fc('0x5')]=_0x186a06['scheduledat'];this[_0x35fc('0x6')]=_0x186a06[_0x35fc('0x6')];this[_0x35fc('0x7')]=_0x186a06[_0x35fc('0x6')]===_0x35fc('0x8')?_0x35fc('0x9'):_0x186a06[_0x35fc('0x6')];this['countbusyretry']=_0x186a06[_0x35fc('0xa')];this[_0x35fc('0xb')]=_0x186a06['countcongestionretry'];this[_0x35fc('0xc')]=_0x186a06[_0x35fc('0xc')];this['countglobal']=_0x186a06[_0x35fc('0xa')]+_0x186a06[_0x35fc('0xb')]+_0x186a06['countnoanswerretry']+_0x186a06['countnosuchnumberretry']+_0x186a06[_0x35fc('0xd')]+_0x186a06['countabandonedretry']+_0x186a06[_0x35fc('0xe')]+_0x186a06[_0x35fc('0xf')];this[_0x35fc('0x10')]=_0x186a06[_0x35fc('0x10')];this[_0x35fc('0xd')]=_0x186a06['countdropretry'];this['countabandonedretry']=_0x186a06['countabandonedretry'];this['countmachineretry']=_0x186a06[_0x35fc('0xe')];this[_0x35fc('0xf')]=_0x186a06[_0x35fc('0xf')];this[_0x35fc('0x9')]=_0x186a06[_0x35fc('0x9')];this[_0x35fc('0x11')]=_0x186a06['calleridname'];this[_0x35fc('0x12')]=_0x186a06[_0x35fc('0x12')];this['starttime']=_0x186a06[_0x35fc('0x13')];this[_0x35fc('0x14')]=_0x186a06[_0x35fc('0x14')];this['endtime']=_0x186a06[_0x35fc('0x14')];this[_0x35fc('0x15')]=_0x186a06[_0x35fc('0x15')]||0x0;this['holdtime']=_0x186a06[_0x35fc('0x16')]||0x0;this[_0x35fc('0x17')]=_0x186a06[_0x35fc('0x17')]||0x0;this[_0x35fc('0x18')]=_0x186a06[_0x35fc('0x18')];this[_0x35fc('0x19')]=_0x186a06[_0x35fc('0x19')];this[_0x35fc('0x1a')]=_0x186a06[_0x35fc('0x1a')];this[_0x35fc('0x1b')]=_0x186a06['recallme'];this[_0x35fc('0x1c')]=_0x186a06[_0x35fc('0x1c')];this[_0x35fc('0x1d')]=_0x186a06[_0x35fc('0x1d')];this[_0x35fc('0x1e')]=_0x186a06['UserId'];this[_0x35fc('0x1f')]=_0x186a06[_0x35fc('0x1f')];this['CampaignId']=_0x186a06[_0x35fc('0x20')];this[_0x35fc('0x21')]=_0x186a06[_0x35fc('0x21')]||'';this['originatecalleridname']=_0x186a06[_0x35fc('0x22')]||'';}module['exports']=Final;