Built motion from commit (unavailable).|2.5.13
[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 _0x006a=['express','Router','../../components/auth/service','exports','multer','util','path','connect-timeout'];(function(_0x54bad2,_0x295e1d){var _0x27f429=function(_0x549a9f){while(--_0x549a9f){_0x54bad2['push'](_0x54bad2['shift']());}};_0x27f429(++_0x295e1d);}(_0x006a,0xd4));var _0xa006=function(_0x125ff8,_0x41925f){_0x125ff8=_0x125ff8-0x0;var _0x2d9ef=_0x006a[_0x125ff8];return _0x2d9ef;};'use strict';var multer=require(_0xa006('0x0'));var util=require(_0xa006('0x1'));var path=require(_0xa006('0x2'));var timeout=require(_0xa006('0x3'));var express=require(_0xa006('0x4'));var router=express[_0xa006('0x5')]();var auth=require(_0xa006('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0xa006('0x7')]=router;