Built motion from commit 753c950e.|2.5.42
[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 _0x5fd1=['recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','moment','milliseconds','diff','uniqueid','scheduledat','type','campaigntype','queue','countbusyretry','countnoanswerretry','countglobal','countcongestionretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat'];(function(_0x25d1bc,_0x52dd28){var _0x59d84d=function(_0x397f5b){while(--_0x397f5b){_0x25d1bc['push'](_0x25d1bc['shift']());}};_0x59d84d(++_0x52dd28);}(_0x5fd1,0x155));var _0x15fd=function(_0x203c9a,_0xdcb6a7){_0x203c9a=_0x203c9a-0x0;var _0x2c5a14=_0x5fd1[_0x203c9a];return _0x2c5a14;};'use strict';var util=require(_0x15fd('0x0'));var _=require('lodash');var moment=require(_0x15fd('0x1'));function getSeconds(_0x570048,_0x45bd54){var _0x50fc5a=moment(_0x570048)['milliseconds'](0x0);var _0x370d34=moment(_0x45bd54)[_0x15fd('0x2')](0x0);return _0x50fc5a[_0x15fd('0x3')](_0x370d34,'seconds');}function Final(_0x1e3b97){this[_0x15fd('0x4')]=_0x1e3b97[_0x15fd('0x4')];this[_0x15fd('0x5')]=_0x1e3b97[_0x15fd('0x5')];this['type']=_0x1e3b97[_0x15fd('0x6')];this[_0x15fd('0x7')]=_0x1e3b97[_0x15fd('0x6')]==='outbound'?_0x15fd('0x8'):_0x1e3b97['type'];this[_0x15fd('0x9')]=_0x1e3b97[_0x15fd('0x9')];this['countcongestionretry']=_0x1e3b97['countcongestionretry'];this['countnoanswerretry']=_0x1e3b97[_0x15fd('0xa')];this[_0x15fd('0xb')]=_0x1e3b97[_0x15fd('0x9')]+_0x1e3b97[_0x15fd('0xc')]+_0x1e3b97[_0x15fd('0xa')]+_0x1e3b97[_0x15fd('0xd')]+_0x1e3b97[_0x15fd('0xe')]+_0x1e3b97[_0x15fd('0xf')]+_0x1e3b97[_0x15fd('0x10')]+_0x1e3b97['countagentrejectretry'];this['countnosuchnumberretry']=_0x1e3b97['countnosuchnumberretry'];this[_0x15fd('0xe')]=_0x1e3b97[_0x15fd('0xe')];this[_0x15fd('0xf')]=_0x1e3b97[_0x15fd('0xf')];this[_0x15fd('0x10')]=_0x1e3b97[_0x15fd('0x10')];this[_0x15fd('0x11')]=_0x1e3b97[_0x15fd('0x11')];this['queue']=_0x1e3b97['queue'];this[_0x15fd('0x12')]=_0x1e3b97['calleridname'];this[_0x15fd('0x13')]=_0x1e3b97['calleridnum'];this[_0x15fd('0x14')]=_0x1e3b97[_0x15fd('0x14')];this[_0x15fd('0x15')]=_0x1e3b97['responsetime'];this[_0x15fd('0x16')]=_0x1e3b97[_0x15fd('0x15')];this[_0x15fd('0x17')]=_0x1e3b97[_0x15fd('0x17')]||0x0;this[_0x15fd('0x18')]=_0x1e3b97[_0x15fd('0x18')]||0x0;this[_0x15fd('0x19')]=_0x1e3b97[_0x15fd('0x19')]||0x0;this[_0x15fd('0x1a')]=_0x1e3b97[_0x15fd('0x1a')];this[_0x15fd('0x1b')]=_0x1e3b97['callbackuniqueid'];this['callbackat']=_0x1e3b97[_0x15fd('0x1c')];this[_0x15fd('0x1d')]=_0x1e3b97[_0x15fd('0x1d')];this[_0x15fd('0x1e')]=_0x1e3b97[_0x15fd('0x1e')];this[_0x15fd('0x1f')]=_0x1e3b97[_0x15fd('0x1f')];this['UserId']=_0x1e3b97[_0x15fd('0x20')];this[_0x15fd('0x21')]=_0x1e3b97[_0x15fd('0x21')];this['CampaignId']=_0x1e3b97[_0x15fd('0x22')];this['originatecalleridnum']=_0x1e3b97[_0x15fd('0x23')]||'';this[_0x15fd('0x24')]=_0x1e3b97[_0x15fd('0x24')]||'';}module['exports']=Final;