Built motion from commit (unavailable).|2.5.7
[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 _0xfb8b=['../../config/environment','exports','multer','util','path','Router'];(function(_0xaa0309,_0x1c8008){var _0x5de7ce=function(_0x3aa6ae){while(--_0x3aa6ae){_0xaa0309['push'](_0xaa0309['shift']());}};_0x5de7ce(++_0x1c8008);}(_0xfb8b,0x164));var _0xbfb8=function(_0x4bb011,_0x2c50b8){_0x4bb011=_0x4bb011-0x0;var _0x36a47b=_0xfb8b[_0x4bb011];return _0x36a47b;};'use strict';var multer=require(_0xbfb8('0x0'));var util=require(_0xbfb8('0x1'));var path=require(_0xbfb8('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xbfb8('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xbfb8('0x4'));module[_0xbfb8('0x5')]=router;