Built motion from commit (unavailable).|2.4.17
[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 _0x2356=['exports','define','VoiceQueuesLog','voice_queues_log','event_dtm','event','dtm','lodash','../../config/logger','moment','bluebird','request-promise','path','rimraf'];(function(_0x3de1ec,_0x494f73){var _0x1a61db=function(_0x629488){while(--_0x629488){_0x3de1ec['push'](_0x3de1ec['shift']());}};_0x1a61db(++_0x494f73);}(_0x2356,0x11f));var _0x6235=function(_0x1af00c,_0x3924f6){_0x1af00c=_0x1af00c-0x0;var _0x1de5e6=_0x2356[_0x1af00c];return _0x1de5e6;};'use strict';var _=require(_0x6235('0x0'));var util=require('util');var logger=require(_0x6235('0x1'))('api');var moment=require(_0x6235('0x2'));var BPromise=require(_0x6235('0x3'));var rp=require(_0x6235('0x4'));var fs=require('fs');var path=require(_0x6235('0x5'));var rimraf=require(_0x6235('0x6'));var config=require('../../config/environment');var attributes=require('./voiceQueuesLog.attributes');module[_0x6235('0x7')]=function(_0x57ec04,_0x639b5d){return _0x57ec04[_0x6235('0x8')](_0x6235('0x9'),attributes,{'tableName':_0x6235('0xa'),'paranoid':![],'indexes':[{'name':_0x6235('0xb'),'fields':[_0x6235('0xc'),_0x6235('0xd')]}],'timestamps':![]});};