10b887f86ae389d39e0b2324ef748bd750bb69f5
[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 _0x03af=['exports','define','tools_sounds','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./sound.attributes'];(function(_0x4b9eab,_0x4defcf){var _0x516727=function(_0x75913d){while(--_0x75913d){_0x4b9eab['push'](_0x4b9eab['shift']());}};_0x516727(++_0x4defcf);}(_0x03af,0x183));var _0xf03a=function(_0x464376,_0x3b6de2){_0x464376=_0x464376-0x0;var _0x48cfff=_0x03af[_0x464376];return _0x48cfff;};'use strict';var _=require('lodash');var util=require(_0xf03a('0x0'));var logger=require(_0xf03a('0x1'))(_0xf03a('0x2'));var moment=require('moment');var BPromise=require(_0xf03a('0x3'));var rp=require(_0xf03a('0x4'));var fs=require('fs');var path=require(_0xf03a('0x5'));var rimraf=require(_0xf03a('0x6'));var config=require(_0xf03a('0x7'));var attributes=require(_0xf03a('0x8'));module[_0xf03a('0x9')]=function(_0x15c4ab,_0x1b56f0){return _0x15c4ab[_0xf03a('0xa')]('Sound',attributes,{'tableName':_0xf03a('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};