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