Built motion from commit (unavailable).|2.5.22
[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 _0xc35f=['util','../../config/logger','api','bluebird','request-promise','path','../../config/environment','report_call_transfer','lodash'];(function(_0x3221d7,_0x1ac2e8){var _0x2aba70=function(_0x2795c4){while(--_0x2795c4){_0x3221d7['push'](_0x3221d7['shift']());}};_0x2aba70(++_0x1ac2e8);}(_0xc35f,0x1ca));var _0xfc35=function(_0x4b978a,_0x472e65){_0x4b978a=_0x4b978a-0x0;var _0x2dbd2c=_0xc35f[_0x4b978a];return _0x2dbd2c;};'use strict';var _=require(_0xfc35('0x0'));var util=require(_0xfc35('0x1'));var logger=require(_0xfc35('0x2'))(_0xfc35('0x3'));var moment=require('moment');var BPromise=require(_0xfc35('0x4'));var rp=require(_0xfc35('0x5'));var fs=require('fs');var path=require(_0xfc35('0x6'));var rimraf=require('rimraf');var config=require(_0xfc35('0x7'));var attributes=require('./voiceTransferReport.attributes');module['exports']=function(_0x6d47a0,_0x1991a5){return _0x6d47a0['define']('VoiceTransferReport',attributes,{'tableName':_0xfc35('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};