Built motion from commit ddca4d0d.|2.5.47
[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 _0x6025=['callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','name','calleridnum','number','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid'];(function(_0x42491d,_0x423c21){var _0x24c96c=function(_0x5e5230){while(--_0x5e5230){_0x42491d['push'](_0x42491d['shift']());}};_0x24c96c(++_0x423c21);}(_0x6025,0x85));var _0x5602=function(_0x5a8678,_0x594c6f){_0x5a8678=_0x5a8678-0x0;var _0x5b55dc=_0x6025[_0x5a8678];return _0x5b55dc;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0x5602('0x0'));function getSeconds(_0xca84dd,_0x3d04e5){var _0x31015b=moment(_0xca84dd)[_0x5602('0x1')](0x0);var _0x1cbf1f=moment(_0x3d04e5)['milliseconds'](0x0);return _0x31015b[_0x5602('0x2')](_0x1cbf1f,_0x5602('0x3'));}function History(_0x28273e){this[_0x5602('0x4')]=_0x28273e[_0x5602('0x4')];this[_0x5602('0x5')]=_0x28273e[_0x5602('0x5')]||undefined;this['type']=_0x28273e[_0x5602('0x6')];this[_0x5602('0x7')]=_0x28273e[_0x5602('0x6')]===_0x5602('0x8')?_0x5602('0x9'):_0x28273e[_0x5602('0x6')];this[_0x5602('0xa')]=_0x28273e['countbusyretry'];this['countcongestionretry']=_0x28273e[_0x5602('0xb')];this[_0x5602('0xc')]=_0x28273e[_0x5602('0xc')];this[_0x5602('0xd')]=_0x28273e['countbusyretry']+_0x28273e[_0x5602('0xb')]+_0x28273e['countnoanswerretry']+_0x28273e[_0x5602('0xe')]+_0x28273e[_0x5602('0xf')]+_0x28273e[_0x5602('0x10')]+_0x28273e[_0x5602('0x11')]+_0x28273e[_0x5602('0x12')];this['countnosuchnumberretry']=_0x28273e[_0x5602('0xe')];this[_0x5602('0xf')]=_0x28273e['countdropretry'];this[_0x5602('0x10')]=_0x28273e[_0x5602('0x10')];this[_0x5602('0x11')]=_0x28273e[_0x5602('0x11')];this['countagentrejectretry']=_0x28273e[_0x5602('0x12')];this[_0x5602('0x9')]=_0x28273e[_0x5602('0x9')];this[_0x5602('0x13')]=_0x28273e[_0x5602('0x14')];this[_0x5602('0x15')]=_0x28273e[_0x5602('0x16')];this[_0x5602('0x17')]=_0x28273e[_0x5602('0x17')];this['responsetime']=_0x28273e[_0x5602('0x18')];this[_0x5602('0x19')]=_0x28273e[_0x5602('0x18')];this[_0x5602('0x1a')]=getSeconds(_0x28273e['responsetime'],_0x28273e[_0x5602('0x17')]);this[_0x5602('0x1b')]=0x0;this[_0x5602('0x1c')]=0x0;this['callback']=_0x28273e[_0x5602('0x1d')];this[_0x5602('0x1e')]=_0x28273e[_0x5602('0x1e')];this[_0x5602('0x1f')]=_0x28273e['callbackat'];this['recallme']=_0x28273e[_0x5602('0x20')];this[_0x5602('0x21')]=_0x28273e[_0x5602('0x21')];this[_0x5602('0x22')]=_0x28273e['ListId'];this[_0x5602('0x23')]=_0x28273e['UserId'];this[_0x5602('0x24')]=_0x28273e['VoiceQueueId'];this[_0x5602('0x25')]=_0x28273e[_0x5602('0x25')];this['originatecalleridnum']=_0x28273e[_0x5602('0x26')]||'';this['originatecalleridname']=_0x28273e[_0x5602('0x27')]||'';}module[_0x5602('0x28')]=History;