Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / voiceQueue / voiceQueue.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 _0xaf76=['define','VoiceQueue','voice_queues','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./voiceQueue.attributes'];(function(_0x4538e7,_0x22ba72){var _0x57418e=function(_0x291293){while(--_0x291293){_0x4538e7['push'](_0x4538e7['shift']());}};_0x57418e(++_0x22ba72);}(_0xaf76,0x12f));var _0x6af7=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xaf76[_0x3dd15e];return _0x231fd0;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x6af7('0x0'))(_0x6af7('0x1'));var moment=require(_0x6af7('0x2'));var BPromise=require(_0x6af7('0x3'));var rp=require(_0x6af7('0x4'));var fs=require('fs');var path=require(_0x6af7('0x5'));var rimraf=require(_0x6af7('0x6'));var config=require(_0x6af7('0x7'));var attributes=require(_0x6af7('0x8'));module['exports']=function(_0x28087e,_0x10e06a){return _0x28087e[_0x6af7('0x9')](_0x6af7('0xa'),attributes,{'tableName':_0x6af7('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};