Built motion from commit (unavailable).|2.5.7
[motion2.git] / server / api / userChatQueue / 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 _0x8e81=['Router','../../components/interaction/service','exports','multer','util','express'];(function(_0x47032a,_0x3750d3){var _0x5609ba=function(_0x4428ce){while(--_0x4428ce){_0x47032a['push'](_0x47032a['shift']());}};_0x5609ba(++_0x3750d3);}(_0x8e81,0x1dd));var _0x18e8=function(_0x93ca7,_0x2504bb){_0x93ca7=_0x93ca7-0x0;var _0x3e8fa9=_0x8e81[_0x93ca7];return _0x3e8fa9;};'use strict';var multer=require(_0x18e8('0x0'));var util=require(_0x18e8('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x18e8('0x2'));var router=express[_0x18e8('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x18e8('0x4'));var config=require('../../config/environment');module[_0x18e8('0x5')]=router;