Built motion from commit 3061e47c.|2.6.31
[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 _0x4151=['bluebird','request-promise','path','rimraf','../../config/environment','exports','define','Sound','tools_sounds','lodash','util','api','moment'];(function(_0x3b9ffd,_0xd61dba){var _0x4c8a86=function(_0x1f59d6){while(--_0x1f59d6){_0x3b9ffd['push'](_0x3b9ffd['shift']());}};_0x4c8a86(++_0xd61dba);}(_0x4151,0x71));var _0x1415=function(_0x58ff8e,_0x39fe0d){_0x58ff8e=_0x58ff8e-0x0;var _0x701683=_0x4151[_0x58ff8e];return _0x701683;};'use strict';var _=require(_0x1415('0x0'));var util=require(_0x1415('0x1'));var logger=require('../../config/logger')(_0x1415('0x2'));var moment=require(_0x1415('0x3'));var BPromise=require(_0x1415('0x4'));var rp=require(_0x1415('0x5'));var fs=require('fs');var path=require(_0x1415('0x6'));var rimraf=require(_0x1415('0x7'));var config=require(_0x1415('0x8'));var attributes=require('./sound.attributes');module[_0x1415('0x9')]=function(_0x3df0c9,_0x1fcca5){return _0x3df0c9[_0x1415('0xa')](_0x1415('0xb'),attributes,{'tableName':_0x1415('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};