1db4ada1d503f735952724a952148d3def9e658f
[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 _0x77f1=['../../components/auth/service','../../components/interaction/service','exports','util','path','connect-timeout'];(function(_0x31887f,_0x2b7076){var _0x213940=function(_0x512fc1){while(--_0x512fc1){_0x31887f['push'](_0x31887f['shift']());}};_0x213940(++_0x2b7076);}(_0x77f1,0x1dd));var _0x177f=function(_0x53197a,_0x98786a){_0x53197a=_0x53197a-0x0;var _0x46f40e=_0x77f1[_0x53197a];return _0x46f40e;};'use strict';var multer=require('multer');var util=require(_0x177f('0x0'));var path=require(_0x177f('0x1'));var timeout=require(_0x177f('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x177f('0x3'));var interaction=require(_0x177f('0x4'));var config=require('../../config/environment');module[_0x177f('0x5')]=router;