debfafbe617fb1ab94e00154ae0ecc8c2d72ebc2
[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 _0x33f5=['../../config/environment','exports','multer','path','../../components/auth/service'];(function(_0x4a7631,_0x2c85b9){var _0x1a5a6f=function(_0x1ee3fd){while(--_0x1ee3fd){_0x4a7631['push'](_0x4a7631['shift']());}};_0x1a5a6f(++_0x2c85b9);}(_0x33f5,0x106));var _0x533f=function(_0x1adc74,_0x3c38cb){_0x1adc74=_0x1adc74-0x0;var _0x140bfc=_0x33f5[_0x1adc74];return _0x140bfc;};'use strict';var multer=require(_0x533f('0x0'));var util=require('util');var path=require(_0x533f('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0x533f('0x2'));var interaction=require('../../components/interaction/service');var config=require(_0x533f('0x3'));module[_0x533f('0x4')]=router;