Built motion from commit 19a84241.|2.5.34
[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 _0x87ad=['../client','create','Request','CreateVoiceCallReport','merge','calleridnum','callerid','DOCUMENTATION','outbound','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','disposition','duration','billableseconds','GetVoiceCallReports','util','lodash'];(function(_0x22b68a,_0x2bffc3){var _0x1ac67a=function(_0x25f9d5){while(--_0x25f9d5){_0x22b68a['push'](_0x22b68a['shift']());}};_0x1ac67a(++_0x2bffc3);}(_0x87ad,0x167));var _0xd87a=function(_0x1e689f,_0x1cc074){_0x1e689f=_0x1e689f-0x0;var _0x465896=_0x87ad[_0x1e689f];return _0x465896;};'use strict';var moment=require('moment');var util=require(_0xd87a('0x0'));var _=require(_0xd87a('0x1'));var client=require(_0xd87a('0x2'));exports[_0xd87a('0x3')]=function(_0x38b1a5){return client[_0xd87a('0x4')](_0xd87a('0x5'),{'body':_[_0xd87a('0x6')](_0x38b1a5,{'source':_0x38b1a5[_0xd87a('0x7')],'destinationcontext':_0x38b1a5['context'],'callerid':_0x38b1a5[_0xd87a('0x8')],'amaflags':_0xd87a('0x9')}),'log':_0xd87a('0x5')});};exports['getVoiceCallReports']=function(){return function(){return client['Request']('GetVoiceCallReport',{'options':{'where':{'type':[_0xd87a('0xa')],'createdAt':{'$between':[moment()[_0xd87a('0xb')](_0xd87a('0xc'))[_0xd87a('0xd')](_0xd87a('0xe')),moment()['endOf']('day')[_0xd87a('0xd')](_0xd87a('0xe'))]}},'attributes':['type',_0xd87a('0xf'),_0xd87a('0x10'),_0xd87a('0x11')]},'log':_0xd87a('0x12')});};};