8c8dbd4d30e328e10880f343aa8d17c4ba556a45
[motion2.git] / server / api / userOpenchannelQueue / index.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 _0x6f18=['../../components/interaction/service','exports','multer','path','express','Router','../../components/auth/service'];(function(_0x329e3c,_0x392235){var _0x145fa0=function(_0x45bd83){while(--_0x45bd83){_0x329e3c['push'](_0x329e3c['shift']());}};_0x145fa0(++_0x392235);}(_0x6f18,0x1b4));var _0x86f1=function(_0x514c61,_0x90f7b5){_0x514c61=_0x514c61-0x0;var _0x450d43=_0x6f18[_0x514c61];return _0x450d43;};'use strict';var multer=require(_0x86f1('0x0'));var util=require('util');var path=require(_0x86f1('0x1'));var timeout=require('connect-timeout');var express=require(_0x86f1('0x2'));var router=express[_0x86f1('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x86f1('0x4'));var interaction=require(_0x86f1('0x5'));var config=require('../../config/environment');module[_0x86f1('0x6')]=router;