858536814f7e355e7ff88fba94ddf15bb1481574
[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 _0x87e2=['../../components/interaction/service','../../config/environment','util','connect-timeout','Router','../../components/auth/service'];(function(_0x3f51e0,_0x3b5f82){var _0x3912b=function(_0x365f24){while(--_0x365f24){_0x3f51e0['push'](_0x3f51e0['shift']());}};_0x3912b(++_0x3b5f82);}(_0x87e2,0x19a));var _0x287e=function(_0xab92b5,_0x184d79){_0xab92b5=_0xab92b5-0x0;var _0x3a758c=_0x87e2[_0xab92b5];return _0x3a758c;};'use strict';var multer=require('multer');var util=require(_0x287e('0x0'));var path=require('path');var timeout=require(_0x287e('0x1'));var express=require('express');var router=express[_0x287e('0x2')]();var auth=require(_0x287e('0x3'));var interaction=require(_0x287e('0x4'));var config=require(_0x287e('0x5'));module['exports']=router;