Built motion from commit (unavailable).|2.5.0
[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 _0xb432=['request-promise','path','rimraf','../../config/environment','./sound.attributes','exports','define','tools_sounds','util','api','moment','bluebird'];(function(_0x5f0089,_0x227e2c){var _0x193892=function(_0x24051f){while(--_0x24051f){_0x5f0089['push'](_0x5f0089['shift']());}};_0x193892(++_0x227e2c);}(_0xb432,0xf8));var _0x2b43=function(_0xe9ff1d,_0x33356e){_0xe9ff1d=_0xe9ff1d-0x0;var _0x50ac05=_0xb432[_0xe9ff1d];return _0x50ac05;};'use strict';var _=require('lodash');var util=require(_0x2b43('0x0'));var logger=require('../../config/logger')(_0x2b43('0x1'));var moment=require(_0x2b43('0x2'));var BPromise=require(_0x2b43('0x3'));var rp=require(_0x2b43('0x4'));var fs=require('fs');var path=require(_0x2b43('0x5'));var rimraf=require(_0x2b43('0x6'));var config=require(_0x2b43('0x7'));var attributes=require(_0x2b43('0x8'));module[_0x2b43('0x9')]=function(_0x37aeca,_0x2f1ecd){return _0x37aeca[_0x2b43('0xa')]('Sound',attributes,{'tableName':_0x2b43('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};