Built motion from commit (unavailable).|2.5.23
[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 _0x1fc3=['moment','bluebird','request-promise','rimraf','../../config/environment','define','VoiceQueue','voice_queues','lodash','util','../../config/logger'];(function(_0x4b7040,_0x3fe7a6){var _0x4d2026=function(_0x1ba15b){while(--_0x1ba15b){_0x4b7040['push'](_0x4b7040['shift']());}};_0x4d2026(++_0x3fe7a6);}(_0x1fc3,0x173));var _0x31fc=function(_0x1dbc55,_0x332f16){_0x1dbc55=_0x1dbc55-0x0;var _0x1f0e1f=_0x1fc3[_0x1dbc55];return _0x1f0e1f;};'use strict';var _=require(_0x31fc('0x0'));var util=require(_0x31fc('0x1'));var logger=require(_0x31fc('0x2'))('api');var moment=require(_0x31fc('0x3'));var BPromise=require(_0x31fc('0x4'));var rp=require(_0x31fc('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x31fc('0x6'));var config=require(_0x31fc('0x7'));var attributes=require('./voiceQueue.attributes');module['exports']=function(_0x2ac789,_0x5b74b8){return _0x2ac789[_0x31fc('0x8')](_0x31fc('0x9'),attributes,{'tableName':_0x31fc('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};