Built motion from commit 0900f080.|2.5.45
[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 _0x4887=['CreateVoiceCallReport','merge','calleridnum','context','callerid','DOCUMENTATION','GetVoiceCallReport','outbound','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','endOf','type','disposition','duration','billableseconds','GetVoiceCallReports','moment','util','lodash','create','Request'];(function(_0x2431d6,_0x25189a){var _0x4d0f9b=function(_0x52cd84){while(--_0x52cd84){_0x2431d6['push'](_0x2431d6['shift']());}};_0x4d0f9b(++_0x25189a);}(_0x4887,0x16b));var _0x7488=function(_0x139030,_0x4f4975){_0x139030=_0x139030-0x0;var _0x431626=_0x4887[_0x139030];return _0x431626;};'use strict';var moment=require(_0x7488('0x0'));var util=require(_0x7488('0x1'));var _=require(_0x7488('0x2'));var client=require('../client');exports[_0x7488('0x3')]=function(_0x3b8eba){return client[_0x7488('0x4')](_0x7488('0x5'),{'body':_[_0x7488('0x6')](_0x3b8eba,{'source':_0x3b8eba[_0x7488('0x7')],'destinationcontext':_0x3b8eba[_0x7488('0x8')],'callerid':_0x3b8eba[_0x7488('0x9')],'amaflags':_0x7488('0xa')}),'log':_0x7488('0x5')});};exports['getVoiceCallReports']=function(){return function(){return client[_0x7488('0x4')](_0x7488('0xb'),{'options':{'where':{'type':[_0x7488('0xc')],'createdAt':{'$between':[moment()[_0x7488('0xd')](_0x7488('0xe'))[_0x7488('0xf')](_0x7488('0x10')),moment()[_0x7488('0x11')](_0x7488('0xe'))[_0x7488('0xf')](_0x7488('0x10'))]}},'attributes':[_0x7488('0x12'),_0x7488('0x13'),_0x7488('0x14'),_0x7488('0x15')]},'log':_0x7488('0x16')});};};