6925a0a7c87f1f65875a1e9acd91780d6931d30b
[motion2.git] / server / api / voiceCallReport / voiceCallReport.model.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 _0xa6ee=['exports','VoiceCallReport','lodash','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./voiceCallReport.attributes'];(function(_0x117eb6,_0x25b702){var _0x53ef87=function(_0x5816a1){while(--_0x5816a1){_0x117eb6['push'](_0x117eb6['shift']());}};_0x53ef87(++_0x25b702);}(_0xa6ee,0x136));var _0xea6e=function(_0x57128f,_0x1d109e){_0x57128f=_0x57128f-0x0;var _0x19ae8f=_0xa6ee[_0x57128f];return _0x19ae8f;};'use strict';var _=require(_0xea6e('0x0'));var util=require('util');var logger=require(_0xea6e('0x1'))(_0xea6e('0x2'));var moment=require(_0xea6e('0x3'));var BPromise=require(_0xea6e('0x4'));var rp=require(_0xea6e('0x5'));var fs=require('fs');var path=require(_0xea6e('0x6'));var rimraf=require('rimraf');var config=require(_0xea6e('0x7'));var attributes=require(_0xea6e('0x8'));module[_0xea6e('0x9')]=function(_0x2e8875,_0x2d3ad7){return _0x2e8875['define'](_0xea6e('0xa'),attributes,{'tableName':'report_call','paranoid':![],'indexes':[{'fields':['uniqueid']}],'timestamps':!![]});};