39cc01aabea500f88f69464ffc2aa61b70ffa400
[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 _0xf3be=['multer','util','path','express','Router','../../components/interaction/service','../../config/environment'];(function(_0x19950b,_0x53d0d7){var _0x3c6b41=function(_0x3924ad){while(--_0x3924ad){_0x19950b['push'](_0x19950b['shift']());}};_0x3c6b41(++_0x53d0d7);}(_0xf3be,0x134));var _0xef3b=function(_0x1d65c0,_0x2c1935){_0x1d65c0=_0x1d65c0-0x0;var _0x55140e=_0xf3be[_0x1d65c0];return _0x55140e;};'use strict';var multer=require(_0xef3b('0x0'));var util=require(_0xef3b('0x1'));var path=require(_0xef3b('0x2'));var timeout=require('connect-timeout');var express=require(_0xef3b('0x3'));var router=express[_0xef3b('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xef3b('0x5'));var config=require(_0xef3b('0x6'));module['exports']=router;