Built motion from commit 0900f080.|2.5.45
[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 _0x21c9=['uniqueid','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countabandonedretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','countdropretry','calleridname','name','calleridnum','number','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','CampaignId','exports','util','lodash','moment','milliseconds'];(function(_0x285031,_0x5d540a){var _0x19db6a=function(_0x5a5d98){while(--_0x5a5d98){_0x285031['push'](_0x285031['shift']());}};_0x19db6a(++_0x5d540a);}(_0x21c9,0x8c));var _0x921c=function(_0x893f58,_0x4e1e18){_0x893f58=_0x893f58-0x0;var _0xf04bf7=_0x21c9[_0x893f58];return _0xf04bf7;};'use strict';var util=require(_0x921c('0x0'));var _=require(_0x921c('0x1'));var moment=require(_0x921c('0x2'));function getSeconds(_0x2fc518,_0x1939c4){var _0x5da556=moment(_0x2fc518)[_0x921c('0x3')](0x0);var _0x1f20dc=moment(_0x1939c4)[_0x921c('0x3')](0x0);return _0x5da556['diff'](_0x1f20dc,'seconds');}function History(_0x40473f){this['uniqueid']=_0x40473f[_0x921c('0x4')];this['scheduledat']=_0x40473f['scheduledat']||undefined;this[_0x921c('0x5')]=_0x40473f[_0x921c('0x5')];this[_0x921c('0x6')]=_0x40473f[_0x921c('0x5')]===_0x921c('0x7')?_0x921c('0x8'):_0x40473f[_0x921c('0x5')];this[_0x921c('0x9')]=_0x40473f[_0x921c('0x9')];this[_0x921c('0xa')]=_0x40473f[_0x921c('0xa')];this[_0x921c('0xb')]=_0x40473f[_0x921c('0xb')];this[_0x921c('0xc')]=_0x40473f['countbusyretry']+_0x40473f[_0x921c('0xa')]+_0x40473f[_0x921c('0xb')]+_0x40473f['countnosuchnumberretry']+_0x40473f['countdropretry']+_0x40473f[_0x921c('0xd')]+_0x40473f[_0x921c('0xe')]+_0x40473f[_0x921c('0xf')];this[_0x921c('0x10')]=_0x40473f[_0x921c('0x10')];this[_0x921c('0x11')]=_0x40473f[_0x921c('0x11')];this[_0x921c('0xd')]=_0x40473f[_0x921c('0xd')];this[_0x921c('0xe')]=_0x40473f[_0x921c('0xe')];this[_0x921c('0xf')]=_0x40473f['countagentrejectretry'];this[_0x921c('0x8')]=_0x40473f[_0x921c('0x8')];this[_0x921c('0x12')]=_0x40473f[_0x921c('0x13')];this[_0x921c('0x14')]=_0x40473f[_0x921c('0x15')];this[_0x921c('0x16')]=_0x40473f[_0x921c('0x16')];this[_0x921c('0x17')]=_0x40473f[_0x921c('0x17')];this['endtime']=_0x40473f[_0x921c('0x17')];this[_0x921c('0x18')]=getSeconds(_0x40473f['responsetime'],_0x40473f[_0x921c('0x16')]);this[_0x921c('0x19')]=0x0;this[_0x921c('0x1a')]=0x0;this['callback']=_0x40473f[_0x921c('0x1b')];this[_0x921c('0x1c')]=_0x40473f[_0x921c('0x1c')];this[_0x921c('0x1d')]=_0x40473f[_0x921c('0x1d')];this[_0x921c('0x1e')]=_0x40473f[_0x921c('0x1e')];this[_0x921c('0x1f')]=_0x40473f['ContactId'];this[_0x921c('0x20')]=_0x40473f[_0x921c('0x20')];this[_0x921c('0x21')]=_0x40473f[_0x921c('0x21')];this['VoiceQueueId']=_0x40473f['VoiceQueueId'];this['CampaignId']=_0x40473f[_0x921c('0x22')];this['originatecalleridnum']=_0x40473f['originatecalleridnum']||'';this['originatecalleridname']=_0x40473f['originatecalleridname']||'';}module[_0x921c('0x23')]=History;