e5eb4b931a81f7ec323ab48850795676b8eb1fb3
[motion2.git] / server / api / voiceMusicOnHold / voiceMusicOnHold.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 _0x241f=['VoiceMusicOnHold','voice_musiconhold','lodash','../../config/logger','api','path','rimraf','../../config/environment','define'];(function(_0x2ea7b5,_0x4b7583){var _0x5ca96d=function(_0x335d93){while(--_0x335d93){_0x2ea7b5['push'](_0x2ea7b5['shift']());}};_0x5ca96d(++_0x4b7583);}(_0x241f,0x13d));var _0xf241=function(_0x1e6e4e,_0x2b1b09){_0x1e6e4e=_0x1e6e4e-0x0;var _0x3d746b=_0x241f[_0x1e6e4e];return _0x3d746b;};'use strict';var _=require(_0xf241('0x0'));var util=require('util');var logger=require(_0xf241('0x1'))(_0xf241('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xf241('0x3'));var rimraf=require(_0xf241('0x4'));var config=require(_0xf241('0x5'));var attributes=require('./voiceMusicOnHold.attributes');module['exports']=function(_0x18e794,_0x39c184){return _0x18e794[_0xf241('0x6')](_0xf241('0x7'),attributes,{'tableName':_0xf241('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};