Built motion from commit 85328c08.|2.5.50
[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 _0x10bb=['api','bluebird','request-promise','path','../../config/environment','./voiceTransferReport.attributes','exports','define'];(function(_0x1d19b2,_0x330495){var _0x12d096=function(_0x406be8){while(--_0x406be8){_0x1d19b2['push'](_0x1d19b2['shift']());}};_0x12d096(++_0x330495);}(_0x10bb,0x188));var _0xb10b=function(_0x25c71b,_0xe683d){_0x25c71b=_0x25c71b-0x0;var _0x641659=_0x10bb[_0x25c71b];return _0x641659;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0xb10b('0x0'));var moment=require('moment');var BPromise=require(_0xb10b('0x1'));var rp=require(_0xb10b('0x2'));var fs=require('fs');var path=require(_0xb10b('0x3'));var rimraf=require('rimraf');var config=require(_0xb10b('0x4'));var attributes=require(_0xb10b('0x5'));module[_0xb10b('0x6')]=function(_0x4bc8fd,_0x26f7e3){return _0x4bc8fd[_0xb10b('0x7')]('VoiceTransferReport',attributes,{'tableName':'report_call_transfer','paranoid':![],'indexes':[],'timestamps':!![]});};