Built motion from commit b5413ace.|2.6.9
[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 _0x5fef=['startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','type','disposition','duration','billableseconds','moment','util','create','Request','merge','context','callerid','DOCUMENTATION','CreateVoiceCallReport','GetVoiceCallReport','outbound'];(function(_0x43219f,_0x21d5e8){var _0x2200dc=function(_0x1b60ac){while(--_0x1b60ac){_0x43219f['push'](_0x43219f['shift']());}};_0x2200dc(++_0x21d5e8);}(_0x5fef,0xd9));var _0xf5fe=function(_0x41d366,_0x28f531){_0x41d366=_0x41d366-0x0;var _0x546297=_0x5fef[_0x41d366];return _0x546297;};'use strict';var moment=require(_0xf5fe('0x0'));var util=require(_0xf5fe('0x1'));var _=require('lodash');var client=require('../client');exports[_0xf5fe('0x2')]=function(_0x4afe6e){return client[_0xf5fe('0x3')]('CreateVoiceCallReport',{'body':_[_0xf5fe('0x4')](_0x4afe6e,{'source':_0x4afe6e['calleridnum'],'destinationcontext':_0x4afe6e[_0xf5fe('0x5')],'callerid':_0x4afe6e[_0xf5fe('0x6')],'amaflags':_0xf5fe('0x7')}),'log':_0xf5fe('0x8')});};exports['getVoiceCallReports']=function(){return function(){return client[_0xf5fe('0x3')](_0xf5fe('0x9'),{'options':{'where':{'type':[_0xf5fe('0xa')],'createdAt':{'$between':[moment()[_0xf5fe('0xb')](_0xf5fe('0xc'))[_0xf5fe('0xd')]('YYYY-MM-DD\x20HH:mm:ss'),moment()['endOf'](_0xf5fe('0xc'))[_0xf5fe('0xd')](_0xf5fe('0xe'))]}},'attributes':[_0xf5fe('0xf'),_0xf5fe('0x10'),_0xf5fe('0x11'),_0xf5fe('0x12')]},'log':'GetVoiceCallReports'});};};