fba4cb6d2b87c6ac361f6c1b77d1f2cb1cce575a
[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 _0x6b73=['moment','lodash','../client','Request','CreateVoiceCallReport','merge','calleridnum','callerid','DOCUMENTATION','outbound','startOf','day','endOf','YYYY-MM-DD\x20HH:mm:ss','type','disposition','duration','billableseconds','GetVoiceCallReports'];(function(_0x127f3c,_0x207765){var _0x2d74a6=function(_0x1ae827){while(--_0x1ae827){_0x127f3c['push'](_0x127f3c['shift']());}};_0x2d74a6(++_0x207765);}(_0x6b73,0x1db));var _0x36b7=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x6b73[_0x14add3];return _0x4a174f;};'use strict';var moment=require(_0x36b7('0x0'));var util=require('util');var _=require(_0x36b7('0x1'));var client=require(_0x36b7('0x2'));exports['create']=function(_0x4d0fc7){return client[_0x36b7('0x3')](_0x36b7('0x4'),{'body':_[_0x36b7('0x5')](_0x4d0fc7,{'source':_0x4d0fc7[_0x36b7('0x6')],'destinationcontext':_0x4d0fc7['context'],'callerid':_0x4d0fc7[_0x36b7('0x7')],'amaflags':_0x36b7('0x8')}),'log':'CreateVoiceCallReport'});};exports['getVoiceCallReports']=function(){return function(){return client['Request']('GetVoiceCallReport',{'options':{'where':{'type':[_0x36b7('0x9')],'createdAt':{'$between':[moment()[_0x36b7('0xa')](_0x36b7('0xb'))['format']('YYYY-MM-DD\x20HH:mm:ss'),moment()[_0x36b7('0xc')](_0x36b7('0xb'))['format'](_0x36b7('0xd'))]}},'attributes':[_0x36b7('0xe'),_0x36b7('0xf'),_0x36b7('0x10'),_0x36b7('0x11')]},'log':_0x36b7('0x12')});};};