Built motion from commit (unavailable).|2.5.23
[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 _0x5a90=['tools_sounds','lodash','util','api','request-promise','path','rimraf','../../config/environment','./sound.attributes','define','Sound'];(function(_0x43f28f,_0x15dde){var _0x25e375=function(_0x24dab1){while(--_0x24dab1){_0x43f28f['push'](_0x43f28f['shift']());}};_0x25e375(++_0x15dde);}(_0x5a90,0xf3));var _0x05a9=function(_0x394a32,_0x3297f6){_0x394a32=_0x394a32-0x0;var _0x3dcf4f=_0x5a90[_0x394a32];return _0x3dcf4f;};'use strict';var _=require(_0x05a9('0x0'));var util=require(_0x05a9('0x1'));var logger=require('../../config/logger')(_0x05a9('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x05a9('0x3'));var fs=require('fs');var path=require(_0x05a9('0x4'));var rimraf=require(_0x05a9('0x5'));var config=require(_0x05a9('0x6'));var attributes=require(_0x05a9('0x7'));module['exports']=function(_0x45724a,_0x41dbb1){return _0x45724a[_0x05a9('0x8')](_0x05a9('0x9'),attributes,{'tableName':_0x05a9('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};