Built motion from commit (unavailable).|2.5.4
[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 _0xe4fa=['multer','path','Router','../../config/environment','exports'];(function(_0xfbc791,_0x5c513f){var _0x319b54=function(_0x3f8f64){while(--_0x3f8f64){_0xfbc791['push'](_0xfbc791['shift']());}};_0x319b54(++_0x5c513f);}(_0xe4fa,0xff));var _0xae4f=function(_0x2cfd71,_0x37f649){_0x2cfd71=_0x2cfd71-0x0;var _0x591a7b=_0xe4fa[_0x2cfd71];return _0x591a7b;};'use strict';var multer=require(_0xae4f('0x0'));var util=require('util');var path=require(_0xae4f('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xae4f('0x2')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xae4f('0x3'));module[_0xae4f('0x4')]=router;