63f40153145121dd788cc62ae73c88525a4ec034
[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 _0xf04d=['../../components/interaction/service','../../config/environment','exports','util','path','connect-timeout','express','Router','../../components/auth/service'];(function(_0x1b8d87,_0x4168fb){var _0x182b74=function(_0x12b570){while(--_0x12b570){_0x1b8d87['push'](_0x1b8d87['shift']());}};_0x182b74(++_0x4168fb);}(_0xf04d,0x1e9));var _0xdf04=function(_0x588011,_0x5e9d11){_0x588011=_0x588011-0x0;var _0x3b3773=_0xf04d[_0x588011];return _0x3b3773;};'use strict';var multer=require('multer');var util=require(_0xdf04('0x0'));var path=require(_0xdf04('0x1'));var timeout=require(_0xdf04('0x2'));var express=require(_0xdf04('0x3'));var router=express[_0xdf04('0x4')]();var auth=require(_0xdf04('0x5'));var interaction=require(_0xdf04('0x6'));var config=require(_0xdf04('0x7'));module[_0xdf04('0x8')]=router;