761dc943786f233baf58b6a439b00ca4d1ef344c
[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 _0xe306=['countcongestionretry','countnoanswerretry','countglobal','countdropretry','countmachineretry','countagentrejectretry','countnosuchnumberretry','countabandonedretry','starttime','responsetime','endtime','holdtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry'];(function(_0x563dee,_0xca11ed){var _0xd1464d=function(_0x9883b3){while(--_0x9883b3){_0x563dee['push'](_0x563dee['shift']());}};_0xd1464d(++_0xca11ed);}(_0xe306,0x180));var _0x6e30=function(_0x424501,_0x42096d){_0x424501=_0x424501-0x0;var _0xb719af=_0xe306[_0x424501];return _0xb719af;};'use strict';var util=require(_0x6e30('0x0'));var _=require(_0x6e30('0x1'));var moment=require(_0x6e30('0x2'));function getSeconds(_0x2c9174,_0x129878){var _0x5640d0=moment(_0x2c9174)['milliseconds'](0x0);var _0x3e0cd0=moment(_0x129878)[_0x6e30('0x3')](0x0);return _0x5640d0['diff'](_0x3e0cd0,_0x6e30('0x4'));}function History(_0x5770df){this['uniqueid']=_0x5770df[_0x6e30('0x5')];this[_0x6e30('0x6')]=_0x5770df[_0x6e30('0x6')]||undefined;this['type']=_0x5770df[_0x6e30('0x7')];this[_0x6e30('0x8')]=_0x5770df[_0x6e30('0x7')]===_0x6e30('0x9')?_0x6e30('0xa'):_0x5770df[_0x6e30('0x7')];this[_0x6e30('0xb')]=_0x5770df[_0x6e30('0xb')];this[_0x6e30('0xc')]=_0x5770df[_0x6e30('0xc')];this[_0x6e30('0xd')]=_0x5770df['countnoanswerretry'];this[_0x6e30('0xe')]=_0x5770df[_0x6e30('0xb')]+_0x5770df[_0x6e30('0xc')]+_0x5770df[_0x6e30('0xd')]+_0x5770df['countnosuchnumberretry']+_0x5770df[_0x6e30('0xf')]+_0x5770df['countabandonedretry']+_0x5770df[_0x6e30('0x10')]+_0x5770df[_0x6e30('0x11')];this[_0x6e30('0x12')]=_0x5770df[_0x6e30('0x12')];this['countdropretry']=_0x5770df[_0x6e30('0xf')];this[_0x6e30('0x13')]=_0x5770df[_0x6e30('0x13')];this[_0x6e30('0x10')]=_0x5770df[_0x6e30('0x10')];this[_0x6e30('0x11')]=_0x5770df[_0x6e30('0x11')];this['queue']=_0x5770df[_0x6e30('0xa')];this['calleridname']=_0x5770df['name'];this['calleridnum']=_0x5770df['number'];this[_0x6e30('0x14')]=_0x5770df['starttime'];this[_0x6e30('0x15')]=_0x5770df[_0x6e30('0x15')];this[_0x6e30('0x16')]=_0x5770df[_0x6e30('0x15')];this['ringtime']=getSeconds(_0x5770df['responsetime'],_0x5770df['starttime']);this[_0x6e30('0x17')]=0x0;this['talktime']=0x0;this['callback']=_0x5770df[_0x6e30('0x18')];this[_0x6e30('0x19')]=_0x5770df[_0x6e30('0x19')];this[_0x6e30('0x1a')]=_0x5770df[_0x6e30('0x1a')];this[_0x6e30('0x1b')]=_0x5770df[_0x6e30('0x1b')];this[_0x6e30('0x1c')]=_0x5770df[_0x6e30('0x1c')];this[_0x6e30('0x1d')]=_0x5770df[_0x6e30('0x1d')];this['UserId']=_0x5770df[_0x6e30('0x1e')];this[_0x6e30('0x1f')]=_0x5770df[_0x6e30('0x1f')];this[_0x6e30('0x20')]=_0x5770df['CampaignId'];this[_0x6e30('0x21')]=_0x5770df[_0x6e30('0x21')]||'';this[_0x6e30('0x22')]=_0x5770df[_0x6e30('0x22')]||'';}module[_0x6e30('0x23')]=History;