8c4cebe98f970634d28114352353c74463a442a2
[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 _0x8840=['express','../../components/interaction/service','../../config/environment','exports','multer','path','connect-timeout'];(function(_0x25a92f,_0x352bf0){var _0x1e43fe=function(_0x467615){while(--_0x467615){_0x25a92f['push'](_0x25a92f['shift']());}};_0x1e43fe(++_0x352bf0);}(_0x8840,0x1d2));var _0x0884=function(_0x132a9a,_0x4da489){_0x132a9a=_0x132a9a-0x0;var _0x9dd201=_0x8840[_0x132a9a];return _0x9dd201;};'use strict';var multer=require(_0x0884('0x0'));var util=require('util');var path=require(_0x0884('0x1'));var timeout=require(_0x0884('0x2'));var express=require(_0x0884('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x0884('0x4'));var config=require(_0x0884('0x5'));module[_0x0884('0x6')]=router;