Built motion from commit (unavailable).|2.5.26
[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 _0x7e22=['multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment'];(function(_0x1344de,_0x37fb56){var _0x59bba5=function(_0x3af6ef){while(--_0x3af6ef){_0x1344de['push'](_0x1344de['shift']());}};_0x59bba5(++_0x37fb56);}(_0x7e22,0x1d8));var _0x27e2=function(_0x594392,_0x54a063){_0x594392=_0x594392-0x0;var _0xb4a365=_0x7e22[_0x594392];return _0xb4a365;};'use strict';var multer=require(_0x27e2('0x0'));var util=require('util');var path=require(_0x27e2('0x1'));var timeout=require(_0x27e2('0x2'));var express=require(_0x27e2('0x3'));var router=express[_0x27e2('0x4')]();var fs_extra=require(_0x27e2('0x5'));var auth=require(_0x27e2('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x27e2('0x7'));module['exports']=router;