f0257a98169202c6507b517ca48be3ca41aa3e28
[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 _0x210c=['../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','Sound','tools_sounds','util'];(function(_0x19604a,_0x30f690){var _0x4507cb=function(_0x874b51){while(--_0x874b51){_0x19604a['push'](_0x19604a['shift']());}};_0x4507cb(++_0x30f690);}(_0x210c,0x18b));var _0xc210=function(_0x2575eb,_0x456f3f){_0x2575eb=_0x2575eb-0x0;var _0x1c49da=_0x210c[_0x2575eb];return _0x1c49da;};'use strict';var _=require('lodash');var util=require(_0xc210('0x0'));var logger=require(_0xc210('0x1'))('api');var moment=require(_0xc210('0x2'));var BPromise=require(_0xc210('0x3'));var rp=require(_0xc210('0x4'));var fs=require('fs');var path=require(_0xc210('0x5'));var rimraf=require(_0xc210('0x6'));var config=require(_0xc210('0x7'));var attributes=require('./sound.attributes');module[_0xc210('0x8')]=function(_0x219e1c,_0x14b832){return _0x219e1c['define'](_0xc210('0x9'),attributes,{'tableName':_0xc210('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};