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