Built motion from commit d5e4af8c.|2.6.23
[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 _0xe2d0=['moment','bluebird','request-promise','path','rimraf','./sound.attributes','exports','define','tools_sounds','lodash','util','../../config/logger','api'];(function(_0x2652ef,_0x234230){var _0x2db578=function(_0x56b137){while(--_0x56b137){_0x2652ef['push'](_0x2652ef['shift']());}};_0x2db578(++_0x234230);}(_0xe2d0,0x1d0));var _0x0e2d=function(_0x422a93,_0xcaa914){_0x422a93=_0x422a93-0x0;var _0xae0bdd=_0xe2d0[_0x422a93];return _0xae0bdd;};'use strict';var _=require(_0x0e2d('0x0'));var util=require(_0x0e2d('0x1'));var logger=require(_0x0e2d('0x2'))(_0x0e2d('0x3'));var moment=require(_0x0e2d('0x4'));var BPromise=require(_0x0e2d('0x5'));var rp=require(_0x0e2d('0x6'));var fs=require('fs');var path=require(_0x0e2d('0x7'));var rimraf=require(_0x0e2d('0x8'));var config=require('../../config/environment');var attributes=require(_0x0e2d('0x9'));module[_0x0e2d('0xa')]=function(_0x35c146,_0x420ab6){return _0x35c146[_0x0e2d('0xb')]('Sound',attributes,{'tableName':_0x0e2d('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};