Built motion from commit (unavailable).|2.4.21
[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 _0xfae2=['moment','bluebird','request-promise','path','rimraf','../../config/environment','./voiceQueue.attributes','define','VoiceQueue','lodash','../../config/logger'];(function(_0x3d2506,_0x21949f){var _0x22b340=function(_0x5c20e){while(--_0x5c20e){_0x3d2506['push'](_0x3d2506['shift']());}};_0x22b340(++_0x21949f);}(_0xfae2,0x174));var _0x2fae=function(_0x5b29f7,_0x335b71){_0x5b29f7=_0x5b29f7-0x0;var _0x47d235=_0xfae2[_0x5b29f7];return _0x47d235;};'use strict';var _=require(_0x2fae('0x0'));var util=require('util');var logger=require(_0x2fae('0x1'))('api');var moment=require(_0x2fae('0x2'));var BPromise=require(_0x2fae('0x3'));var rp=require(_0x2fae('0x4'));var fs=require('fs');var path=require(_0x2fae('0x5'));var rimraf=require(_0x2fae('0x6'));var config=require(_0x2fae('0x7'));var attributes=require(_0x2fae('0x8'));module['exports']=function(_0xb6a819,_0x37c409){return _0xb6a819[_0x2fae('0x9')](_0x2fae('0xa'),attributes,{'tableName':'voice_queues','paranoid':![],'indexes':[],'timestamps':!![]});};