e185a18c297550f4cf6bc97783c0dc86bfccd477
[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 _0xe176=['express','Router','../../components/auth/service','../../config/environment','exports','util','path'];(function(_0x5962f4,_0xe3f727){var _0x1b5f47=function(_0x4503de){while(--_0x4503de){_0x5962f4['push'](_0x5962f4['shift']());}};_0x1b5f47(++_0xe3f727);}(_0xe176,0x194));var _0x6e17=function(_0x87827a,_0x14a142){_0x87827a=_0x87827a-0x0;var _0x467882=_0xe176[_0x87827a];return _0x467882;};'use strict';var multer=require('multer');var util=require(_0x6e17('0x0'));var path=require(_0x6e17('0x1'));var timeout=require('connect-timeout');var express=require(_0x6e17('0x2'));var router=express[_0x6e17('0x3')]();var auth=require(_0x6e17('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x6e17('0x5'));module[_0x6e17('0x6')]=router;