Built motion from commit (unavailable).|2.5.11
[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 _0x1894=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','path'];(function(_0x40ac5e,_0x2de228){var _0x2839d6=function(_0x123d47){while(--_0x123d47){_0x40ac5e['push'](_0x40ac5e['shift']());}};_0x2839d6(++_0x2de228);}(_0x1894,0x1af));var _0x4189=function(_0x5e2cb4,_0x592c64){_0x5e2cb4=_0x5e2cb4-0x0;var _0x282902=_0x1894[_0x5e2cb4];return _0x282902;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x4189('0x0'));var timeout=require(_0x4189('0x1'));var express=require(_0x4189('0x2'));var router=express[_0x4189('0x3')]();var auth=require(_0x4189('0x4'));var interaction=require(_0x4189('0x5'));var config=require(_0x4189('0x6'));module[_0x4189('0x7')]=router;