Built motion from commit 092f8824.|2.5.49
[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 _0x5a5a=['util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','exports','VoiceTransferReport','report_call_transfer'];(function(_0x3c0ec1,_0x38fcd2){var _0xaf4121=function(_0x242d33){while(--_0x242d33){_0x3c0ec1['push'](_0x3c0ec1['shift']());}};_0xaf4121(++_0x38fcd2);}(_0x5a5a,0x11e));var _0xa5a5=function(_0x58b5b0,_0x3f0ae4){_0x58b5b0=_0x58b5b0-0x0;var _0x1ce9b7=_0x5a5a[_0x58b5b0];return _0x1ce9b7;};'use strict';var _=require('lodash');var util=require(_0xa5a5('0x0'));var logger=require(_0xa5a5('0x1'))(_0xa5a5('0x2'));var moment=require(_0xa5a5('0x3'));var BPromise=require('bluebird');var rp=require(_0xa5a5('0x4'));var fs=require('fs');var path=require(_0xa5a5('0x5'));var rimraf=require(_0xa5a5('0x6'));var config=require(_0xa5a5('0x7'));var attributes=require('./voiceTransferReport.attributes');module[_0xa5a5('0x8')]=function(_0xd64235,_0x5b2533){return _0xd64235['define'](_0xa5a5('0x9'),attributes,{'tableName':_0xa5a5('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};