Built motion from commit 192134f6.|2.6.25
[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 _0x4e70=['moment','path','rimraf','../../config/environment','define','report_call_transfer','util','../../config/logger','api'];(function(_0x20fc54,_0xdcce2e){var _0x2fce90=function(_0x3aecfd){while(--_0x3aecfd){_0x20fc54['push'](_0x20fc54['shift']());}};_0x2fce90(++_0xdcce2e);}(_0x4e70,0xde));var _0x04e7=function(_0x47fd36,_0x41535d){_0x47fd36=_0x47fd36-0x0;var _0x21a0fc=_0x4e70[_0x47fd36];return _0x21a0fc;};'use strict';var _=require('lodash');var util=require(_0x04e7('0x0'));var logger=require(_0x04e7('0x1'))(_0x04e7('0x2'));var moment=require(_0x04e7('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x04e7('0x4'));var rimraf=require(_0x04e7('0x5'));var config=require(_0x04e7('0x6'));var attributes=require('./voiceTransferReport.attributes');module['exports']=function(_0x5ef0c2,_0x44f68f){return _0x5ef0c2[_0x04e7('0x7')]('VoiceTransferReport',attributes,{'tableName':_0x04e7('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};