04f1dfdf5bde8143a22fb6a5b9dbb27a0fb3c988
[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 _0xb0e8=['request-promise','path','rimraf','../../config/environment','./sound.attributes','exports','define','Sound','lodash','util','../../config/logger','api','bluebird'];(function(_0x1c4a5b,_0x5c2493){var _0x100ac5=function(_0x15e1a6){while(--_0x15e1a6){_0x1c4a5b['push'](_0x1c4a5b['shift']());}};_0x100ac5(++_0x5c2493);}(_0xb0e8,0x1dc));var _0x8b0e=function(_0x5ce34a,_0x57887e){_0x5ce34a=_0x5ce34a-0x0;var _0x309350=_0xb0e8[_0x5ce34a];return _0x309350;};'use strict';var _=require(_0x8b0e('0x0'));var util=require(_0x8b0e('0x1'));var logger=require(_0x8b0e('0x2'))(_0x8b0e('0x3'));var moment=require('moment');var BPromise=require(_0x8b0e('0x4'));var rp=require(_0x8b0e('0x5'));var fs=require('fs');var path=require(_0x8b0e('0x6'));var rimraf=require(_0x8b0e('0x7'));var config=require(_0x8b0e('0x8'));var attributes=require(_0x8b0e('0x9'));module[_0x8b0e('0xa')]=function(_0x4597d8,_0x3ba7f3){return _0x4597d8[_0x8b0e('0xb')](_0x8b0e('0xc'),attributes,{'tableName':'tools_sounds','paranoid':![],'indexes':[],'timestamps':!![]});};