0626655aedcfe789666c40ebeea2e0686363ac9b
[motion2.git] / server / api / userFaxQueue / 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 _0x2308=['exports','multer','util','express','Router','../../config/environment'];(function(_0x12086f,_0x29f2fd){var _0x7437e3=function(_0x59cc06){while(--_0x59cc06){_0x12086f['push'](_0x12086f['shift']());}};_0x7437e3(++_0x29f2fd);}(_0x2308,0x193));var _0x8230=function(_0x33032e,_0x31411a){_0x33032e=_0x33032e-0x0;var _0x13316b=_0x2308[_0x33032e];return _0x13316b;};'use strict';var multer=require(_0x8230('0x0'));var util=require(_0x8230('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x8230('0x2'));var router=express[_0x8230('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x8230('0x4'));module[_0x8230('0x5')]=router;