c17a68e2423eca3bb25eff22243f66c1b75c3626
[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 _0x988c=['express','Router','fs-extra','exports','multer'];(function(_0x3012cb,_0x4e4ecb){var _0x415b4e=function(_0x49be16){while(--_0x49be16){_0x3012cb['push'](_0x3012cb['shift']());}};_0x415b4e(++_0x4e4ecb);}(_0x988c,0x19e));var _0xc988=function(_0x177642,_0x45ada3){_0x177642=_0x177642-0x0;var _0x1d2c71=_0x988c[_0x177642];return _0x1d2c71;};'use strict';var multer=require(_0xc988('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc988('0x1'));var router=express[_0xc988('0x2')]();var fs_extra=require(_0xc988('0x3'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0xc988('0x4')]=router;