Built motion from commit 9d1906d1.|2.5.40
[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 _0xbaf8=['../../config/environment','./voiceQueuesLog.attributes','exports','define','event_dtm','event','lodash','util','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x42f29b,_0x5b4e7d){var _0x53a496=function(_0x333247){while(--_0x333247){_0x42f29b['push'](_0x42f29b['shift']());}};_0x53a496(++_0x5b4e7d);}(_0xbaf8,0x13a));var _0x8baf=function(_0x508835,_0x80e24b){_0x508835=_0x508835-0x0;var _0x5b8e84=_0xbaf8[_0x508835];return _0x5b8e84;};'use strict';var _=require(_0x8baf('0x0'));var util=require(_0x8baf('0x1'));var logger=require('../../config/logger')(_0x8baf('0x2'));var moment=require(_0x8baf('0x3'));var BPromise=require(_0x8baf('0x4'));var rp=require(_0x8baf('0x5'));var fs=require('fs');var path=require(_0x8baf('0x6'));var rimraf=require(_0x8baf('0x7'));var config=require(_0x8baf('0x8'));var attributes=require(_0x8baf('0x9'));module[_0x8baf('0xa')]=function(_0x5ef28f,_0x9f903e){return _0x5ef28f[_0x8baf('0xb')]('VoiceQueuesLog',attributes,{'tableName':'voice_queues_log','paranoid':![],'indexes':[{'name':_0x8baf('0xc'),'fields':[_0x8baf('0xd'),'dtm']}],'timestamps':![]});};