1474947019a018b11799f95f45ebbe180573f749
[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 _0x8db6=['path','rimraf','./sound.attributes','define','Sound','tools_sounds','util','../../config/logger','moment','bluebird','request-promise'];(function(_0x126213,_0x3ac14c){var _0x47c76e=function(_0x49f1be){while(--_0x49f1be){_0x126213['push'](_0x126213['shift']());}};_0x47c76e(++_0x3ac14c);}(_0x8db6,0x166));var _0x68db=function(_0x519756,_0x288785){_0x519756=_0x519756-0x0;var _0x37047e=_0x8db6[_0x519756];return _0x37047e;};'use strict';var _=require('lodash');var util=require(_0x68db('0x0'));var logger=require(_0x68db('0x1'))('api');var moment=require(_0x68db('0x2'));var BPromise=require(_0x68db('0x3'));var rp=require(_0x68db('0x4'));var fs=require('fs');var path=require(_0x68db('0x5'));var rimraf=require(_0x68db('0x6'));var config=require('../../config/environment');var attributes=require(_0x68db('0x7'));module['exports']=function(_0x3125a3,_0x28daf8){return _0x3125a3[_0x68db('0x8')](_0x68db('0x9'),attributes,{'tableName':_0x68db('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};