72edbe26a1c449629c9868a29e72e49501310ebe
[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 _0x0cf5=['countmachineretry','countagentrejectretry','countdropretry','countabandonedretry','queue','calleridname','calleridnum','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','VoiceQueueId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','seconds','scheduledat','type','campaigntype','outbound','countcongestionretry','countnoanswerretry','countglobal','countbusyretry','countnosuchnumberretry'];(function(_0x2811b2,_0x36fd3f){var _0x22eace=function(_0x28f15c){while(--_0x28f15c){_0x2811b2['push'](_0x2811b2['shift']());}};_0x22eace(++_0x36fd3f);}(_0x0cf5,0x112));var _0x50cf=function(_0x466962,_0x13e243){_0x466962=_0x466962-0x0;var _0x20e8a5=_0x0cf5[_0x466962];return _0x20e8a5;};'use strict';var util=require(_0x50cf('0x0'));var _=require(_0x50cf('0x1'));var moment=require(_0x50cf('0x2'));function getSeconds(_0x317967,_0x4c741a){var _0x5ea19d=moment(_0x317967)[_0x50cf('0x3')](0x0);var _0x18781d=moment(_0x4c741a)[_0x50cf('0x3')](0x0);return _0x5ea19d['diff'](_0x18781d,_0x50cf('0x4'));}function Final(_0x19a0cf){this['uniqueid']=_0x19a0cf['uniqueid'];this['scheduledat']=_0x19a0cf[_0x50cf('0x5')];this['type']=_0x19a0cf[_0x50cf('0x6')];this[_0x50cf('0x7')]=_0x19a0cf[_0x50cf('0x6')]===_0x50cf('0x8')?'queue':_0x19a0cf[_0x50cf('0x6')];this['countbusyretry']=_0x19a0cf['countbusyretry'];this[_0x50cf('0x9')]=_0x19a0cf[_0x50cf('0x9')];this[_0x50cf('0xa')]=_0x19a0cf[_0x50cf('0xa')];this[_0x50cf('0xb')]=_0x19a0cf[_0x50cf('0xc')]+_0x19a0cf[_0x50cf('0x9')]+_0x19a0cf[_0x50cf('0xa')]+_0x19a0cf[_0x50cf('0xd')]+_0x19a0cf['countdropretry']+_0x19a0cf['countabandonedretry']+_0x19a0cf[_0x50cf('0xe')]+_0x19a0cf[_0x50cf('0xf')];this[_0x50cf('0xd')]=_0x19a0cf[_0x50cf('0xd')];this[_0x50cf('0x10')]=_0x19a0cf[_0x50cf('0x10')];this[_0x50cf('0x11')]=_0x19a0cf[_0x50cf('0x11')];this['countmachineretry']=_0x19a0cf[_0x50cf('0xe')];this[_0x50cf('0xf')]=_0x19a0cf[_0x50cf('0xf')];this[_0x50cf('0x12')]=_0x19a0cf['queue'];this[_0x50cf('0x13')]=_0x19a0cf[_0x50cf('0x13')];this[_0x50cf('0x14')]=_0x19a0cf[_0x50cf('0x14')];this['starttime']=_0x19a0cf['starttime'];this['responsetime']=_0x19a0cf[_0x50cf('0x15')];this[_0x50cf('0x16')]=_0x19a0cf[_0x50cf('0x15')];this[_0x50cf('0x17')]=_0x19a0cf[_0x50cf('0x17')]||0x0;this[_0x50cf('0x18')]=_0x19a0cf[_0x50cf('0x18')]||0x0;this[_0x50cf('0x19')]=_0x19a0cf[_0x50cf('0x19')]||0x0;this[_0x50cf('0x1a')]=_0x19a0cf['callback'];this[_0x50cf('0x1b')]=_0x19a0cf[_0x50cf('0x1b')];this[_0x50cf('0x1c')]=_0x19a0cf['callbackat'];this[_0x50cf('0x1d')]=_0x19a0cf[_0x50cf('0x1d')];this['ContactId']=_0x19a0cf[_0x50cf('0x1e')];this['ListId']=_0x19a0cf[_0x50cf('0x1f')];this['UserId']=_0x19a0cf['UserId'];this[_0x50cf('0x20')]=_0x19a0cf[_0x50cf('0x20')];this['CampaignId']=_0x19a0cf['CampaignId'];this[_0x50cf('0x21')]=_0x19a0cf[_0x50cf('0x21')]||'';this[_0x50cf('0x22')]=_0x19a0cf[_0x50cf('0x22')]||'';}module[_0x50cf('0x23')]=Final;