Built motion from commit (unavailable).|2.5.3
[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 _0xdf73=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','multer'];(function(_0x16cc36,_0x28661b){var _0x1029c5=function(_0x4d2b4c){while(--_0x4d2b4c){_0x16cc36['push'](_0x16cc36['shift']());}};_0x1029c5(++_0x28661b);}(_0xdf73,0x9f));var _0x3df7=function(_0x2f5f8d,_0x1a09d7){_0x2f5f8d=_0x2f5f8d-0x0;var _0x3fc936=_0xdf73[_0x2f5f8d];return _0x3fc936;};'use strict';var multer=require(_0x3df7('0x0'));var util=require('util');var path=require(_0x3df7('0x1'));var timeout=require(_0x3df7('0x2'));var express=require(_0x3df7('0x3'));var router=express[_0x3df7('0x4')]();var auth=require(_0x3df7('0x5'));var interaction=require(_0x3df7('0x6'));var config=require(_0x3df7('0x7'));module['exports']=router;