Built motion from commit b0a9a629.|2.6.33
[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 _0x8e23=['rimraf','../../config/environment','exports','define','Sound','tools_sounds','lodash','util','../../config/logger','api','bluebird','path'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x8e23,0xba));var _0x38e2=function(_0x32e504,_0x337f17){_0x32e504=_0x32e504-0x0;var _0x273ede=_0x8e23[_0x32e504];return _0x273ede;};'use strict';var _=require(_0x38e2('0x0'));var util=require(_0x38e2('0x1'));var logger=require(_0x38e2('0x2'))(_0x38e2('0x3'));var moment=require('moment');var BPromise=require(_0x38e2('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x38e2('0x5'));var rimraf=require(_0x38e2('0x6'));var config=require(_0x38e2('0x7'));var attributes=require('./sound.attributes');module[_0x38e2('0x8')]=function(_0x292f3d,_0x3c5bf2){return _0x292f3d[_0x38e2('0x9')](_0x38e2('0xa'),attributes,{'tableName':_0x38e2('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};