48fc275ed59d714c23f083eb6ea10f6981c10055
[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 _0xb1f7=['responsetime','ringtime','holdtime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','queue','calleridname','name','calleridnum','number','starttime','endtime'];(function(_0x5e051c,_0x2e5812){var _0x5bd579=function(_0x11d70e){while(--_0x11d70e){_0x5e051c['push'](_0x5e051c['shift']());}};_0x5bd579(++_0x2e5812);}(_0xb1f7,0x1bf));var _0x7b1f=function(_0x2a2259,_0x5243ac){_0x2a2259=_0x2a2259-0x0;var _0x1fd3a5=_0xb1f7[_0x2a2259];return _0x1fd3a5;};'use strict';var util=require(_0x7b1f('0x0'));var _=require('lodash');var moment=require(_0x7b1f('0x1'));function getSeconds(_0x445517,_0x11bee5){var _0x1fc379=moment(_0x445517)[_0x7b1f('0x2')](0x0);var _0x3dbda9=moment(_0x11bee5)[_0x7b1f('0x2')](0x0);return _0x1fc379[_0x7b1f('0x3')](_0x3dbda9,_0x7b1f('0x4'));}function History(_0x215672){this[_0x7b1f('0x5')]=_0x215672['uniqueid'];this[_0x7b1f('0x6')]=_0x215672[_0x7b1f('0x6')]||undefined;this[_0x7b1f('0x7')]=_0x215672[_0x7b1f('0x7')];this[_0x7b1f('0x8')]=_0x215672[_0x7b1f('0x7')]===_0x7b1f('0x9')?'queue':_0x215672[_0x7b1f('0x7')];this[_0x7b1f('0xa')]=_0x215672[_0x7b1f('0xa')];this['countcongestionretry']=_0x215672[_0x7b1f('0xb')];this[_0x7b1f('0xc')]=_0x215672[_0x7b1f('0xc')];this[_0x7b1f('0xd')]=_0x215672[_0x7b1f('0xa')]+_0x215672[_0x7b1f('0xb')]+_0x215672['countnoanswerretry'];this[_0x7b1f('0xe')]=_0x215672['queue'];this[_0x7b1f('0xf')]=_0x215672[_0x7b1f('0x10')];this[_0x7b1f('0x11')]=_0x215672[_0x7b1f('0x12')];this[_0x7b1f('0x13')]=_0x215672['starttime'];this['responsetime']=_0x215672['responsetime'];this[_0x7b1f('0x14')]=_0x215672[_0x7b1f('0x15')];this[_0x7b1f('0x16')]=getSeconds(_0x215672['responsetime'],_0x215672[_0x7b1f('0x13')]);this[_0x7b1f('0x17')]=0x0;this['talktime']=0x0;this[_0x7b1f('0x18')]=_0x215672[_0x7b1f('0x18')];this[_0x7b1f('0x19')]=_0x215672[_0x7b1f('0x19')];this['callbackat']=_0x215672[_0x7b1f('0x1a')];this[_0x7b1f('0x1b')]=_0x215672[_0x7b1f('0x1b')];this[_0x7b1f('0x1c')]=_0x215672['ContactId'];this[_0x7b1f('0x1d')]=_0x215672[_0x7b1f('0x1d')];this['UserId']=_0x215672[_0x7b1f('0x1e')];this[_0x7b1f('0x1f')]=_0x215672[_0x7b1f('0x1f')];this[_0x7b1f('0x20')]=_0x215672['CampaignId'];this[_0x7b1f('0x21')]=_0x215672['originatecalleridnum']||'';this['originatecalleridname']=_0x215672[_0x7b1f('0x22')]||'';}module[_0x7b1f('0x23')]=History;