Built motion from commit (unavailable).|2.5.1
[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 _0xce94=['VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','calleridname','name','calleridnum','starttime','responsetime','endtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId'];(function(_0x5dc7b7,_0x40eb4a){var _0x118b7c=function(_0x1f0fca){while(--_0x1f0fca){_0x5dc7b7['push'](_0x5dc7b7['shift']());}};_0x118b7c(++_0x40eb4a);}(_0xce94,0xd1));var _0x4ce9=function(_0x15d8a8,_0x40e5d0){_0x15d8a8=_0x15d8a8-0x0;var _0x4c602b=_0xce94[_0x15d8a8];return _0x4c602b;};'use strict';var util=require(_0x4ce9('0x0'));var _=require(_0x4ce9('0x1'));var moment=require(_0x4ce9('0x2'));function getSeconds(_0x19bac5,_0x51d6a8){var _0x28dc2f=moment(_0x19bac5)['milliseconds'](0x0);var _0x38ea41=moment(_0x51d6a8)[_0x4ce9('0x3')](0x0);return _0x28dc2f['diff'](_0x38ea41,_0x4ce9('0x4'));}function History(_0x19db7b){this['uniqueid']=_0x19db7b[_0x4ce9('0x5')];this['scheduledat']=_0x19db7b[_0x4ce9('0x6')]||undefined;this[_0x4ce9('0x7')]=_0x19db7b[_0x4ce9('0x7')];this[_0x4ce9('0x8')]=_0x19db7b[_0x4ce9('0x7')]===_0x4ce9('0x9')?_0x4ce9('0xa'):_0x19db7b[_0x4ce9('0x7')];this[_0x4ce9('0xb')]=_0x19db7b[_0x4ce9('0xb')];this[_0x4ce9('0xc')]=_0x19db7b['countcongestionretry'];this['countnoanswerretry']=_0x19db7b[_0x4ce9('0xd')];this[_0x4ce9('0xe')]=_0x19db7b[_0x4ce9('0xb')]+_0x19db7b['countcongestionretry']+_0x19db7b['countnoanswerretry'];this[_0x4ce9('0xa')]=_0x19db7b['queue'];this[_0x4ce9('0xf')]=_0x19db7b[_0x4ce9('0x10')];this[_0x4ce9('0x11')]=_0x19db7b['number'];this[_0x4ce9('0x12')]=_0x19db7b[_0x4ce9('0x12')];this[_0x4ce9('0x13')]=_0x19db7b[_0x4ce9('0x13')];this[_0x4ce9('0x14')]=_0x19db7b[_0x4ce9('0x13')];this['ringtime']=getSeconds(_0x19db7b[_0x4ce9('0x13')],_0x19db7b[_0x4ce9('0x12')]);this['holdtime']=0x0;this[_0x4ce9('0x15')]=0x0;this[_0x4ce9('0x16')]=_0x19db7b[_0x4ce9('0x16')];this['callbackuniqueid']=_0x19db7b[_0x4ce9('0x17')];this[_0x4ce9('0x18')]=_0x19db7b[_0x4ce9('0x18')];this[_0x4ce9('0x19')]=_0x19db7b[_0x4ce9('0x19')];this[_0x4ce9('0x1a')]=_0x19db7b[_0x4ce9('0x1a')];this[_0x4ce9('0x1b')]=_0x19db7b[_0x4ce9('0x1b')];this[_0x4ce9('0x1c')]=_0x19db7b[_0x4ce9('0x1c')];this[_0x4ce9('0x1d')]=_0x19db7b[_0x4ce9('0x1d')];this[_0x4ce9('0x1e')]=_0x19db7b[_0x4ce9('0x1e')];this[_0x4ce9('0x1f')]=_0x19db7b[_0x4ce9('0x1f')]||'';this['originatecalleridname']=_0x19db7b[_0x4ce9('0x20')]||'';}module[_0x4ce9('0x21')]=History;