605da0703730a78f24c9cbde5858900a51de23c6
[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 _0x2706=['endOf','GetVoiceQueueHopperHistory','GetCampaignHopperHistory','ivr','../client','campaign','queue','Request','CreateCmHopperHistory','avgHandleTime','AvgHandleTime','subtract','minutes','format','YYYY-MM-DD\x20HH:mm:ss','GetCmHopperHistory','startOf','day'];(function(_0x59547f,_0x441963){var _0x3a5309=function(_0x414561){while(--_0x414561){_0x59547f['push'](_0x59547f['shift']());}};_0x3a5309(++_0x441963);}(_0x2706,0x1b4));var _0x6270=function(_0x456e19,_0x56b700){_0x456e19=_0x456e19-0x0;var _0x297a29=_0x2706[_0x456e19];return _0x297a29;};'use strict';var client=require(_0x6270('0x0'));var moment=require('moment');exports['createHistory']=function(_0x3f226f){_0x3f226f[_0x6270('0x1')]=_0x3f226f[_0x6270('0x2')];return client[_0x6270('0x3')](_0x6270('0x4'),{'body':_0x3f226f,'log':_0x6270('0x4')});};exports[_0x6270('0x5')]=function(_0x454f8b){return client[_0x6270('0x3')](_0x6270('0x6'),{'options':{'where':{'endtime':{'$between':[moment()[_0x6270('0x7')](_0x454f8b,_0x6270('0x8'))[_0x6270('0x9')](_0x6270('0xa')),moment()[_0x6270('0x9')](_0x6270('0xa'))]}},'raw':![]},'log':_0x6270('0xb')});};exports['getVoiceQueueHopperHistory']=function(){return function(){return client[_0x6270('0x3')]('GetVoiceQueueHopperHistory',{'options':{'where':{'createdAt':{'$between':[moment()[_0x6270('0xc')](_0x6270('0xd'))[_0x6270('0x9')](_0x6270('0xa')),moment()[_0x6270('0xe')](_0x6270('0xd'))[_0x6270('0x9')](_0x6270('0xa'))]},'campaigntype':_0x6270('0x2')},'raw':![]},'log':_0x6270('0xf')});};};exports['getCampaignHopperHistory']=function(){return function(){return client[_0x6270('0x3')](_0x6270('0x10'),{'options':{'where':{'createdAt':{'$between':[moment()[_0x6270('0xc')]('day')[_0x6270('0x9')](_0x6270('0xa')),moment()[_0x6270('0xe')](_0x6270('0xd'))[_0x6270('0x9')](_0x6270('0xa'))]},'campaigntype':_0x6270('0x11')},'raw':![]},'log':_0x6270('0x10')});};};