Built motion from commit (unavailable).|2.5.4
[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 _0xafc4=['bluebird','request-promise','path','exports','define','VoiceQueuesLog','voice_queues_log','event','dtm','lodash','../../config/logger','moment'];(function(_0x2dd21f,_0x58a4b6){var _0x26536f=function(_0x2e6d28){while(--_0x2e6d28){_0x2dd21f['push'](_0x2dd21f['shift']());}};_0x26536f(++_0x58a4b6);}(_0xafc4,0x69));var _0x4afc=function(_0x3e1db8,_0xe3d569){_0x3e1db8=_0x3e1db8-0x0;var _0x4b60fd=_0xafc4[_0x3e1db8];return _0x4b60fd;};'use strict';var _=require(_0x4afc('0x0'));var util=require('util');var logger=require(_0x4afc('0x1'))('api');var moment=require(_0x4afc('0x2'));var BPromise=require(_0x4afc('0x3'));var rp=require(_0x4afc('0x4'));var fs=require('fs');var path=require(_0x4afc('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./voiceQueuesLog.attributes');module[_0x4afc('0x6')]=function(_0x471d45,_0x16953b){return _0x471d45[_0x4afc('0x7')](_0x4afc('0x8'),attributes,{'tableName':_0x4afc('0x9'),'paranoid':![],'indexes':[{'name':'event_dtm','fields':[_0x4afc('0xa'),_0x4afc('0xb')]}],'timestamps':![]});};