2025a55c770fd10e62353d561f893f6d960dc7a7
[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 _0x074b=['getVoiceCallReports','Request','outbound','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','type','duration','billableseconds','GetVoiceCallReports','moment','create','CreateVoiceCallReport','merge','calleridnum','context','callerid'];(function(_0x35d60f,_0x1995b7){var _0x2a43db=function(_0x54b6dd){while(--_0x54b6dd){_0x35d60f['push'](_0x35d60f['shift']());}};_0x2a43db(++_0x1995b7);}(_0x074b,0x1df));var _0xb074=function(_0x6635d2,_0x202128){_0x6635d2=_0x6635d2-0x0;var _0x34ae8f=_0x074b[_0x6635d2];return _0x34ae8f;};'use strict';var moment=require(_0xb074('0x0'));var util=require('util');var _=require('lodash');var client=require('../client');exports[_0xb074('0x1')]=function(_0x5dc3a1){return client['Request'](_0xb074('0x2'),{'body':_[_0xb074('0x3')](_0x5dc3a1,{'source':_0x5dc3a1[_0xb074('0x4')],'destinationcontext':_0x5dc3a1[_0xb074('0x5')],'callerid':_0x5dc3a1[_0xb074('0x6')],'amaflags':'DOCUMENTATION'}),'log':_0xb074('0x2')});};exports[_0xb074('0x7')]=function(){return function(){return client[_0xb074('0x8')]('GetVoiceCallReport',{'options':{'where':{'type':[_0xb074('0x9')],'createdAt':{'$between':[moment()[_0xb074('0xa')](_0xb074('0xb'))[_0xb074('0xc')](_0xb074('0xd')),moment()['endOf'](_0xb074('0xb'))[_0xb074('0xc')](_0xb074('0xd'))]}},'attributes':[_0xb074('0xe'),'disposition',_0xb074('0xf'),_0xb074('0x10')]},'log':_0xb074('0x11')});};};