Built motion from commit (unavailable).|2.5.11
[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 _0x3b8e=['./sound.attributes','exports','Sound','lodash','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment'];(function(_0x160c73,_0x2ee678){var _0xd9302=function(_0x169454){while(--_0x169454){_0x160c73['push'](_0x160c73['shift']());}};_0xd9302(++_0x2ee678);}(_0x3b8e,0xea));var _0xe3b8=function(_0x2c44db,_0x1c9475){_0x2c44db=_0x2c44db-0x0;var _0x484250=_0x3b8e[_0x2c44db];return _0x484250;};'use strict';var _=require(_0xe3b8('0x0'));var util=require('util');var logger=require(_0xe3b8('0x1'))(_0xe3b8('0x2'));var moment=require(_0xe3b8('0x3'));var BPromise=require(_0xe3b8('0x4'));var rp=require(_0xe3b8('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe3b8('0x6'));var config=require(_0xe3b8('0x7'));var attributes=require(_0xe3b8('0x8'));module[_0xe3b8('0x9')]=function(_0x46db1c,_0x2d64bc){return _0x46db1c['define'](_0xe3b8('0xa'),attributes,{'tableName':'tools_sounds','paranoid':![],'indexes':[],'timestamps':!![]});};