c6f2d829a86bbdc99b623de24f591d683788ba6e
[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 _0x8517=['rimraf','../../config/environment','./sound.attributes','define','Sound','lodash','../../config/logger','api','moment','bluebird','request-promise','path'];(function(_0xa1e030,_0x579969){var _0x1619bb=function(_0x108f53){while(--_0x108f53){_0xa1e030['push'](_0xa1e030['shift']());}};_0x1619bb(++_0x579969);}(_0x8517,0x65));var _0x7851=function(_0x26e85e,_0x77a7f0){_0x26e85e=_0x26e85e-0x0;var _0x3135ee=_0x8517[_0x26e85e];return _0x3135ee;};'use strict';var _=require(_0x7851('0x0'));var util=require('util');var logger=require(_0x7851('0x1'))(_0x7851('0x2'));var moment=require(_0x7851('0x3'));var BPromise=require(_0x7851('0x4'));var rp=require(_0x7851('0x5'));var fs=require('fs');var path=require(_0x7851('0x6'));var rimraf=require(_0x7851('0x7'));var config=require(_0x7851('0x8'));var attributes=require(_0x7851('0x9'));module['exports']=function(_0x407295,_0xbfad0c){return _0x407295[_0x7851('0xa')](_0x7851('0xb'),attributes,{'tableName':'tools_sounds','paranoid':![],'indexes':[],'timestamps':!![]});};