Built motion from commit (unavailable).|2.4.18
[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 _0xb5e3=['voice_queues','../../config/logger','moment','request-promise','path','rimraf','../../config/environment','./voiceQueue.attributes','define'];(function(_0x3d6e4e,_0x5150e9){var _0x49d4eb=function(_0x328c36){while(--_0x328c36){_0x3d6e4e['push'](_0x3d6e4e['shift']());}};_0x49d4eb(++_0x5150e9);}(_0xb5e3,0xe2));var _0x3b5e=function(_0x1d50f2,_0x3c3ec6){_0x1d50f2=_0x1d50f2-0x0;var _0x3769b8=_0xb5e3[_0x1d50f2];return _0x3769b8;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x3b5e('0x0'))('api');var moment=require(_0x3b5e('0x1'));var BPromise=require('bluebird');var rp=require(_0x3b5e('0x2'));var fs=require('fs');var path=require(_0x3b5e('0x3'));var rimraf=require(_0x3b5e('0x4'));var config=require(_0x3b5e('0x5'));var attributes=require(_0x3b5e('0x6'));module['exports']=function(_0x267cc5,_0x149ba2){return _0x267cc5[_0x3b5e('0x7')]('VoiceQueue',attributes,{'tableName':_0x3b5e('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};