Built motion from commit (unavailable).|2.5.4
[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 _0x5947=['../../components/auth/service','exports','util','path','express'];(function(_0x68cae0,_0x7d78cd){var _0x5e7200=function(_0x4a709f){while(--_0x4a709f){_0x68cae0['push'](_0x68cae0['shift']());}};_0x5e7200(++_0x7d78cd);}(_0x5947,0x179));var _0x7594=function(_0x59ecce,_0x6482d7){_0x59ecce=_0x59ecce-0x0;var _0xdf1e7a=_0x5947[_0x59ecce];return _0xdf1e7a;};'use strict';var multer=require('multer');var util=require(_0x7594('0x0'));var path=require(_0x7594('0x1'));var timeout=require('connect-timeout');var express=require(_0x7594('0x2'));var router=express['Router']();var auth=require(_0x7594('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0x7594('0x4')]=router;