8bc9b24e5ef3f45126ae95ab79047cdf38abdad4
[motion2.git] / server / api / userSmsQueue / 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 _0x39a3=['../../config/environment','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x23f845,_0x34b4f5){var _0x4cd3e5=function(_0x42d4fe){while(--_0x42d4fe){_0x23f845['push'](_0x23f845['shift']());}};_0x4cd3e5(++_0x34b4f5);}(_0x39a3,0x1ce));var _0x339a=function(_0x267d8d,_0xe90f65){_0x267d8d=_0x267d8d-0x0;var _0x11a98f=_0x39a3[_0x267d8d];return _0x11a98f;};'use strict';var multer=require(_0x339a('0x0'));var util=require(_0x339a('0x1'));var path=require(_0x339a('0x2'));var timeout=require(_0x339a('0x3'));var express=require(_0x339a('0x4'));var router=express[_0x339a('0x5')]();var auth=require(_0x339a('0x6'));var interaction=require(_0x339a('0x7'));var config=require(_0x339a('0x8'));module[_0x339a('0x9')]=router;