Built motion from commit (unavailable).|2.5.26
[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 _0xf57a=['exports','define','voice_queues','lodash','util','../../config/logger','bluebird','request-promise','path','rimraf','../../config/environment','./voiceQueue.attributes'];(function(_0xe30713,_0x770c52){var _0x7e0562=function(_0x5bcbf7){while(--_0x5bcbf7){_0xe30713['push'](_0xe30713['shift']());}};_0x7e0562(++_0x770c52);}(_0xf57a,0x123));var _0xaf57=function(_0x32f7d7,_0x54231b){_0x32f7d7=_0x32f7d7-0x0;var _0x133d09=_0xf57a[_0x32f7d7];return _0x133d09;};'use strict';var _=require(_0xaf57('0x0'));var util=require(_0xaf57('0x1'));var logger=require(_0xaf57('0x2'))('api');var moment=require('moment');var BPromise=require(_0xaf57('0x3'));var rp=require(_0xaf57('0x4'));var fs=require('fs');var path=require(_0xaf57('0x5'));var rimraf=require(_0xaf57('0x6'));var config=require(_0xaf57('0x7'));var attributes=require(_0xaf57('0x8'));module[_0xaf57('0x9')]=function(_0x2b65ee,_0x35a606){return _0x2b65ee[_0xaf57('0xa')]('VoiceQueue',attributes,{'tableName':_0xaf57('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};