Built motion from commit (unavailable).|2.5.10
[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 _0x044e=['dtm','lodash','util','api','moment','bluebird','path','rimraf','./voiceQueuesLog.attributes','exports','define','voice_queues_log','event_dtm','event'];(function(_0x18aaaf,_0x385db6){var _0x52d892=function(_0x1ac6da){while(--_0x1ac6da){_0x18aaaf['push'](_0x18aaaf['shift']());}};_0x52d892(++_0x385db6);}(_0x044e,0xa9));var _0xe044=function(_0x1f1447,_0x705e28){_0x1f1447=_0x1f1447-0x0;var _0x2fbf8d=_0x044e[_0x1f1447];return _0x2fbf8d;};'use strict';var _=require(_0xe044('0x0'));var util=require(_0xe044('0x1'));var logger=require('../../config/logger')(_0xe044('0x2'));var moment=require(_0xe044('0x3'));var BPromise=require(_0xe044('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe044('0x5'));var rimraf=require(_0xe044('0x6'));var config=require('../../config/environment');var attributes=require(_0xe044('0x7'));module[_0xe044('0x8')]=function(_0x17e911,_0x4aabd8){return _0x17e911[_0xe044('0x9')]('VoiceQueuesLog',attributes,{'tableName':_0xe044('0xa'),'paranoid':![],'indexes':[{'name':_0xe044('0xb'),'fields':[_0xe044('0xc'),_0xe044('0xd')]}],'timestamps':![]});};