55e5ebab57e1b6c1cc0f3420e542aa5dba888b27
[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 _0x1dbf=['GetVoiceCallReports','moment','util','lodash','../client','create','Request','CreateVoiceCallReport','calleridnum','context','callerid','DOCUMENTATION','GetVoiceCallReport','outbound','day','format','YYYY-MM-DD\x20HH:mm:ss','endOf','type','disposition','duration'];(function(_0x57b54c,_0x54ce0d){var _0x59cc19=function(_0xa33bc6){while(--_0xa33bc6){_0x57b54c['push'](_0x57b54c['shift']());}};_0x59cc19(++_0x54ce0d);}(_0x1dbf,0x190));var _0xf1db=function(_0x112e2a,_0x364486){_0x112e2a=_0x112e2a-0x0;var _0x4f8af9=_0x1dbf[_0x112e2a];return _0x4f8af9;};'use strict';var moment=require(_0xf1db('0x0'));var util=require(_0xf1db('0x1'));var _=require(_0xf1db('0x2'));var client=require(_0xf1db('0x3'));exports[_0xf1db('0x4')]=function(_0x8f796){return client[_0xf1db('0x5')](_0xf1db('0x6'),{'body':_['merge'](_0x8f796,{'source':_0x8f796[_0xf1db('0x7')],'destinationcontext':_0x8f796[_0xf1db('0x8')],'callerid':_0x8f796[_0xf1db('0x9')],'amaflags':_0xf1db('0xa')}),'log':'CreateVoiceCallReport'});};exports['getVoiceCallReports']=function(){return function(){return client[_0xf1db('0x5')](_0xf1db('0xb'),{'options':{'where':{'type':[_0xf1db('0xc')],'createdAt':{'$between':[moment()['startOf'](_0xf1db('0xd'))[_0xf1db('0xe')](_0xf1db('0xf')),moment()[_0xf1db('0x10')](_0xf1db('0xd'))[_0xf1db('0xe')](_0xf1db('0xf'))]}},'attributes':[_0xf1db('0x11'),_0xf1db('0x12'),_0xf1db('0x13'),'billableseconds']},'log':_0xf1db('0x14')});};};