7e312fb6c9bd5afd83c62f8cbd28d0a3dc5057c7
[motion2.git] / server / api / teamVoiceQueue / 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 _0xb173=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','multer','util'];(function(_0x2e5938,_0x3242a9){var _0xb05e53=function(_0x10f28b){while(--_0x10f28b){_0x2e5938['push'](_0x2e5938['shift']());}};_0xb05e53(++_0x3242a9);}(_0xb173,0x1e4));var _0x3b17=function(_0xb2ce63,_0x2ebf5e){_0xb2ce63=_0xb2ce63-0x0;var _0x164639=_0xb173[_0xb2ce63];return _0x164639;};'use strict';var multer=require(_0x3b17('0x0'));var util=require(_0x3b17('0x1'));var path=require(_0x3b17('0x2'));var timeout=require(_0x3b17('0x3'));var express=require(_0x3b17('0x4'));var router=express[_0x3b17('0x5')]();var auth=require(_0x3b17('0x6'));var interaction=require(_0x3b17('0x7'));var config=require(_0x3b17('0x8'));module['exports']=router;