1586df7cbafe05e975fa3171676141b97fdf527c
[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 _0x8e67=['../../components/interaction/service','path','Router'];(function(_0x5c4e16,_0x113035){var _0x36044a=function(_0xde2f25){while(--_0xde2f25){_0x5c4e16['push'](_0x5c4e16['shift']());}};_0x36044a(++_0x113035);}(_0x8e67,0x148));var _0x78e6=function(_0x14fad0,_0x278d75){_0x14fad0=_0x14fad0-0x0;var _0x5c665f=_0x8e67[_0x14fad0];return _0x5c665f;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x78e6('0x0'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x78e6('0x1')]();var auth=require('../../components/auth/service');var interaction=require(_0x78e6('0x2'));var config=require('../../config/environment');module['exports']=router;