Built motion from commit (unavailable).|2.5.21
[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 _0x886d=['util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x5ad880,_0x1e1cce){var _0x5413bf=function(_0x13e5bb){while(--_0x13e5bb){_0x5ad880['push'](_0x5ad880['shift']());}};_0x5413bf(++_0x1e1cce);}(_0x886d,0x8a));var _0xd886=function(_0x2c0cd0,_0x4d669e){_0x2c0cd0=_0x2c0cd0-0x0;var _0x30f63c=_0x886d[_0x2c0cd0];return _0x30f63c;};'use strict';var multer=require('multer');var util=require(_0xd886('0x0'));var path=require('path');var timeout=require(_0xd886('0x1'));var express=require(_0xd886('0x2'));var router=express['Router']();var auth=require(_0xd886('0x3'));var interaction=require(_0xd886('0x4'));var config=require(_0xd886('0x5'));module['exports']=router;