Built motion from commit (unavailable).|2.5.6
[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 _0x5b88=['exports','define','Sound','tools_sounds','lodash','util','moment','bluebird','request-promise','path','../../config/environment','./sound.attributes'];(function(_0x2b0a86,_0x2ecebd){var _0x955940=function(_0x1988f8){while(--_0x1988f8){_0x2b0a86['push'](_0x2b0a86['shift']());}};_0x955940(++_0x2ecebd);}(_0x5b88,0x1cc));var _0x85b8=function(_0x1203f,_0x554bbc){_0x1203f=_0x1203f-0x0;var _0x365f0a=_0x5b88[_0x1203f];return _0x365f0a;};'use strict';var _=require(_0x85b8('0x0'));var util=require(_0x85b8('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0x85b8('0x2'));var BPromise=require(_0x85b8('0x3'));var rp=require(_0x85b8('0x4'));var fs=require('fs');var path=require(_0x85b8('0x5'));var rimraf=require('rimraf');var config=require(_0x85b8('0x6'));var attributes=require(_0x85b8('0x7'));module[_0x85b8('0x8')]=function(_0x4226c3,_0x262d88){return _0x4226c3[_0x85b8('0x9')](_0x85b8('0xa'),attributes,{'tableName':_0x85b8('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};