Built motion from commit 538092ac.|2.6.10
[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 _0x55ca=['milliseconds','diff','seconds','uniqueid','scheduledat','type','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countabandonedretry','countnosuchnumberretry','countdropretry','countmachineretry','countagentrejectretry','queue','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x55ca,0x126));var _0xa55c=function(_0x250d2a,_0x2983be){_0x250d2a=_0x250d2a-0x0;var _0x5738fa=_0x55ca[_0x250d2a];return _0x5738fa;};'use strict';var util=require(_0xa55c('0x0'));var _=require(_0xa55c('0x1'));var moment=require('moment');function getSeconds(_0x5edc58,_0x49875a){var _0x1c6ec3=moment(_0x5edc58)[_0xa55c('0x2')](0x0);var _0x5dc716=moment(_0x49875a)[_0xa55c('0x2')](0x0);return _0x1c6ec3[_0xa55c('0x3')](_0x5dc716,_0xa55c('0x4'));}function Final(_0x204951){this[_0xa55c('0x5')]=_0x204951[_0xa55c('0x5')];this[_0xa55c('0x6')]=_0x204951['scheduledat'];this[_0xa55c('0x7')]=_0x204951[_0xa55c('0x7')];this['campaigntype']=_0x204951[_0xa55c('0x7')]===_0xa55c('0x8')?'queue':_0x204951['type'];this[_0xa55c('0x9')]=_0x204951[_0xa55c('0x9')];this[_0xa55c('0xa')]=_0x204951[_0xa55c('0xa')];this[_0xa55c('0xb')]=_0x204951[_0xa55c('0xb')];this[_0xa55c('0xc')]=_0x204951[_0xa55c('0x9')]+_0x204951[_0xa55c('0xa')]+_0x204951[_0xa55c('0xb')]+_0x204951['countnosuchnumberretry']+_0x204951['countdropretry']+_0x204951[_0xa55c('0xd')]+_0x204951['countmachineretry']+_0x204951['countagentrejectretry'];this['countnosuchnumberretry']=_0x204951[_0xa55c('0xe')];this[_0xa55c('0xf')]=_0x204951[_0xa55c('0xf')];this[_0xa55c('0xd')]=_0x204951[_0xa55c('0xd')];this[_0xa55c('0x10')]=_0x204951['countmachineretry'];this[_0xa55c('0x11')]=_0x204951[_0xa55c('0x11')];this[_0xa55c('0x12')]=_0x204951[_0xa55c('0x12')];this[_0xa55c('0x13')]=_0x204951[_0xa55c('0x13')];this[_0xa55c('0x14')]=_0x204951[_0xa55c('0x14')];this[_0xa55c('0x15')]=_0x204951['starttime'];this[_0xa55c('0x16')]=_0x204951[_0xa55c('0x16')];this[_0xa55c('0x17')]=_0x204951[_0xa55c('0x16')];this[_0xa55c('0x18')]=_0x204951[_0xa55c('0x18')]||0x0;this['holdtime']=_0x204951['holdtime']||0x0;this[_0xa55c('0x19')]=_0x204951[_0xa55c('0x19')]||0x0;this[_0xa55c('0x1a')]=_0x204951['callback'];this[_0xa55c('0x1b')]=_0x204951[_0xa55c('0x1b')];this['callbackat']=_0x204951[_0xa55c('0x1c')];this[_0xa55c('0x1d')]=_0x204951[_0xa55c('0x1d')];this[_0xa55c('0x1e')]=_0x204951[_0xa55c('0x1e')];this['ListId']=_0x204951[_0xa55c('0x1f')];this['UserId']=_0x204951['UserId'];this['VoiceQueueId']=_0x204951[_0xa55c('0x20')];this['CampaignId']=_0x204951[_0xa55c('0x21')];this[_0xa55c('0x22')]=_0x204951[_0xa55c('0x22')]||'';this[_0xa55c('0x23')]=_0x204951[_0xa55c('0x23')]||'';}module[_0xa55c('0x24')]=Final;