bc73e2beec081262a4e12e4446e75bfc64913e3c
[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 _0x7028=['rimraf','./sound.attributes','exports','Sound','tools_sounds','lodash','util','bluebird','request-promise'];(function(_0x4536a4,_0x55af7b){var _0x4fd1c1=function(_0x4c68cd){while(--_0x4c68cd){_0x4536a4['push'](_0x4536a4['shift']());}};_0x4fd1c1(++_0x55af7b);}(_0x7028,0x1d9));var _0x8702=function(_0x158f01,_0x12af3e){_0x158f01=_0x158f01-0x0;var _0x5ef74e=_0x7028[_0x158f01];return _0x5ef74e;};'use strict';var _=require(_0x8702('0x0'));var util=require(_0x8702('0x1'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0x8702('0x2'));var rp=require(_0x8702('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x8702('0x4'));var config=require('../../config/environment');var attributes=require(_0x8702('0x5'));module[_0x8702('0x6')]=function(_0x232a1f,_0x50d54a){return _0x232a1f['define'](_0x8702('0x7'),attributes,{'tableName':_0x8702('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};