Built motion from commit (unavailable).|2.4.18
[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 _0x0ceb=['YYYY-MM-DD\x20HH:mm:ss','endOf','type','disposition','duration','billableseconds','moment','../client','Request','CreateVoiceCallReport','merge','context','callerid','DOCUMENTATION','GetVoiceCallReport','outbound','startOf','day','format'];(function(_0x156e37,_0x4679df){var _0x29de05=function(_0x2355f8){while(--_0x2355f8){_0x156e37['push'](_0x156e37['shift']());}};_0x29de05(++_0x4679df);}(_0x0ceb,0xfd));var _0xb0ce=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0x0ceb[_0x42cae2];return _0x5f256f;};'use strict';var moment=require(_0xb0ce('0x0'));var util=require('util');var _=require('lodash');var client=require(_0xb0ce('0x1'));exports['create']=function(_0x2b0eb5){return client[_0xb0ce('0x2')](_0xb0ce('0x3'),{'body':_[_0xb0ce('0x4')](_0x2b0eb5,{'source':_0x2b0eb5['calleridnum'],'destinationcontext':_0x2b0eb5[_0xb0ce('0x5')],'callerid':_0x2b0eb5[_0xb0ce('0x6')],'amaflags':_0xb0ce('0x7')}),'log':_0xb0ce('0x3')});};exports['getVoiceCallReports']=function(){return function(){return client['Request'](_0xb0ce('0x8'),{'options':{'where':{'type':[_0xb0ce('0x9')],'createdAt':{'$between':[moment()[_0xb0ce('0xa')](_0xb0ce('0xb'))[_0xb0ce('0xc')](_0xb0ce('0xd')),moment()[_0xb0ce('0xe')](_0xb0ce('0xb'))[_0xb0ce('0xc')](_0xb0ce('0xd'))]}},'attributes':[_0xb0ce('0xf'),_0xb0ce('0x10'),_0xb0ce('0x11'),_0xb0ce('0x12')]},'log':'GetVoiceCallReports'});};};