dcb780ffc3d0d3a28bff08795598de470c6d63d6
[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 _0x9fa4=['format','YYYY-MM-DD\x20HH:mm:ss','endOf','disposition','duration','billableseconds','GetVoiceCallReports','moment','util','lodash','create','Request','merge','context','callerid','DOCUMENTATION','CreateVoiceCallReport','getVoiceCallReports','outbound','startOf','day'];(function(_0x40d85a,_0x374fab){var _0x4d387a=function(_0x469f2f){while(--_0x469f2f){_0x40d85a['push'](_0x40d85a['shift']());}};_0x4d387a(++_0x374fab);}(_0x9fa4,0x85));var _0x49fa=function(_0x555788,_0x207c93){_0x555788=_0x555788-0x0;var _0x2ec89b=_0x9fa4[_0x555788];return _0x2ec89b;};'use strict';var moment=require(_0x49fa('0x0'));var util=require(_0x49fa('0x1'));var _=require(_0x49fa('0x2'));var client=require('../client');exports[_0x49fa('0x3')]=function(_0xaa7a80){return client[_0x49fa('0x4')]('CreateVoiceCallReport',{'body':_[_0x49fa('0x5')](_0xaa7a80,{'source':_0xaa7a80['calleridnum'],'destinationcontext':_0xaa7a80[_0x49fa('0x6')],'callerid':_0xaa7a80[_0x49fa('0x7')],'amaflags':_0x49fa('0x8')}),'log':_0x49fa('0x9')});};exports[_0x49fa('0xa')]=function(){return function(){return client[_0x49fa('0x4')]('GetVoiceCallReport',{'options':{'where':{'type':[_0x49fa('0xb')],'createdAt':{'$between':[moment()[_0x49fa('0xc')](_0x49fa('0xd'))[_0x49fa('0xe')](_0x49fa('0xf')),moment()[_0x49fa('0x10')](_0x49fa('0xd'))[_0x49fa('0xe')](_0x49fa('0xf'))]}},'attributes':['type',_0x49fa('0x11'),_0x49fa('0x12'),_0x49fa('0x13')]},'log':_0x49fa('0x14')});};};