0d4b191f5226495580c9eb17f55cf703f20f4cf5
[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 _0xe24d=['bluebird','request-promise','rimraf','../../config/environment','./sound.attributes','exports','define','tools_sounds','util','api','moment'];(function(_0x4607c0,_0x2f8738){var _0x2140b7=function(_0x243ccf){while(--_0x243ccf){_0x4607c0['push'](_0x4607c0['shift']());}};_0x2140b7(++_0x2f8738);}(_0xe24d,0x1d6));var _0xde24=function(_0x2c32bf,_0x9e489f){_0x2c32bf=_0x2c32bf-0x0;var _0x469d6b=_0xe24d[_0x2c32bf];return _0x469d6b;};'use strict';var _=require('lodash');var util=require(_0xde24('0x0'));var logger=require('../../config/logger')(_0xde24('0x1'));var moment=require(_0xde24('0x2'));var BPromise=require(_0xde24('0x3'));var rp=require(_0xde24('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xde24('0x5'));var config=require(_0xde24('0x6'));var attributes=require(_0xde24('0x7'));module[_0xde24('0x8')]=function(_0x12c880,_0x59b6fd){return _0x12c880[_0xde24('0x9')]('Sound',attributes,{'tableName':_0xde24('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};