3423281e543a458ecb06675573cc73f3fff7a34c
[motion2.git] / server / api / userVoiceQueue / userVoiceQueue.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 _0x2794=['user_has_voice_queues','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','define'];(function(_0x5b3447,_0x52bef4){var _0x2c10bf=function(_0x33ad0d){while(--_0x33ad0d){_0x5b3447['push'](_0x5b3447['shift']());}};_0x2c10bf(++_0x52bef4);}(_0x2794,0xa6));var _0x4279=function(_0x4e104a,_0x44ff83){_0x4e104a=_0x4e104a-0x0;var _0x2ef09c=_0x2794[_0x4e104a];return _0x2ef09c;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x4279('0x0'))(_0x4279('0x1'));var moment=require(_0x4279('0x2'));var BPromise=require(_0x4279('0x3'));var rp=require(_0x4279('0x4'));var fs=require('fs');var path=require(_0x4279('0x5'));var rimraf=require(_0x4279('0x6'));var config=require(_0x4279('0x7'));var attributes=require('./userVoiceQueue.attributes');module[_0x4279('0x8')]=function(_0x340f14,_0x2d9ae0){return _0x340f14[_0x4279('0x9')]('UserVoiceQueue',attributes,{'tableName':_0x4279('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};