b0e3a147f00b3e0796427d1dd3125e6287d88135
[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 _0x4c83=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','multer','util','path'];(function(_0x12fc8d,_0x19ee33){var _0x3f9d04=function(_0x52e51c){while(--_0x52e51c){_0x12fc8d['push'](_0x12fc8d['shift']());}};_0x3f9d04(++_0x19ee33);}(_0x4c83,0x183));var _0x34c8=function(_0x111373,_0x4a2b2f){_0x111373=_0x111373-0x0;var _0x1d7b42=_0x4c83[_0x111373];return _0x1d7b42;};'use strict';var multer=require(_0x34c8('0x0'));var util=require(_0x34c8('0x1'));var path=require(_0x34c8('0x2'));var timeout=require(_0x34c8('0x3'));var express=require(_0x34c8('0x4'));var router=express[_0x34c8('0x5')]();var auth=require(_0x34c8('0x6'));var interaction=require(_0x34c8('0x7'));var config=require(_0x34c8('0x8'));module[_0x34c8('0x9')]=router;