420a94dae0270876d79b7610bfb7e55407574695
[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 _0x4a6a=['callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','lodash','moment','milliseconds','diff','uniqueid','scheduledat','type','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','countdropretry','queue','calleridname','calleridnum','starttime','responsetime','ringtime','holdtime','talktime'];(function(_0x555ef8,_0x43e041){var _0x38cc30=function(_0x105961){while(--_0x105961){_0x555ef8['push'](_0x555ef8['shift']());}};_0x38cc30(++_0x43e041);}(_0x4a6a,0xdc));var _0xa4a6=function(_0x30e90c,_0x3c630d){_0x30e90c=_0x30e90c-0x0;var _0x5773c8=_0x4a6a[_0x30e90c];return _0x5773c8;};'use strict';var util=require('util');var _=require(_0xa4a6('0x0'));var moment=require(_0xa4a6('0x1'));function getSeconds(_0x38e57a,_0x15d8e1){var _0xe06d36=moment(_0x38e57a)[_0xa4a6('0x2')](0x0);var _0x41d38d=moment(_0x15d8e1)['milliseconds'](0x0);return _0xe06d36[_0xa4a6('0x3')](_0x41d38d,'seconds');}function Final(_0x37681f){this[_0xa4a6('0x4')]=_0x37681f['uniqueid'];this[_0xa4a6('0x5')]=_0x37681f[_0xa4a6('0x5')];this['type']=_0x37681f[_0xa4a6('0x6')];this['campaigntype']=_0x37681f[_0xa4a6('0x6')]===_0xa4a6('0x7')?'queue':_0x37681f[_0xa4a6('0x6')];this[_0xa4a6('0x8')]=_0x37681f['countbusyretry'];this['countcongestionretry']=_0x37681f[_0xa4a6('0x9')];this[_0xa4a6('0xa')]=_0x37681f[_0xa4a6('0xa')];this[_0xa4a6('0xb')]=_0x37681f[_0xa4a6('0x8')]+_0x37681f[_0xa4a6('0x9')]+_0x37681f[_0xa4a6('0xa')]+_0x37681f['countnosuchnumberretry']+_0x37681f['countdropretry']+_0x37681f[_0xa4a6('0xc')]+_0x37681f[_0xa4a6('0xd')]+_0x37681f[_0xa4a6('0xe')];this[_0xa4a6('0xf')]=_0x37681f[_0xa4a6('0xf')];this[_0xa4a6('0x10')]=_0x37681f[_0xa4a6('0x10')];this[_0xa4a6('0xc')]=_0x37681f[_0xa4a6('0xc')];this[_0xa4a6('0xd')]=_0x37681f[_0xa4a6('0xd')];this['countagentrejectretry']=_0x37681f[_0xa4a6('0xe')];this[_0xa4a6('0x11')]=_0x37681f['queue'];this[_0xa4a6('0x12')]=_0x37681f[_0xa4a6('0x12')];this[_0xa4a6('0x13')]=_0x37681f[_0xa4a6('0x13')];this[_0xa4a6('0x14')]=_0x37681f[_0xa4a6('0x14')];this['responsetime']=_0x37681f[_0xa4a6('0x15')];this['endtime']=_0x37681f['responsetime'];this[_0xa4a6('0x16')]=_0x37681f[_0xa4a6('0x16')]||0x0;this[_0xa4a6('0x17')]=_0x37681f['holdtime']||0x0;this['talktime']=_0x37681f[_0xa4a6('0x18')]||0x0;this[_0xa4a6('0x19')]=_0x37681f[_0xa4a6('0x19')];this['callbackuniqueid']=_0x37681f[_0xa4a6('0x1a')];this['callbackat']=_0x37681f[_0xa4a6('0x1b')];this[_0xa4a6('0x1c')]=_0x37681f['recallme'];this[_0xa4a6('0x1d')]=_0x37681f[_0xa4a6('0x1d')];this['ListId']=_0x37681f[_0xa4a6('0x1e')];this['UserId']=_0x37681f[_0xa4a6('0x1f')];this[_0xa4a6('0x20')]=_0x37681f['VoiceQueueId'];this[_0xa4a6('0x21')]=_0x37681f[_0xa4a6('0x21')];this[_0xa4a6('0x22')]=_0x37681f['originatecalleridnum']||'';this['originatecalleridname']=_0x37681f['originatecalleridname']||'';}module['exports']=Final;