ab3645debc02c0bb994bf30b8f5c6b7e45f39303
[motion2.git] / server / api / userWhatsappQueue / 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 _0x28ab=['connect-timeout','express','../../components/auth/service','../../components/interaction/service','util','path'];(function(_0x2c8ffa,_0x40a666){var _0x49ee43=function(_0x4f1894){while(--_0x4f1894){_0x2c8ffa['push'](_0x2c8ffa['shift']());}};_0x49ee43(++_0x40a666);}(_0x28ab,0x166));var _0xb28a=function(_0x145bf7,_0x2c334a){_0x145bf7=_0x145bf7-0x0;var _0x2299fe=_0x28ab[_0x145bf7];return _0x2299fe;};'use strict';var multer=require('multer');var util=require(_0xb28a('0x0'));var path=require(_0xb28a('0x1'));var timeout=require(_0xb28a('0x2'));var express=require(_0xb28a('0x3'));var router=express['Router']();var auth=require(_0xb28a('0x4'));var interaction=require(_0xb28a('0x5'));var config=require('../../config/environment');module['exports']=router;