3fc19ca21cfc9bb47e2a1e17bf2a4598805ff8cb
[motion2.git] / server / api / sound / sound.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 _0x3c7f=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./sound.attributes','exports','Sound'];(function(_0x1de9d6,_0x9de1de){var _0x5b79e=function(_0x4d1223){while(--_0x4d1223){_0x1de9d6['push'](_0x1de9d6['shift']());}};_0x5b79e(++_0x9de1de);}(_0x3c7f,0x8f));var _0xf3c7=function(_0x420744,_0x78b9ac){_0x420744=_0x420744-0x0;var _0x28cb6d=_0x3c7f[_0x420744];return _0x28cb6d;};'use strict';var _=require(_0xf3c7('0x0'));var util=require(_0xf3c7('0x1'));var logger=require(_0xf3c7('0x2'))(_0xf3c7('0x3'));var moment=require(_0xf3c7('0x4'));var BPromise=require(_0xf3c7('0x5'));var rp=require(_0xf3c7('0x6'));var fs=require('fs');var path=require(_0xf3c7('0x7'));var rimraf=require(_0xf3c7('0x8'));var config=require(_0xf3c7('0x9'));var attributes=require(_0xf3c7('0xa'));module[_0xf3c7('0xb')]=function(_0x29a097,_0x367b70){return _0x29a097['define'](_0xf3c7('0xc'),attributes,{'tableName':'tools_sounds','paranoid':![],'indexes':[],'timestamps':!![]});};