Built motion from commit (unavailable).|2.5.11
[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 _0x8dc1=['define','tools_sounds','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./sound.attributes','exports'];(function(_0x4909bb,_0x4bb2f8){var _0x121db3=function(_0x161d6c){while(--_0x161d6c){_0x4909bb['push'](_0x4909bb['shift']());}};_0x121db3(++_0x4bb2f8);}(_0x8dc1,0x84));var _0x18dc=function(_0xc8f5a3,_0x4a02a5){_0xc8f5a3=_0xc8f5a3-0x0;var _0x55041a=_0x8dc1[_0xc8f5a3];return _0x55041a;};'use strict';var _=require(_0x18dc('0x0'));var util=require(_0x18dc('0x1'));var logger=require(_0x18dc('0x2'))(_0x18dc('0x3'));var moment=require(_0x18dc('0x4'));var BPromise=require(_0x18dc('0x5'));var rp=require(_0x18dc('0x6'));var fs=require('fs');var path=require(_0x18dc('0x7'));var rimraf=require('rimraf');var config=require(_0x18dc('0x8'));var attributes=require(_0x18dc('0x9'));module[_0x18dc('0xa')]=function(_0x1e9589,_0x36a402){return _0x1e9589[_0x18dc('0xb')]('Sound',attributes,{'tableName':_0x18dc('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};