Built motion from commit ab870f9e.|2.5.44
[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 _0x5730=['../../config/logger','api','bluebird','path','../../config/environment','./voiceTransferReport.attributes','exports','define','report_call_transfer','util'];(function(_0x11b831,_0xef73c8){var _0x22c1b0=function(_0x20ac7f){while(--_0x20ac7f){_0x11b831['push'](_0x11b831['shift']());}};_0x22c1b0(++_0xef73c8);}(_0x5730,0x1e9));var _0x0573=function(_0x29b5cd,_0x3a1e6b){_0x29b5cd=_0x29b5cd-0x0;var _0x496034=_0x5730[_0x29b5cd];return _0x496034;};'use strict';var _=require('lodash');var util=require(_0x0573('0x0'));var logger=require(_0x0573('0x1'))(_0x0573('0x2'));var moment=require('moment');var BPromise=require(_0x0573('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x0573('0x4'));var rimraf=require('rimraf');var config=require(_0x0573('0x5'));var attributes=require(_0x0573('0x6'));module[_0x0573('0x7')]=function(_0x2ff0b4,_0x1dab45){return _0x2ff0b4[_0x0573('0x8')]('VoiceTransferReport',attributes,{'tableName':_0x0573('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};