Built motion from commit c116dc8b.|2.6.30
[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 _0x6376=['define','tools_sounds','util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./sound.attributes','exports'];(function(_0x2d0acb,_0xab8d74){var _0x69e388=function(_0x2a35d7){while(--_0x2a35d7){_0x2d0acb['push'](_0x2d0acb['shift']());}};_0x69e388(++_0xab8d74);}(_0x6376,0x18e));var _0x6637=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0x6376[_0x42cae2];return _0x5f256f;};'use strict';var _=require('lodash');var util=require(_0x6637('0x0'));var logger=require(_0x6637('0x1'))('api');var moment=require(_0x6637('0x2'));var BPromise=require(_0x6637('0x3'));var rp=require(_0x6637('0x4'));var fs=require('fs');var path=require(_0x6637('0x5'));var rimraf=require(_0x6637('0x6'));var config=require(_0x6637('0x7'));var attributes=require(_0x6637('0x8'));module[_0x6637('0x9')]=function(_0x22db8a,_0x16b7bb){return _0x22db8a[_0x6637('0xa')]('Sound',attributes,{'tableName':_0x6637('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};