c6209e93337fcc8aa6879183eb1b1b0ef5e9876c
[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 _0x939b=['./sound.attributes','exports','define','tools_sounds','lodash','util','../../config/logger','api','moment','request-promise','rimraf','../../config/environment'];(function(_0x3c118e,_0x4da89e){var _0x3ed1b6=function(_0x42d38a){while(--_0x42d38a){_0x3c118e['push'](_0x3c118e['shift']());}};_0x3ed1b6(++_0x4da89e);}(_0x939b,0x64));var _0xb939=function(_0x491a7f,_0x28bb80){_0x491a7f=_0x491a7f-0x0;var _0x3d8f44=_0x939b[_0x491a7f];return _0x3d8f44;};'use strict';var _=require(_0xb939('0x0'));var util=require(_0xb939('0x1'));var logger=require(_0xb939('0x2'))(_0xb939('0x3'));var moment=require(_0xb939('0x4'));var BPromise=require('bluebird');var rp=require(_0xb939('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xb939('0x6'));var config=require(_0xb939('0x7'));var attributes=require(_0xb939('0x8'));module[_0xb939('0x9')]=function(_0x22eec4,_0x1bc786){return _0x22eec4[_0xb939('0xa')]('Sound',attributes,{'tableName':_0xb939('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};