Built motion from commit e6806ed6.|2.6.0
[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 _0xbb58=['Sound','tools_sounds','lodash','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./sound.attributes'];(function(_0x3e5086,_0x48f4a2){var _0xfeb102=function(_0x5a945f){while(--_0x5a945f){_0x3e5086['push'](_0x3e5086['shift']());}};_0xfeb102(++_0x48f4a2);}(_0xbb58,0x70));var _0x8bb5=function(_0x39cbf3,_0x1b0c5f){_0x39cbf3=_0x39cbf3-0x0;var _0x391b8d=_0xbb58[_0x39cbf3];return _0x391b8d;};'use strict';var _=require(_0x8bb5('0x0'));var util=require('util');var logger=require(_0x8bb5('0x1'))(_0x8bb5('0x2'));var moment=require(_0x8bb5('0x3'));var BPromise=require('bluebird');var rp=require(_0x8bb5('0x4'));var fs=require('fs');var path=require(_0x8bb5('0x5'));var rimraf=require(_0x8bb5('0x6'));var config=require(_0x8bb5('0x7'));var attributes=require(_0x8bb5('0x8'));module['exports']=function(_0x121365,_0x345891){return _0x121365['define'](_0x8bb5('0x9'),attributes,{'tableName':_0x8bb5('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};