aa56e1af055c2f6461a333025551e4c59549fe1f
[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 _0x1884=['util','../client','Request','context','callerid','DOCUMENTATION','CreateVoiceCallReport','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','endOf','type','disposition','duration','billableseconds','GetVoiceCallReports','moment'];(function(_0x1f4b53,_0x13772a){var _0x444ca6=function(_0x4a5907){while(--_0x4a5907){_0x1f4b53['push'](_0x1f4b53['shift']());}};_0x444ca6(++_0x13772a);}(_0x1884,0x11f));var _0x4188=function(_0x125286,_0x5c7d57){_0x125286=_0x125286-0x0;var _0x132553=_0x1884[_0x125286];return _0x132553;};'use strict';var moment=require(_0x4188('0x0'));var util=require(_0x4188('0x1'));var _=require('lodash');var client=require(_0x4188('0x2'));exports['create']=function(_0x2a8881){return client[_0x4188('0x3')]('CreateVoiceCallReport',{'body':_['merge'](_0x2a8881,{'source':_0x2a8881['calleridnum'],'destinationcontext':_0x2a8881[_0x4188('0x4')],'callerid':_0x2a8881[_0x4188('0x5')],'amaflags':_0x4188('0x6')}),'log':_0x4188('0x7')});};exports['getVoiceCallReports']=function(){return function(){return client['Request']('GetVoiceCallReport',{'options':{'where':{'type':['outbound'],'createdAt':{'$between':[moment()[_0x4188('0x8')](_0x4188('0x9'))[_0x4188('0xa')](_0x4188('0xb')),moment()[_0x4188('0xc')](_0x4188('0x9'))[_0x4188('0xa')]('YYYY-MM-DD\x20HH:mm:ss')]}},'attributes':[_0x4188('0xd'),_0x4188('0xe'),_0x4188('0xf'),_0x4188('0x10')]},'log':_0x4188('0x11')});};};