Built motion from commit (unavailable).|2.5.10
[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 _0x7181=['billableseconds','moment','util','create','CreateVoiceCallReport','merge','calleridnum','context','callerid','DOCUMENTATION','Request','outbound','format','endOf','day','disposition','duration'];(function(_0x24fa59,_0x41c7d1){var _0x57e0c7=function(_0x43bbba){while(--_0x43bbba){_0x24fa59['push'](_0x24fa59['shift']());}};_0x57e0c7(++_0x41c7d1);}(_0x7181,0x1bb));var _0x1718=function(_0x6c993a,_0x5ea3ab){_0x6c993a=_0x6c993a-0x0;var _0x27f547=_0x7181[_0x6c993a];return _0x27f547;};'use strict';var moment=require(_0x1718('0x0'));var util=require(_0x1718('0x1'));var _=require('lodash');var client=require('../client');exports[_0x1718('0x2')]=function(_0x9b843d){return client['Request'](_0x1718('0x3'),{'body':_[_0x1718('0x4')](_0x9b843d,{'source':_0x9b843d[_0x1718('0x5')],'destinationcontext':_0x9b843d[_0x1718('0x6')],'callerid':_0x9b843d[_0x1718('0x7')],'amaflags':_0x1718('0x8')}),'log':_0x1718('0x3')});};exports['getVoiceCallReports']=function(){return function(){return client[_0x1718('0x9')]('GetVoiceCallReport',{'options':{'where':{'type':[_0x1718('0xa')],'createdAt':{'$between':[moment()['startOf']('day')[_0x1718('0xb')]('YYYY-MM-DD\x20HH:mm:ss'),moment()[_0x1718('0xc')](_0x1718('0xd'))['format']('YYYY-MM-DD\x20HH:mm:ss')]}},'attributes':['type',_0x1718('0xe'),_0x1718('0xf'),_0x1718('0x10')]},'log':'GetVoiceCallReports'});};};