9364f517205f8a0dc4a2851ca025583338f39899
[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 _0xd6c5=['util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','exports'];(function(_0x47beb4,_0x12c326){var _0x41122b=function(_0x51d6c5){while(--_0x51d6c5){_0x47beb4['push'](_0x47beb4['shift']());}};_0x41122b(++_0x12c326);}(_0xd6c5,0xa8));var _0x5d6c=function(_0x161f76,_0x24856f){_0x161f76=_0x161f76-0x0;var _0x29c06f=_0xd6c5[_0x161f76];return _0x29c06f;};'use strict';var multer=require('multer');var util=require(_0x5d6c('0x0'));var path=require(_0x5d6c('0x1'));var timeout=require('connect-timeout');var express=require(_0x5d6c('0x2'));var router=express['Router']();var auth=require(_0x5d6c('0x3'));var interaction=require(_0x5d6c('0x4'));var config=require(_0x5d6c('0x5'));module[_0x5d6c('0x6')]=router;