Built motion from commit (unavailable).|2.5.20
[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 _0x6c8f=['define','voice_queues','lodash','moment','request-promise','path','../../config/environment','./voiceQueue.attributes','exports'];(function(_0x296b63,_0x827c57){var _0x12fcd6=function(_0x1a84d7){while(--_0x1a84d7){_0x296b63['push'](_0x296b63['shift']());}};_0x12fcd6(++_0x827c57);}(_0x6c8f,0x119));var _0xf6c8=function(_0x2ff6ad,_0x57060b){_0x2ff6ad=_0x2ff6ad-0x0;var _0xb15815=_0x6c8f[_0x2ff6ad];return _0xb15815;};'use strict';var _=require(_0xf6c8('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0xf6c8('0x1'));var BPromise=require('bluebird');var rp=require(_0xf6c8('0x2'));var fs=require('fs');var path=require(_0xf6c8('0x3'));var rimraf=require('rimraf');var config=require(_0xf6c8('0x4'));var attributes=require(_0xf6c8('0x5'));module[_0xf6c8('0x6')]=function(_0x69a878,_0x18a752){return _0x69a878[_0xf6c8('0x7')]('VoiceQueue',attributes,{'tableName':_0xf6c8('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};