012c0a8c28abdc6e58cf01a70dcecf88e6243168
[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 _0xfce0=['Router','../../components/auth/service','../../config/environment','multer','util','path','connect-timeout','express'];(function(_0x29c234,_0x572d10){var _0x4dc7b9=function(_0x67606e){while(--_0x67606e){_0x29c234['push'](_0x29c234['shift']());}};_0x4dc7b9(++_0x572d10);}(_0xfce0,0x193));var _0x0fce=function(_0x794828,_0x58083f){_0x794828=_0x794828-0x0;var _0x559b60=_0xfce0[_0x794828];return _0x559b60;};'use strict';var multer=require(_0x0fce('0x0'));var util=require(_0x0fce('0x1'));var path=require(_0x0fce('0x2'));var timeout=require(_0x0fce('0x3'));var express=require(_0x0fce('0x4'));var router=express[_0x0fce('0x5')]();var auth=require(_0x0fce('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x0fce('0x7'));module['exports']=router;