Built motion from commit 753c950e.|2.5.42
[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 _0x337a=['GetVoiceQueueHopperHistory','GetCampaignHopperHistory','endOf','ivr','moment','createHistory','campaign','queue','Request','CreateCmHopperHistory','avgHandleTime','AvgHandleTime','subtract','minutes','format','YYYY-MM-DD\x20HH:mm:ss','GetCmHopperHistory','getVoiceQueueHopperHistory','startOf','day'];(function(_0x55fea0,_0x387760){var _0x6d7655=function(_0x4efece){while(--_0x4efece){_0x55fea0['push'](_0x55fea0['shift']());}};_0x6d7655(++_0x387760);}(_0x337a,0x7c));var _0xa337=function(_0x1f1caa,_0x2e9398){_0x1f1caa=_0x1f1caa-0x0;var _0x13c3f5=_0x337a[_0x1f1caa];return _0x13c3f5;};'use strict';var client=require('../client');var moment=require(_0xa337('0x0'));exports[_0xa337('0x1')]=function(_0x358664){return function(){_0x358664[_0xa337('0x2')]=_0x358664[_0xa337('0x3')];return client[_0xa337('0x4')]('CreateCmHopperHistory',{'body':_0x358664,'log':_0xa337('0x5')});};};exports[_0xa337('0x6')]=function(_0x547e2d){return function(){return client[_0xa337('0x4')](_0xa337('0x7'),{'options':{'where':{'endtime':{'$between':[moment()[_0xa337('0x8')](_0x547e2d,_0xa337('0x9'))[_0xa337('0xa')](_0xa337('0xb')),moment()[_0xa337('0xa')]('YYYY-MM-DD\x20HH:mm:ss')]}},'raw':![]},'log':_0xa337('0xc')});};};exports[_0xa337('0xd')]=function(_0x77a646){return function(){return client[_0xa337('0x4')]('GetVoiceQueueHopperHistory',{'options':{'where':{'createdAt':{'$between':[moment()[_0xa337('0xe')](_0xa337('0xf'))['format'](_0xa337('0xb')),moment()['endOf'](_0xa337('0xf'))[_0xa337('0xa')]('YYYY-MM-DD\x20HH:mm:ss')]},'campaigntype':'queue'},'raw':![]},'log':_0xa337('0x10')});};};exports['getCampaignHopperHistory']=function(_0x461130){return function(){return client['Request'](_0xa337('0x11'),{'options':{'where':{'createdAt':{'$between':[moment()['startOf'](_0xa337('0xf'))[_0xa337('0xa')]('YYYY-MM-DD\x20HH:mm:ss'),moment()[_0xa337('0x12')](_0xa337('0xf'))[_0xa337('0xa')]('YYYY-MM-DD\x20HH:mm:ss')]},'campaigntype':_0xa337('0x13')},'raw':![]},'log':_0xa337('0x11')});};};