Built motion from commit (unavailable).|2.5.0
[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 _0x1af6=['api','moment','bluebird','request-promise','rimraf','../../config/environment','./voiceQueue.attributes','VoiceQueue','voice_queues','lodash'];(function(_0x2b5eae,_0x55010d){var _0x5f3ac9=function(_0x397bfc){while(--_0x397bfc){_0x2b5eae['push'](_0x2b5eae['shift']());}};_0x5f3ac9(++_0x55010d);}(_0x1af6,0x95));var _0x61af=function(_0x462e80,_0x11908d){_0x462e80=_0x462e80-0x0;var _0x278a87=_0x1af6[_0x462e80];return _0x278a87;};'use strict';var _=require(_0x61af('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x61af('0x1'));var moment=require(_0x61af('0x2'));var BPromise=require(_0x61af('0x3'));var rp=require(_0x61af('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x61af('0x5'));var config=require(_0x61af('0x6'));var attributes=require(_0x61af('0x7'));module['exports']=function(_0x5638d0,_0x640200){return _0x5638d0['define'](_0x61af('0x8'),attributes,{'tableName':_0x61af('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};