Built motion from commit (unavailable).|2.5.29
[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 _0x95af=['../../components/interaction/service','../../config/environment','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x56482c,_0x16118d){var _0x5aae7a=function(_0x52512f){while(--_0x52512f){_0x56482c['push'](_0x56482c['shift']());}};_0x5aae7a(++_0x16118d);}(_0x95af,0x173));var _0xf95a=function(_0x8c43de,_0x90ff31){_0x8c43de=_0x8c43de-0x0;var _0xa6591b=_0x95af[_0x8c43de];return _0xa6591b;};'use strict';var multer=require(_0xf95a('0x0'));var util=require(_0xf95a('0x1'));var path=require('path');var timeout=require(_0xf95a('0x2'));var express=require(_0xf95a('0x3'));var router=express[_0xf95a('0x4')]();var fs_extra=require(_0xf95a('0x5'));var auth=require(_0xf95a('0x6'));var interaction=require(_0xf95a('0x7'));var config=require(_0xf95a('0x8'));module['exports']=router;