5cdfa5e14719482dc07b4649bbabaa30e0688f85
[motion2.git] / server / services / ami / rpc / voiceCallReport.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 _0x6053=['Request','CreateVoiceCallReport','merge','calleridnum','context','callerid','DOCUMENTATION','getVoiceCallReports','outbound','day','format','YYYY-MM-DD\x20HH:mm:ss','type','disposition','duration','billableseconds','moment','lodash','../client','create'];(function(_0x1c3c59,_0x5f251a){var _0x1100b7=function(_0x1cf80c){while(--_0x1cf80c){_0x1c3c59['push'](_0x1c3c59['shift']());}};_0x1100b7(++_0x5f251a);}(_0x6053,0x1a0));var _0x3605=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x6053[_0x3dd15e];return _0x231fd0;};'use strict';var moment=require(_0x3605('0x0'));var util=require('util');var _=require(_0x3605('0x1'));var client=require(_0x3605('0x2'));exports[_0x3605('0x3')]=function(_0x3cda17){return client[_0x3605('0x4')](_0x3605('0x5'),{'body':_[_0x3605('0x6')](_0x3cda17,{'source':_0x3cda17[_0x3605('0x7')],'destinationcontext':_0x3cda17[_0x3605('0x8')],'callerid':_0x3cda17[_0x3605('0x9')],'amaflags':_0x3605('0xa')}),'log':_0x3605('0x5')});};exports[_0x3605('0xb')]=function(){return function(){return client['Request']('GetVoiceCallReport',{'options':{'where':{'type':[_0x3605('0xc')],'createdAt':{'$between':[moment()['startOf'](_0x3605('0xd'))[_0x3605('0xe')](_0x3605('0xf')),moment()['endOf'](_0x3605('0xd'))[_0x3605('0xe')]('YYYY-MM-DD\x20HH:mm:ss')]}},'attributes':[_0x3605('0x10'),_0x3605('0x11'),_0x3605('0x12'),_0x3605('0x13')]},'log':'GetVoiceCallReports'});};};