Built motion from commit (unavailable).|2.5.11
[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 _0x3e9c=['voice_queues','lodash','util','../../config/logger','api','moment','request-promise','path','../../config/environment','./voiceQueue.attributes','exports','define'];(function(_0x201b1d,_0x1b05ff){var _0xdcf59a=function(_0x223347){while(--_0x223347){_0x201b1d['push'](_0x201b1d['shift']());}};_0xdcf59a(++_0x1b05ff);}(_0x3e9c,0x109));var _0xc3e9=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0x3e9c[_0x17d9e3];return _0x14192d;};'use strict';var _=require(_0xc3e9('0x0'));var util=require(_0xc3e9('0x1'));var logger=require(_0xc3e9('0x2'))(_0xc3e9('0x3'));var moment=require(_0xc3e9('0x4'));var BPromise=require('bluebird');var rp=require(_0xc3e9('0x5'));var fs=require('fs');var path=require(_0xc3e9('0x6'));var rimraf=require('rimraf');var config=require(_0xc3e9('0x7'));var attributes=require(_0xc3e9('0x8'));module[_0xc3e9('0x9')]=function(_0x25bab5,_0x4b8b61){return _0x25bab5[_0xc3e9('0xa')]('VoiceQueue',attributes,{'tableName':_0xc3e9('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};