Built motion from commit ce9a7520.|2.5.39
[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 _0x04b3=['report_call_transfer','util','api','moment','bluebird','request-promise','rimraf','../../config/environment','./voiceTransferReport.attributes','define'];(function(_0x318870,_0xc17f56){var _0x4a1727=function(_0x524c95){while(--_0x524c95){_0x318870['push'](_0x318870['shift']());}};_0x4a1727(++_0xc17f56);}(_0x04b3,0xf1));var _0x304b=function(_0xfb47b6,_0x573f03){_0xfb47b6=_0xfb47b6-0x0;var _0x1ca34f=_0x04b3[_0xfb47b6];return _0x1ca34f;};'use strict';var _=require('lodash');var util=require(_0x304b('0x0'));var logger=require('../../config/logger')(_0x304b('0x1'));var moment=require(_0x304b('0x2'));var BPromise=require(_0x304b('0x3'));var rp=require(_0x304b('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x304b('0x5'));var config=require(_0x304b('0x6'));var attributes=require(_0x304b('0x7'));module['exports']=function(_0x1cfcff,_0x377e1f){return _0x1cfcff[_0x304b('0x8')]('VoiceTransferReport',attributes,{'tableName':_0x304b('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};