Built motion from commit (unavailable).|2.5.15
[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 _0x0f4d=['connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports'];(function(_0x3fed7c,_0x287f6d){var _0x3d7389=function(_0x3054b0){while(--_0x3054b0){_0x3fed7c['push'](_0x3fed7c['shift']());}};_0x3d7389(++_0x287f6d);}(_0x0f4d,0x12c));var _0xd0f4=function(_0x1742d2,_0x1ffe71){_0x1742d2=_0x1742d2-0x0;var _0x31d2e9=_0x0f4d[_0x1742d2];return _0x31d2e9;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xd0f4('0x0'));var express=require('express');var router=express[_0xd0f4('0x1')]();var auth=require(_0xd0f4('0x2'));var interaction=require(_0xd0f4('0x3'));var config=require(_0xd0f4('0x4'));module[_0xd0f4('0x5')]=router;