Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / api / realtime / realtime.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 _0x94cd=['exports','util','api','moment','bluebird','request-promise','rimraf','../../config/environment'];(function(_0x6cf19c,_0x2f3f02){var _0xce14f3=function(_0x474587){while(--_0x474587){_0x6cf19c['push'](_0x6cf19c['shift']());}};_0xce14f3(++_0x2f3f02);}(_0x94cd,0x1b9));var _0xd94c=function(_0x519167,_0x1abfa9){_0x519167=_0x519167-0x0;var _0x35e6b4=_0x94cd[_0x519167];return _0x35e6b4;};'use strict';var _=require('lodash');var util=require(_0xd94c('0x0'));var logger=require('../../config/logger')(_0xd94c('0x1'));var moment=require(_0xd94c('0x2'));var BPromise=require(_0xd94c('0x3'));var rp=require(_0xd94c('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd94c('0x5'));var config=require(_0xd94c('0x6'));;module[_0xd94c('0x7')]=function(_0x10a822,_0x2ffda5){return _0x10a822['define']('Realtime',[],{});};