3db8c7b033546312672e27b64cc03426c28bef51
[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 _0x6b72=['multer','path','connect-timeout','Router','fs-extra','../../config/environment','exports'];(function(_0x2e1992,_0x24dcf9){var _0x1908d9=function(_0x12e49f){while(--_0x12e49f){_0x2e1992['push'](_0x2e1992['shift']());}};_0x1908d9(++_0x24dcf9);}(_0x6b72,0x19d));var _0x26b7=function(_0xddd212,_0x52a870){_0xddd212=_0xddd212-0x0;var _0x55ac01=_0x6b72[_0xddd212];return _0x55ac01;};'use strict';var multer=require(_0x26b7('0x0'));var util=require('util');var path=require(_0x26b7('0x1'));var timeout=require(_0x26b7('0x2'));var express=require('express');var router=express[_0x26b7('0x3')]();var fs_extra=require(_0x26b7('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x26b7('0x5'));module[_0x26b7('0x6')]=router;