Built motion from commit (unavailable).|2.5.29
[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 _0xce2b=['duration','billableseconds','GetVoiceCallReports','moment','util','lodash','create','CreateVoiceCallReport','context','callerid','DOCUMENTATION','GetVoiceCallReport','outbound','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','type','disposition'];(function(_0x5f5743,_0x312170){var _0x1a4ba5=function(_0x12692d){while(--_0x12692d){_0x5f5743['push'](_0x5f5743['shift']());}};_0x1a4ba5(++_0x312170);}(_0xce2b,0x16c));var _0xbce2=function(_0xaaf2e2,_0x19d28a){_0xaaf2e2=_0xaaf2e2-0x0;var _0x28bc36=_0xce2b[_0xaaf2e2];return _0x28bc36;};'use strict';var moment=require(_0xbce2('0x0'));var util=require(_0xbce2('0x1'));var _=require(_0xbce2('0x2'));var client=require('../client');exports[_0xbce2('0x3')]=function(_0x288640){return client['Request'](_0xbce2('0x4'),{'body':_['merge'](_0x288640,{'source':_0x288640['calleridnum'],'destinationcontext':_0x288640[_0xbce2('0x5')],'callerid':_0x288640[_0xbce2('0x6')],'amaflags':_0xbce2('0x7')}),'log':_0xbce2('0x4')});};exports['getVoiceCallReports']=function(){return function(){return client['Request'](_0xbce2('0x8'),{'options':{'where':{'type':[_0xbce2('0x9')],'createdAt':{'$between':[moment()[_0xbce2('0xa')](_0xbce2('0xb'))[_0xbce2('0xc')]('YYYY-MM-DD\x20HH:mm:ss'),moment()['endOf'](_0xbce2('0xb'))[_0xbce2('0xc')](_0xbce2('0xd'))]}},'attributes':[_0xbce2('0xe'),_0xbce2('0xf'),_0xbce2('0x10'),_0xbce2('0x11')]},'log':_0xbce2('0x12')});};};