352b7b601ec7dfc97225f79b8a3e386425dc4e9a
[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 _0xb36a=['callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','lodash','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','calleridname','name','calleridnum','number','starttime','responsetime','endtime','ringtime','holdtime'];(function(_0x2d2c16,_0x4e88b6){var _0x53f2fb=function(_0x6b6dac){while(--_0x6b6dac){_0x2d2c16['push'](_0x2d2c16['shift']());}};_0x53f2fb(++_0x4e88b6);}(_0xb36a,0xaf));var _0xab36=function(_0x28cb4f,_0x121e9c){_0x28cb4f=_0x28cb4f-0x0;var _0x40870f=_0xb36a[_0x28cb4f];return _0x40870f;};'use strict';var util=require(_0xab36('0x0'));var _=require(_0xab36('0x1'));var moment=require('moment');function getSeconds(_0x712d74,_0x1e2a42){var _0x48621e=moment(_0x712d74)['milliseconds'](0x0);var _0x2ee533=moment(_0x1e2a42)['milliseconds'](0x0);return _0x48621e[_0xab36('0x2')](_0x2ee533,_0xab36('0x3'));}function History(_0xb3f5c4){this[_0xab36('0x4')]=_0xb3f5c4[_0xab36('0x4')];this[_0xab36('0x5')]=_0xb3f5c4[_0xab36('0x5')]||undefined;this[_0xab36('0x6')]=_0xb3f5c4[_0xab36('0x6')];this[_0xab36('0x7')]=_0xb3f5c4[_0xab36('0x6')]===_0xab36('0x8')?_0xab36('0x9'):_0xb3f5c4[_0xab36('0x6')];this[_0xab36('0xa')]=_0xb3f5c4[_0xab36('0xa')];this[_0xab36('0xb')]=_0xb3f5c4['countcongestionretry'];this[_0xab36('0xc')]=_0xb3f5c4['countnoanswerretry'];this[_0xab36('0xd')]=_0xb3f5c4[_0xab36('0xa')]+_0xb3f5c4['countcongestionretry']+_0xb3f5c4[_0xab36('0xc')];this[_0xab36('0x9')]=_0xb3f5c4[_0xab36('0x9')];this[_0xab36('0xe')]=_0xb3f5c4[_0xab36('0xf')];this[_0xab36('0x10')]=_0xb3f5c4[_0xab36('0x11')];this[_0xab36('0x12')]=_0xb3f5c4[_0xab36('0x12')];this[_0xab36('0x13')]=_0xb3f5c4[_0xab36('0x13')];this[_0xab36('0x14')]=_0xb3f5c4[_0xab36('0x13')];this[_0xab36('0x15')]=getSeconds(_0xb3f5c4[_0xab36('0x13')],_0xb3f5c4['starttime']);this[_0xab36('0x16')]=0x0;this['talktime']=0x0;this[_0xab36('0x17')]=_0xb3f5c4['callback'];this[_0xab36('0x18')]=_0xb3f5c4[_0xab36('0x18')];this[_0xab36('0x19')]=_0xb3f5c4['callbackat'];this[_0xab36('0x1a')]=_0xb3f5c4[_0xab36('0x1a')];this[_0xab36('0x1b')]=_0xb3f5c4['ContactId'];this[_0xab36('0x1c')]=_0xb3f5c4[_0xab36('0x1c')];this['UserId']=_0xb3f5c4['UserId'];this[_0xab36('0x1d')]=_0xb3f5c4[_0xab36('0x1d')];this[_0xab36('0x1e')]=_0xb3f5c4[_0xab36('0x1e')];this[_0xab36('0x1f')]=_0xb3f5c4[_0xab36('0x1f')]||'';this[_0xab36('0x20')]=_0xb3f5c4[_0xab36('0x20')]||'';}module['exports']=History;