Built motion from commit 0900f080.|2.5.45
[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 _0x737c=['Sound','tools_sounds','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','exports','define'];(function(_0x3ff085,_0x27c92e){var _0x2b68c3=function(_0x37811e){while(--_0x37811e){_0x3ff085['push'](_0x3ff085['shift']());}};_0x2b68c3(++_0x27c92e);}(_0x737c,0x13a));var _0xc737=function(_0x194fc4,_0x973613){_0x194fc4=_0x194fc4-0x0;var _0x2773ee=_0x737c[_0x194fc4];return _0x2773ee;};'use strict';var _=require(_0xc737('0x0'));var util=require(_0xc737('0x1'));var logger=require(_0xc737('0x2'))(_0xc737('0x3'));var moment=require(_0xc737('0x4'));var BPromise=require(_0xc737('0x5'));var rp=require(_0xc737('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xc737('0x7'));var config=require(_0xc737('0x8'));var attributes=require('./sound.attributes');module[_0xc737('0x9')]=function(_0x3a7768,_0x203e6a){return _0x3a7768[_0xc737('0xa')](_0xc737('0xb'),attributes,{'tableName':_0xc737('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};