bfeb706cffcb4d2a3fdfff1d481348b013fbbd7c
[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 _0x9c5a=['exports','util','path','express','Router','../../components/auth/service'];(function(_0x4b369d,_0x265eb8){var _0x571a98=function(_0x56341a){while(--_0x56341a){_0x4b369d['push'](_0x4b369d['shift']());}};_0x571a98(++_0x265eb8);}(_0x9c5a,0x79));var _0xa9c5=function(_0x2b2620,_0xa91be3){_0x2b2620=_0x2b2620-0x0;var _0x25b6cb=_0x9c5a[_0x2b2620];return _0x25b6cb;};'use strict';var multer=require('multer');var util=require(_0xa9c5('0x0'));var path=require(_0xa9c5('0x1'));var timeout=require('connect-timeout');var express=require(_0xa9c5('0x2'));var router=express[_0xa9c5('0x3')]();var auth=require(_0xa9c5('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0xa9c5('0x5')]=router;