33786a12405db38a02cb59397046351a9ed1fe03
[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 _0x6e1c=['../../config/environment','exports','multer','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0xdbb879,_0x1b6192){var _0x5b9b17=function(_0x56e2af){while(--_0x56e2af){_0xdbb879['push'](_0xdbb879['shift']());}};_0x5b9b17(++_0x1b6192);}(_0x6e1c,0xb6));var _0xc6e1=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x6e1c[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0xc6e1('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xc6e1('0x1'));var express=require(_0xc6e1('0x2'));var router=express[_0xc6e1('0x3')]();var fs_extra=require(_0xc6e1('0x4'));var auth=require(_0xc6e1('0x5'));var interaction=require(_0xc6e1('0x6'));var config=require(_0xc6e1('0x7'));module[_0xc6e1('0x8')]=router;