cb622b7e6474a4dfca65cbb92c33b97814953bd9
[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 _0xe1f7=['util','../../components/interaction/service','../../config/environment','exports','multer'];(function(_0x5acfd1,_0x1ba303){var _0x4ca751=function(_0x2430c1){while(--_0x2430c1){_0x5acfd1['push'](_0x5acfd1['shift']());}};_0x4ca751(++_0x1ba303);}(_0xe1f7,0x103));var _0x7e1f=function(_0x2e986d,_0x4b6b63){_0x2e986d=_0x2e986d-0x0;var _0x351c79=_0xe1f7[_0x2e986d];return _0x351c79;};'use strict';var multer=require(_0x7e1f('0x0'));var util=require(_0x7e1f('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x7e1f('0x2'));var config=require(_0x7e1f('0x3'));module[_0x7e1f('0x4')]=router;