Built motion from commit (unavailable).|2.5.9
[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 _0x6728=['util','path','connect-timeout','express','../../components/interaction/service','../../config/environment'];(function(_0x96f74c,_0xfc30a4){var _0x379222=function(_0x1bbde9){while(--_0x1bbde9){_0x96f74c['push'](_0x96f74c['shift']());}};_0x379222(++_0xfc30a4);}(_0x6728,0x1f2));var _0x8672=function(_0x39758d,_0x346423){_0x39758d=_0x39758d-0x0;var _0x44ac11=_0x6728[_0x39758d];return _0x44ac11;};'use strict';var multer=require('multer');var util=require(_0x8672('0x0'));var path=require(_0x8672('0x1'));var timeout=require(_0x8672('0x2'));var express=require(_0x8672('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x8672('0x4'));var config=require(_0x8672('0x5'));module['exports']=router;