8fa4af15da0e2833532a9a5be12e1d24b4b6d6c6
[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 _0x2618=['path','../../config/environment','./sound.attributes','exports','define','Sound','lodash','api','moment','bluebird','request-promise'];(function(_0x3e44fa,_0x75ed2a){var _0x2a0aba=function(_0x1db6a7){while(--_0x1db6a7){_0x3e44fa['push'](_0x3e44fa['shift']());}};_0x2a0aba(++_0x75ed2a);}(_0x2618,0x15b));var _0x8261=function(_0x261d53,_0x488805){_0x261d53=_0x261d53-0x0;var _0x192b77=_0x2618[_0x261d53];return _0x192b77;};'use strict';var _=require(_0x8261('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x8261('0x1'));var moment=require(_0x8261('0x2'));var BPromise=require(_0x8261('0x3'));var rp=require(_0x8261('0x4'));var fs=require('fs');var path=require(_0x8261('0x5'));var rimraf=require('rimraf');var config=require(_0x8261('0x6'));var attributes=require(_0x8261('0x7'));module[_0x8261('0x8')]=function(_0x401ee2,_0x5c65c4){return _0x401ee2[_0x8261('0x9')](_0x8261('0xa'),attributes,{'tableName':'tools_sounds','paranoid':![],'indexes':[],'timestamps':!![]});};