Built motion from commit (unavailable).|2.5.21
[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 _0x81a5=['countdropretry','queue','calleridname','calleridnum','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','scheduledat','type','campaigntype','outbound','countbusyretry','countnoanswerretry','countglobal','countcongestionretry','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry'];(function(_0x3be0c4,_0x5b7eff){var _0x11af9f=function(_0x3f5113){while(--_0x3f5113){_0x3be0c4['push'](_0x3be0c4['shift']());}};_0x11af9f(++_0x5b7eff);}(_0x81a5,0x144));var _0x581a=function(_0x44f55c,_0x41c7b6){_0x44f55c=_0x44f55c-0x0;var _0x52c561=_0x81a5[_0x44f55c];return _0x52c561;};'use strict';var util=require(_0x581a('0x0'));var _=require(_0x581a('0x1'));var moment=require(_0x581a('0x2'));function getSeconds(_0x42ef2a,_0x596edc){var _0x2c322e=moment(_0x42ef2a)[_0x581a('0x3')](0x0);var _0x389b70=moment(_0x596edc)[_0x581a('0x3')](0x0);return _0x2c322e[_0x581a('0x4')](_0x389b70,_0x581a('0x5'));}function Final(_0x266a92){this['uniqueid']=_0x266a92['uniqueid'];this[_0x581a('0x6')]=_0x266a92['scheduledat'];this['type']=_0x266a92[_0x581a('0x7')];this[_0x581a('0x8')]=_0x266a92[_0x581a('0x7')]===_0x581a('0x9')?'queue':_0x266a92[_0x581a('0x7')];this['countbusyretry']=_0x266a92[_0x581a('0xa')];this['countcongestionretry']=_0x266a92['countcongestionretry'];this[_0x581a('0xb')]=_0x266a92[_0x581a('0xb')];this[_0x581a('0xc')]=_0x266a92['countbusyretry']+_0x266a92[_0x581a('0xd')]+_0x266a92[_0x581a('0xb')]+_0x266a92[_0x581a('0xe')]+_0x266a92['countdropretry']+_0x266a92[_0x581a('0xf')]+_0x266a92[_0x581a('0x10')]+_0x266a92[_0x581a('0x11')];this[_0x581a('0xe')]=_0x266a92[_0x581a('0xe')];this[_0x581a('0x12')]=_0x266a92[_0x581a('0x12')];this[_0x581a('0xf')]=_0x266a92[_0x581a('0xf')];this[_0x581a('0x10')]=_0x266a92[_0x581a('0x10')];this[_0x581a('0x11')]=_0x266a92[_0x581a('0x11')];this[_0x581a('0x13')]=_0x266a92['queue'];this['calleridname']=_0x266a92[_0x581a('0x14')];this[_0x581a('0x15')]=_0x266a92['calleridnum'];this['starttime']=_0x266a92[_0x581a('0x16')];this[_0x581a('0x17')]=_0x266a92['responsetime'];this['endtime']=_0x266a92[_0x581a('0x17')];this['ringtime']=_0x266a92[_0x581a('0x18')]||0x0;this['holdtime']=_0x266a92[_0x581a('0x19')]||0x0;this['talktime']=_0x266a92[_0x581a('0x1a')]||0x0;this[_0x581a('0x1b')]=_0x266a92['callback'];this[_0x581a('0x1c')]=_0x266a92[_0x581a('0x1c')];this[_0x581a('0x1d')]=_0x266a92[_0x581a('0x1d')];this[_0x581a('0x1e')]=_0x266a92[_0x581a('0x1e')];this[_0x581a('0x1f')]=_0x266a92[_0x581a('0x1f')];this[_0x581a('0x20')]=_0x266a92[_0x581a('0x20')];this[_0x581a('0x21')]=_0x266a92[_0x581a('0x21')];this['VoiceQueueId']=_0x266a92[_0x581a('0x22')];this['CampaignId']=_0x266a92['CampaignId'];this['originatecalleridnum']=_0x266a92[_0x581a('0x23')]||'';this['originatecalleridname']=_0x266a92[_0x581a('0x24')]||'';}module[_0x581a('0x25')]=Final;