e72d00337253899be99b15eebe976693f3717a0b
[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 _0x15b0=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','exports','util'];(function(_0x819464,_0x46fc91){var _0x49dcc0=function(_0x36b2b2){while(--_0x36b2b2){_0x819464['push'](_0x819464['shift']());}};_0x49dcc0(++_0x46fc91);}(_0x15b0,0x137));var _0x015b=function(_0x393bf5,_0x225cac){_0x393bf5=_0x393bf5-0x0;var _0xcb023=_0x15b0[_0x393bf5];return _0xcb023;};'use strict';var multer=require('multer');var util=require(_0x015b('0x0'));var path=require(_0x015b('0x1'));var timeout=require(_0x015b('0x2'));var express=require(_0x015b('0x3'));var router=express[_0x015b('0x4')]();var auth=require(_0x015b('0x5'));var interaction=require(_0x015b('0x6'));var config=require('../../config/environment');module[_0x015b('0x7')]=router;