8e668e850f1784f48ec22e939471f3f3d1adc7a9
[motion2.git] / server / services / ami / dialer / history.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 _0xdd32=['type','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countmachineretry','countagentrejectretry','countabandonedretry','calleridname','calleridnum','number','starttime','responsetime','ringtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat'];(function(_0x2a54ac,_0x2f243b){var _0x1b6bcb=function(_0x26b5d5){while(--_0x26b5d5){_0x2a54ac['push'](_0x2a54ac['shift']());}};_0x1b6bcb(++_0x2f243b);}(_0xdd32,0x67));var _0x2dd3=function(_0x745b9b,_0x4ccde9){_0x745b9b=_0x745b9b-0x0;var _0x414c4b=_0xdd32[_0x745b9b];return _0x414c4b;};'use strict';var util=require(_0x2dd3('0x0'));var _=require(_0x2dd3('0x1'));var moment=require(_0x2dd3('0x2'));function getSeconds(_0x1e3374,_0x60535){var _0xe17589=moment(_0x1e3374)['milliseconds'](0x0);var _0x3118df=moment(_0x60535)[_0x2dd3('0x3')](0x0);return _0xe17589[_0x2dd3('0x4')](_0x3118df,_0x2dd3('0x5'));}function History(_0x546490){this['uniqueid']=_0x546490[_0x2dd3('0x6')];this['scheduledat']=_0x546490[_0x2dd3('0x7')]||undefined;this[_0x2dd3('0x8')]=_0x546490[_0x2dd3('0x8')];this['campaigntype']=_0x546490['type']==='outbound'?_0x2dd3('0x9'):_0x546490[_0x2dd3('0x8')];this[_0x2dd3('0xa')]=_0x546490[_0x2dd3('0xa')];this[_0x2dd3('0xb')]=_0x546490['countcongestionretry'];this[_0x2dd3('0xc')]=_0x546490[_0x2dd3('0xc')];this[_0x2dd3('0xd')]=_0x546490[_0x2dd3('0xa')]+_0x546490['countcongestionretry']+_0x546490['countnoanswerretry']+_0x546490[_0x2dd3('0xe')]+_0x546490[_0x2dd3('0xf')]+_0x546490['countabandonedretry']+_0x546490[_0x2dd3('0x10')]+_0x546490[_0x2dd3('0x11')];this[_0x2dd3('0xe')]=_0x546490[_0x2dd3('0xe')];this['countdropretry']=_0x546490['countdropretry'];this['countabandonedretry']=_0x546490[_0x2dd3('0x12')];this[_0x2dd3('0x10')]=_0x546490[_0x2dd3('0x10')];this['countagentrejectretry']=_0x546490[_0x2dd3('0x11')];this[_0x2dd3('0x9')]=_0x546490[_0x2dd3('0x9')];this[_0x2dd3('0x13')]=_0x546490['name'];this[_0x2dd3('0x14')]=_0x546490[_0x2dd3('0x15')];this['starttime']=_0x546490[_0x2dd3('0x16')];this[_0x2dd3('0x17')]=_0x546490['responsetime'];this['endtime']=_0x546490[_0x2dd3('0x17')];this[_0x2dd3('0x18')]=getSeconds(_0x546490['responsetime'],_0x546490[_0x2dd3('0x16')]);this['holdtime']=0x0;this[_0x2dd3('0x19')]=0x0;this[_0x2dd3('0x1a')]=_0x546490['callback'];this['callbackuniqueid']=_0x546490[_0x2dd3('0x1b')];this[_0x2dd3('0x1c')]=_0x546490[_0x2dd3('0x1c')];this[_0x2dd3('0x1d')]=_0x546490[_0x2dd3('0x1d')];this[_0x2dd3('0x1e')]=_0x546490[_0x2dd3('0x1e')];this['ListId']=_0x546490[_0x2dd3('0x1f')];this[_0x2dd3('0x20')]=_0x546490[_0x2dd3('0x20')];this[_0x2dd3('0x21')]=_0x546490[_0x2dd3('0x21')];this['CampaignId']=_0x546490['CampaignId'];this[_0x2dd3('0x22')]=_0x546490[_0x2dd3('0x22')]||'';this['originatecalleridname']=_0x546490[_0x2dd3('0x23')]||'';}module[_0x2dd3('0x24')]=History;