Built motion from commit 616d3211.|2.6.4
[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 _0xe0c3=['util','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','countabandonedretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports'];(function(_0x5d2498,_0x1a9c43){var _0x4e91b1=function(_0x579503){while(--_0x579503){_0x5d2498['push'](_0x5d2498['shift']());}};_0x4e91b1(++_0x1a9c43);}(_0xe0c3,0xea));var _0x3e0c=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xe0c3[_0x321bb2];return _0x9c12ed;};'use strict';var util=require(_0x3e0c('0x0'));var _=require('lodash');var moment=require(_0x3e0c('0x1'));function getSeconds(_0x172593,_0x3bb243){var _0x41c0bf=moment(_0x172593)[_0x3e0c('0x2')](0x0);var _0x410ec4=moment(_0x3bb243)[_0x3e0c('0x2')](0x0);return _0x41c0bf[_0x3e0c('0x3')](_0x410ec4,_0x3e0c('0x4'));}function Final(_0x511cfa){this['uniqueid']=_0x511cfa[_0x3e0c('0x5')];this[_0x3e0c('0x6')]=_0x511cfa[_0x3e0c('0x6')];this[_0x3e0c('0x7')]=_0x511cfa[_0x3e0c('0x7')];this[_0x3e0c('0x8')]=_0x511cfa[_0x3e0c('0x7')]===_0x3e0c('0x9')?_0x3e0c('0xa'):_0x511cfa[_0x3e0c('0x7')];this[_0x3e0c('0xb')]=_0x511cfa['countbusyretry'];this['countcongestionretry']=_0x511cfa[_0x3e0c('0xc')];this[_0x3e0c('0xd')]=_0x511cfa[_0x3e0c('0xd')];this[_0x3e0c('0xe')]=_0x511cfa[_0x3e0c('0xb')]+_0x511cfa[_0x3e0c('0xc')]+_0x511cfa[_0x3e0c('0xd')]+_0x511cfa['countnosuchnumberretry']+_0x511cfa[_0x3e0c('0xf')]+_0x511cfa['countabandonedretry']+_0x511cfa[_0x3e0c('0x10')]+_0x511cfa[_0x3e0c('0x11')];this['countnosuchnumberretry']=_0x511cfa[_0x3e0c('0x12')];this[_0x3e0c('0xf')]=_0x511cfa[_0x3e0c('0xf')];this[_0x3e0c('0x13')]=_0x511cfa[_0x3e0c('0x13')];this[_0x3e0c('0x10')]=_0x511cfa[_0x3e0c('0x10')];this[_0x3e0c('0x11')]=_0x511cfa[_0x3e0c('0x11')];this[_0x3e0c('0xa')]=_0x511cfa[_0x3e0c('0xa')];this[_0x3e0c('0x14')]=_0x511cfa['calleridname'];this['calleridnum']=_0x511cfa[_0x3e0c('0x15')];this[_0x3e0c('0x16')]=_0x511cfa[_0x3e0c('0x16')];this[_0x3e0c('0x17')]=_0x511cfa[_0x3e0c('0x17')];this[_0x3e0c('0x18')]=_0x511cfa['responsetime'];this[_0x3e0c('0x19')]=_0x511cfa[_0x3e0c('0x19')]||0x0;this[_0x3e0c('0x1a')]=_0x511cfa['holdtime']||0x0;this[_0x3e0c('0x1b')]=_0x511cfa['talktime']||0x0;this['callback']=_0x511cfa[_0x3e0c('0x1c')];this[_0x3e0c('0x1d')]=_0x511cfa[_0x3e0c('0x1d')];this[_0x3e0c('0x1e')]=_0x511cfa['callbackat'];this['recallme']=_0x511cfa[_0x3e0c('0x1f')];this['ContactId']=_0x511cfa['ContactId'];this[_0x3e0c('0x20')]=_0x511cfa[_0x3e0c('0x20')];this[_0x3e0c('0x21')]=_0x511cfa['UserId'];this[_0x3e0c('0x22')]=_0x511cfa[_0x3e0c('0x22')];this['CampaignId']=_0x511cfa[_0x3e0c('0x23')];this[_0x3e0c('0x24')]=_0x511cfa[_0x3e0c('0x24')]||'';this[_0x3e0c('0x25')]=_0x511cfa['originatecalleridname']||'';}module[_0x3e0c('0x26')]=Final;