Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / services / ami / rpc / cmHopperHistory.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 _0x3c22=['day','endOf','GetVoiceQueueHopperHistory','GetCampaignHopperHistory','ivr','moment','createHistory','queue','Request','CreateCmHopperHistory','avgHandleTime','AvgHandleTime','subtract','minutes','format','YYYY-MM-DD\x20HH:mm:ss','GetCmHopperHistory','startOf'];(function(_0x18fe2a,_0x4707d6){var _0x3a1e29=function(_0x1e9932){while(--_0x1e9932){_0x18fe2a['push'](_0x18fe2a['shift']());}};_0x3a1e29(++_0x4707d6);}(_0x3c22,0xa7));var _0x23c2=function(_0x3f29f3,_0x5d79d8){_0x3f29f3=_0x3f29f3-0x0;var _0x16ba6e=_0x3c22[_0x3f29f3];return _0x16ba6e;};'use strict';var client=require('../client');var moment=require(_0x23c2('0x0'));exports[_0x23c2('0x1')]=function(_0x5128ab){return function(){_0x5128ab['campaign']=_0x5128ab[_0x23c2('0x2')];return client[_0x23c2('0x3')](_0x23c2('0x4'),{'body':_0x5128ab,'log':_0x23c2('0x4')});};};exports[_0x23c2('0x5')]=function(_0x1af0be){return function(){return client['Request'](_0x23c2('0x6'),{'options':{'where':{'endtime':{'$between':[moment()[_0x23c2('0x7')](_0x1af0be,_0x23c2('0x8'))[_0x23c2('0x9')](_0x23c2('0xa')),moment()['format']('YYYY-MM-DD\x20HH:mm:ss')]}},'raw':![]},'log':_0x23c2('0xb')});};};exports['getVoiceQueueHopperHistory']=function(_0x36c57e){return function(){return client[_0x23c2('0x3')]('GetVoiceQueueHopperHistory',{'options':{'where':{'createdAt':{'$between':[moment()[_0x23c2('0xc')](_0x23c2('0xd'))[_0x23c2('0x9')](_0x23c2('0xa')),moment()[_0x23c2('0xe')](_0x23c2('0xd'))[_0x23c2('0x9')](_0x23c2('0xa'))]},'campaigntype':_0x23c2('0x2')},'raw':![]},'log':_0x23c2('0xf')});};};exports['getCampaignHopperHistory']=function(_0x358af5){return function(){return client[_0x23c2('0x3')](_0x23c2('0x10'),{'options':{'where':{'createdAt':{'$between':[moment()[_0x23c2('0xc')](_0x23c2('0xd'))[_0x23c2('0x9')](_0x23c2('0xa')),moment()[_0x23c2('0xe')](_0x23c2('0xd'))[_0x23c2('0x9')](_0x23c2('0xa'))]},'campaigntype':_0x23c2('0x11')},'raw':![]},'log':_0x23c2('0x10')});};};