3245439413d5e65d65d621a4a09f48e74e6e12b0
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.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 _0xec55=['exports','define','lodash','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment'];(function(_0xb10a00,_0x5686ec){var _0x1112d7=function(_0xc4d68f){while(--_0xc4d68f){_0xb10a00['push'](_0xb10a00['shift']());}};_0x1112d7(++_0x5686ec);}(_0xec55,0x8e));var _0x5ec5=function(_0x58ef77,_0x52605d){_0x58ef77=_0x58ef77-0x0;var _0x2c7fa4=_0xec55[_0x58ef77];return _0x2c7fa4;};'use strict';var _=require(_0x5ec5('0x0'));var util=require('util');var logger=require(_0x5ec5('0x1'))(_0x5ec5('0x2'));var moment=require(_0x5ec5('0x3'));var BPromise=require(_0x5ec5('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x5ec5('0x5'));var rimraf=require(_0x5ec5('0x6'));var config=require(_0x5ec5('0x7'));var attributes=require('./voiceTransferReport.attributes');module[_0x5ec5('0x8')]=function(_0x48d750,_0x358067){return _0x48d750[_0x5ec5('0x9')]('VoiceTransferReport',attributes,{'tableName':'report_call_transfer','paranoid':![],'indexes':[],'timestamps':!![]});};