Built motion from commit (unavailable).|2.5.12
[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 _0x7e7d=['util','path','express','Router','../../components/interaction/service','../../config/environment','multer'];(function(_0x3f8926,_0x2d3c0f){var _0x5e53fb=function(_0x581551){while(--_0x581551){_0x3f8926['push'](_0x3f8926['shift']());}};_0x5e53fb(++_0x2d3c0f);}(_0x7e7d,0x172));var _0xd7e7=function(_0x5628cb,_0x1961ed){_0x5628cb=_0x5628cb-0x0;var _0x525fea=_0x7e7d[_0x5628cb];return _0x525fea;};'use strict';var multer=require(_0xd7e7('0x0'));var util=require(_0xd7e7('0x1'));var path=require(_0xd7e7('0x2'));var timeout=require('connect-timeout');var express=require(_0xd7e7('0x3'));var router=express[_0xd7e7('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xd7e7('0x5'));var config=require(_0xd7e7('0x6'));module['exports']=router;