Built motion from commit fe909640.|2.6.8
[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 _0x0eff=['Request','context','callerid','DOCUMENTATION','CreateVoiceCallReport','getVoiceCallReports','GetVoiceCallReport','outbound','startOf','day','YYYY-MM-DD\x20HH:mm:ss','endOf','format','type','disposition','duration','GetVoiceCallReports','util','lodash','create'];(function(_0x25f1ea,_0x5cd295){var _0x217e85=function(_0x4f8c47){while(--_0x4f8c47){_0x25f1ea['push'](_0x25f1ea['shift']());}};_0x217e85(++_0x5cd295);}(_0x0eff,0x129));var _0xf0ef=function(_0x53e3de,_0x13da7b){_0x53e3de=_0x53e3de-0x0;var _0x7b905b=_0x0eff[_0x53e3de];return _0x7b905b;};'use strict';var moment=require('moment');var util=require(_0xf0ef('0x0'));var _=require(_0xf0ef('0x1'));var client=require('../client');exports[_0xf0ef('0x2')]=function(_0x401922){return client[_0xf0ef('0x3')]('CreateVoiceCallReport',{'body':_['merge'](_0x401922,{'source':_0x401922['calleridnum'],'destinationcontext':_0x401922[_0xf0ef('0x4')],'callerid':_0x401922[_0xf0ef('0x5')],'amaflags':_0xf0ef('0x6')}),'log':_0xf0ef('0x7')});};exports[_0xf0ef('0x8')]=function(){return function(){return client['Request'](_0xf0ef('0x9'),{'options':{'where':{'type':[_0xf0ef('0xa')],'createdAt':{'$between':[moment()[_0xf0ef('0xb')](_0xf0ef('0xc'))['format'](_0xf0ef('0xd')),moment()[_0xf0ef('0xe')](_0xf0ef('0xc'))[_0xf0ef('0xf')](_0xf0ef('0xd'))]}},'attributes':[_0xf0ef('0x10'),_0xf0ef('0x11'),_0xf0ef('0x12'),'billableseconds']},'log':_0xf0ef('0x13')});};};