Built motion from commit 497d3d92.|2.5.43
[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 _0x166a=['day','format','YYYY-MM-DD\x20HH:mm:ss','endOf','type','duration','GetVoiceCallReports','moment','util','lodash','Request','CreateVoiceCallReport','merge','calleridnum','context','DOCUMENTATION','GetVoiceCallReport','outbound','startOf'];(function(_0x6237a0,_0x2b681b){var _0x37c8da=function(_0x47eba1){while(--_0x47eba1){_0x6237a0['push'](_0x6237a0['shift']());}};_0x37c8da(++_0x2b681b);}(_0x166a,0x170));var _0xa166=function(_0x41956e,_0x181263){_0x41956e=_0x41956e-0x0;var _0x54c218=_0x166a[_0x41956e];return _0x54c218;};'use strict';var moment=require(_0xa166('0x0'));var util=require(_0xa166('0x1'));var _=require(_0xa166('0x2'));var client=require('../client');exports['create']=function(_0x2661b2){return client[_0xa166('0x3')](_0xa166('0x4'),{'body':_[_0xa166('0x5')](_0x2661b2,{'source':_0x2661b2[_0xa166('0x6')],'destinationcontext':_0x2661b2[_0xa166('0x7')],'callerid':_0x2661b2['callerid'],'amaflags':_0xa166('0x8')}),'log':_0xa166('0x4')});};exports['getVoiceCallReports']=function(){return function(){return client[_0xa166('0x3')](_0xa166('0x9'),{'options':{'where':{'type':[_0xa166('0xa')],'createdAt':{'$between':[moment()[_0xa166('0xb')](_0xa166('0xc'))[_0xa166('0xd')](_0xa166('0xe')),moment()[_0xa166('0xf')](_0xa166('0xc'))[_0xa166('0xd')]('YYYY-MM-DD\x20HH:mm:ss')]}},'attributes':[_0xa166('0x10'),'disposition',_0xa166('0x11'),'billableseconds']},'log':_0xa166('0x12')});};};