Built motion from commit (unavailable).|2.5.3
[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 _0x8e6d=['exports','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x3e112d,_0x2bb132){var _0x531c31=function(_0x1954bc){while(--_0x1954bc){_0x3e112d['push'](_0x3e112d['shift']());}};_0x531c31(++_0x2bb132);}(_0x8e6d,0x1c1));var _0xd8e6=function(_0x5334a1,_0x55eb7d){_0x5334a1=_0x5334a1-0x0;var _0x27770e=_0x8e6d[_0x5334a1];return _0x27770e;};'use strict';var multer=require('multer');var util=require(_0xd8e6('0x0'));var path=require('path');var timeout=require(_0xd8e6('0x1'));var express=require(_0xd8e6('0x2'));var router=express['Router']();var auth=require(_0xd8e6('0x3'));var interaction=require(_0xd8e6('0x4'));var config=require(_0xd8e6('0x5'));module[_0xd8e6('0x6')]=router;