48f68c163f78b0355670f6fbfe93c4c739e723e9
[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 _0x686b=['exports','multer','express','Router','../../components/interaction/service','../../config/environment'];(function(_0xe94560,_0x387505){var _0x963a41=function(_0x249dcc){while(--_0x249dcc){_0xe94560['push'](_0xe94560['shift']());}};_0x963a41(++_0x387505);}(_0x686b,0x16f));var _0xb686=function(_0x552036,_0x7ef4bf){_0x552036=_0x552036-0x0;var _0x17b310=_0x686b[_0x552036];return _0x17b310;};'use strict';var multer=require(_0xb686('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xb686('0x1'));var router=express[_0xb686('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0xb686('0x3'));var config=require(_0xb686('0x4'));module[_0xb686('0x5')]=router;