Built motion from commit (unavailable).|2.5.12
[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 _0x4c1d=['./sound.attributes','tools_sounds','lodash','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment'];(function(_0x324bb,_0x2690c5){var _0x122039=function(_0x2fea23){while(--_0x2fea23){_0x324bb['push'](_0x324bb['shift']());}};_0x122039(++_0x2690c5);}(_0x4c1d,0x8e));var _0xd4c1=function(_0x5cf7c2,_0x4330a7){_0x5cf7c2=_0x5cf7c2-0x0;var _0x307d5d=_0x4c1d[_0x5cf7c2];return _0x307d5d;};'use strict';var _=require(_0xd4c1('0x0'));var util=require('util');var logger=require(_0xd4c1('0x1'))(_0xd4c1('0x2'));var moment=require(_0xd4c1('0x3'));var BPromise=require('bluebird');var rp=require(_0xd4c1('0x4'));var fs=require('fs');var path=require(_0xd4c1('0x5'));var rimraf=require(_0xd4c1('0x6'));var config=require(_0xd4c1('0x7'));var attributes=require(_0xd4c1('0x8'));module['exports']=function(_0x2cfef0,_0x5bba8e){return _0x2cfef0['define']('Sound',attributes,{'tableName':_0xd4c1('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};