3b9fb8ccd01cd51fb6bbf62650ca91b5fc02f702
[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 _0x8d7e=['ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','name','calleridnum','number','starttime','responsetime'];(function(_0x602ca8,_0x568e82){var _0x26e8ab=function(_0x3fb700){while(--_0x3fb700){_0x602ca8['push'](_0x602ca8['shift']());}};_0x26e8ab(++_0x568e82);}(_0x8d7e,0x1e3));var _0xe8d7=function(_0x3778df,_0x54392a){_0x3778df=_0x3778df-0x0;var _0x212035=_0x8d7e[_0x3778df];return _0x212035;};'use strict';var util=require('util');var _=require(_0xe8d7('0x0'));var moment=require(_0xe8d7('0x1'));function getSeconds(_0x128c6a,_0x32bcf6){var _0x54e699=moment(_0x128c6a)[_0xe8d7('0x2')](0x0);var _0x5d4667=moment(_0x32bcf6)[_0xe8d7('0x2')](0x0);return _0x54e699[_0xe8d7('0x3')](_0x5d4667,_0xe8d7('0x4'));}function History(_0x3089ca){this['uniqueid']=_0x3089ca[_0xe8d7('0x5')];this['scheduledat']=_0x3089ca[_0xe8d7('0x6')]||undefined;this[_0xe8d7('0x7')]=_0x3089ca[_0xe8d7('0x7')];this[_0xe8d7('0x8')]=_0x3089ca[_0xe8d7('0x7')]==='outbound'?_0xe8d7('0x9'):_0x3089ca[_0xe8d7('0x7')];this[_0xe8d7('0xa')]=_0x3089ca[_0xe8d7('0xa')];this['countcongestionretry']=_0x3089ca[_0xe8d7('0xb')];this[_0xe8d7('0xc')]=_0x3089ca[_0xe8d7('0xc')];this[_0xe8d7('0xd')]=_0x3089ca[_0xe8d7('0xa')]+_0x3089ca['countcongestionretry']+_0x3089ca['countnoanswerretry']+_0x3089ca[_0xe8d7('0xe')]+_0x3089ca[_0xe8d7('0xf')]+_0x3089ca[_0xe8d7('0x10')]+_0x3089ca[_0xe8d7('0x11')]+_0x3089ca[_0xe8d7('0x12')];this[_0xe8d7('0xe')]=_0x3089ca[_0xe8d7('0xe')];this[_0xe8d7('0xf')]=_0x3089ca[_0xe8d7('0xf')];this['countabandonedretry']=_0x3089ca[_0xe8d7('0x10')];this[_0xe8d7('0x11')]=_0x3089ca['countmachineretry'];this['countagentrejectretry']=_0x3089ca[_0xe8d7('0x12')];this[_0xe8d7('0x9')]=_0x3089ca[_0xe8d7('0x9')];this['calleridname']=_0x3089ca[_0xe8d7('0x13')];this[_0xe8d7('0x14')]=_0x3089ca[_0xe8d7('0x15')];this['starttime']=_0x3089ca[_0xe8d7('0x16')];this[_0xe8d7('0x17')]=_0x3089ca[_0xe8d7('0x17')];this['endtime']=_0x3089ca[_0xe8d7('0x17')];this[_0xe8d7('0x18')]=getSeconds(_0x3089ca['responsetime'],_0x3089ca['starttime']);this[_0xe8d7('0x19')]=0x0;this[_0xe8d7('0x1a')]=0x0;this['callback']=_0x3089ca[_0xe8d7('0x1b')];this['callbackuniqueid']=_0x3089ca[_0xe8d7('0x1c')];this[_0xe8d7('0x1d')]=_0x3089ca[_0xe8d7('0x1d')];this[_0xe8d7('0x1e')]=_0x3089ca[_0xe8d7('0x1e')];this[_0xe8d7('0x1f')]=_0x3089ca['ContactId'];this[_0xe8d7('0x20')]=_0x3089ca[_0xe8d7('0x20')];this['UserId']=_0x3089ca[_0xe8d7('0x21')];this[_0xe8d7('0x22')]=_0x3089ca[_0xe8d7('0x22')];this['CampaignId']=_0x3089ca[_0xe8d7('0x23')];this[_0xe8d7('0x24')]=_0x3089ca[_0xe8d7('0x24')]||'';this[_0xe8d7('0x25')]=_0x3089ca[_0xe8d7('0x25')]||'';}module[_0xe8d7('0x26')]=History;