Built motion from commit (unavailable).|2.4.18
[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 _0xbf24=['countglobal','name','calleridnum','number','starttime','responsetime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','seconds','uniqueid','scheduledat','type','queue','countbusyretry','countcongestionretry','countnoanswerretry'];(function(_0x36fceb,_0x4690b5){var _0x2f575c=function(_0x263d59){while(--_0x263d59){_0x36fceb['push'](_0x36fceb['shift']());}};_0x2f575c(++_0x4690b5);}(_0xbf24,0x102));var _0x4bf2=function(_0x78bd8e,_0x4ac14c){_0x78bd8e=_0x78bd8e-0x0;var _0x1f307d=_0xbf24[_0x78bd8e];return _0x1f307d;};'use strict';var util=require(_0x4bf2('0x0'));var _=require(_0x4bf2('0x1'));var moment=require(_0x4bf2('0x2'));function getSeconds(_0x5db3ba,_0x36a990){var _0x650af1=moment(_0x5db3ba)[_0x4bf2('0x3')](0x0);var _0x3ffcfe=moment(_0x36a990)[_0x4bf2('0x3')](0x0);return _0x650af1['diff'](_0x3ffcfe,_0x4bf2('0x4'));}function History(_0x2cfa75){this[_0x4bf2('0x5')]=_0x2cfa75[_0x4bf2('0x5')];this[_0x4bf2('0x6')]=_0x2cfa75[_0x4bf2('0x6')]||undefined;this['type']=_0x2cfa75[_0x4bf2('0x7')];this['campaigntype']=_0x2cfa75[_0x4bf2('0x7')]==='outbound'?_0x4bf2('0x8'):_0x2cfa75['type'];this['countbusyretry']=_0x2cfa75[_0x4bf2('0x9')];this[_0x4bf2('0xa')]=_0x2cfa75[_0x4bf2('0xa')];this[_0x4bf2('0xb')]=_0x2cfa75['countnoanswerretry'];this[_0x4bf2('0xc')]=_0x2cfa75['countbusyretry']+_0x2cfa75[_0x4bf2('0xa')]+_0x2cfa75[_0x4bf2('0xb')];this[_0x4bf2('0x8')]=_0x2cfa75[_0x4bf2('0x8')];this['calleridname']=_0x2cfa75[_0x4bf2('0xd')];this[_0x4bf2('0xe')]=_0x2cfa75[_0x4bf2('0xf')];this[_0x4bf2('0x10')]=_0x2cfa75['starttime'];this[_0x4bf2('0x11')]=_0x2cfa75[_0x4bf2('0x11')];this['endtime']=_0x2cfa75[_0x4bf2('0x11')];this['ringtime']=getSeconds(_0x2cfa75[_0x4bf2('0x11')],_0x2cfa75['starttime']);this['holdtime']=0x0;this['talktime']=0x0;this[_0x4bf2('0x12')]=_0x2cfa75[_0x4bf2('0x12')];this['callbackuniqueid']=_0x2cfa75[_0x4bf2('0x13')];this[_0x4bf2('0x14')]=_0x2cfa75[_0x4bf2('0x14')];this[_0x4bf2('0x15')]=_0x2cfa75[_0x4bf2('0x15')];this['ContactId']=_0x2cfa75[_0x4bf2('0x16')];this[_0x4bf2('0x17')]=_0x2cfa75[_0x4bf2('0x17')];this[_0x4bf2('0x18')]=_0x2cfa75[_0x4bf2('0x18')];this[_0x4bf2('0x19')]=_0x2cfa75['VoiceQueueId'];this[_0x4bf2('0x1a')]=_0x2cfa75[_0x4bf2('0x1a')];this['originatecalleridnum']=_0x2cfa75[_0x4bf2('0x1b')]||'';this[_0x4bf2('0x1c')]=_0x2cfa75[_0x4bf2('0x1c')]||'';}module[_0x4bf2('0x1d')]=History;