7e140d625c7c481753ca9734707c7eeded072b6d
[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 _0x7f62=['request-promise','path','rimraf','../../config/environment','./voiceQueue.attributes','exports','VoiceQueue','lodash','util','../../config/logger','moment','bluebird'];(function(_0x556477,_0x1b7214){var _0x552276=function(_0xf0e2ef){while(--_0xf0e2ef){_0x556477['push'](_0x556477['shift']());}};_0x552276(++_0x1b7214);}(_0x7f62,0xc7));var _0x27f6=function(_0x3cea78,_0x4a6751){_0x3cea78=_0x3cea78-0x0;var _0x33b66b=_0x7f62[_0x3cea78];return _0x33b66b;};'use strict';var _=require(_0x27f6('0x0'));var util=require(_0x27f6('0x1'));var logger=require(_0x27f6('0x2'))('api');var moment=require(_0x27f6('0x3'));var BPromise=require(_0x27f6('0x4'));var rp=require(_0x27f6('0x5'));var fs=require('fs');var path=require(_0x27f6('0x6'));var rimraf=require(_0x27f6('0x7'));var config=require(_0x27f6('0x8'));var attributes=require(_0x27f6('0x9'));module[_0x27f6('0xa')]=function(_0xdd8cb4,_0x280810){return _0xdd8cb4['define'](_0x27f6('0xb'),attributes,{'tableName':'voice_queues','paranoid':![],'indexes':[],'timestamps':!![]});};