Built motion from commit (unavailable).|2.5.21
[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 _0x4990=['diff','seconds','uniqueid','scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countdropretry','countabandonedretry','countagentrejectretry','countnosuchnumberretry','countmachineretry','calleridname','name','number','starttime','responsetime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x4990,0x149));var _0x0499=function(_0x55d829,_0x43f06c){_0x55d829=_0x55d829-0x0;var _0x52163b=_0x4990[_0x55d829];return _0x52163b;};'use strict';var util=require(_0x0499('0x0'));var _=require(_0x0499('0x1'));var moment=require(_0x0499('0x2'));function getSeconds(_0x9c729d,_0xc30995){var _0x11236f=moment(_0x9c729d)[_0x0499('0x3')](0x0);var _0x2b442d=moment(_0xc30995)[_0x0499('0x3')](0x0);return _0x11236f[_0x0499('0x4')](_0x2b442d,_0x0499('0x5'));}function History(_0x58dc3e){this[_0x0499('0x6')]=_0x58dc3e['uniqueid'];this[_0x0499('0x7')]=_0x58dc3e[_0x0499('0x7')]||undefined;this[_0x0499('0x8')]=_0x58dc3e[_0x0499('0x8')];this['campaigntype']=_0x58dc3e[_0x0499('0x8')]===_0x0499('0x9')?_0x0499('0xa'):_0x58dc3e[_0x0499('0x8')];this[_0x0499('0xb')]=_0x58dc3e[_0x0499('0xb')];this[_0x0499('0xc')]=_0x58dc3e[_0x0499('0xc')];this['countnoanswerretry']=_0x58dc3e[_0x0499('0xd')];this['countglobal']=_0x58dc3e[_0x0499('0xb')]+_0x58dc3e['countcongestionretry']+_0x58dc3e[_0x0499('0xd')]+_0x58dc3e['countnosuchnumberretry']+_0x58dc3e[_0x0499('0xe')]+_0x58dc3e[_0x0499('0xf')]+_0x58dc3e['countmachineretry']+_0x58dc3e[_0x0499('0x10')];this[_0x0499('0x11')]=_0x58dc3e[_0x0499('0x11')];this['countdropretry']=_0x58dc3e[_0x0499('0xe')];this['countabandonedretry']=_0x58dc3e[_0x0499('0xf')];this[_0x0499('0x12')]=_0x58dc3e[_0x0499('0x12')];this['countagentrejectretry']=_0x58dc3e[_0x0499('0x10')];this[_0x0499('0xa')]=_0x58dc3e[_0x0499('0xa')];this[_0x0499('0x13')]=_0x58dc3e[_0x0499('0x14')];this['calleridnum']=_0x58dc3e[_0x0499('0x15')];this[_0x0499('0x16')]=_0x58dc3e[_0x0499('0x16')];this[_0x0499('0x17')]=_0x58dc3e['responsetime'];this['endtime']=_0x58dc3e[_0x0499('0x17')];this['ringtime']=getSeconds(_0x58dc3e['responsetime'],_0x58dc3e[_0x0499('0x16')]);this[_0x0499('0x18')]=0x0;this[_0x0499('0x19')]=0x0;this[_0x0499('0x1a')]=_0x58dc3e['callback'];this[_0x0499('0x1b')]=_0x58dc3e[_0x0499('0x1b')];this[_0x0499('0x1c')]=_0x58dc3e[_0x0499('0x1c')];this['recallme']=_0x58dc3e[_0x0499('0x1d')];this[_0x0499('0x1e')]=_0x58dc3e[_0x0499('0x1e')];this[_0x0499('0x1f')]=_0x58dc3e['ListId'];this[_0x0499('0x20')]=_0x58dc3e['UserId'];this['VoiceQueueId']=_0x58dc3e[_0x0499('0x21')];this['CampaignId']=_0x58dc3e['CampaignId'];this['originatecalleridnum']=_0x58dc3e[_0x0499('0x22')]||'';this[_0x0499('0x23')]=_0x58dc3e[_0x0499('0x23')]||'';}module[_0x0499('0x24')]=History;