Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / voiceQueuesLog / voiceQueuesLog.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 _0x8fa4=['../../config/logger','api','moment','bluebird','request-promise','path','./voiceQueuesLog.attributes','exports','VoiceQueuesLog','event_dtm','dtm','lodash','util'];(function(_0x55d9d9,_0x134208){var _0x1559da=function(_0x17ec52){while(--_0x17ec52){_0x55d9d9['push'](_0x55d9d9['shift']());}};_0x1559da(++_0x134208);}(_0x8fa4,0x1ec));var _0x48fa=function(_0x50495c,_0x5eeced){_0x50495c=_0x50495c-0x0;var _0x414a13=_0x8fa4[_0x50495c];return _0x414a13;};'use strict';var _=require(_0x48fa('0x0'));var util=require(_0x48fa('0x1'));var logger=require(_0x48fa('0x2'))(_0x48fa('0x3'));var moment=require(_0x48fa('0x4'));var BPromise=require(_0x48fa('0x5'));var rp=require(_0x48fa('0x6'));var fs=require('fs');var path=require(_0x48fa('0x7'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x48fa('0x8'));module[_0x48fa('0x9')]=function(_0x526367,_0x2960b2){return _0x526367['define'](_0x48fa('0xa'),attributes,{'tableName':'voice_queues_log','paranoid':![],'indexes':[{'name':_0x48fa('0xb'),'fields':['event',_0x48fa('0xc')]}],'timestamps':![]});};