74c36c5d24684cd73bed29d8146002d8aeb5a5eb
[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 _0xac6e=['path','express','Router','../../components/interaction/service','../../config/environment','exports','util'];(function(_0x123ed1,_0x1559d1){var _0x23e4df=function(_0x56018b){while(--_0x56018b){_0x123ed1['push'](_0x123ed1['shift']());}};_0x23e4df(++_0x1559d1);}(_0xac6e,0x110));var _0xeac6=function(_0x47d493,_0x3bedfb){_0x47d493=_0x47d493-0x0;var _0x50242a=_0xac6e[_0x47d493];return _0x50242a;};'use strict';var multer=require('multer');var util=require(_0xeac6('0x0'));var path=require(_0xeac6('0x1'));var timeout=require('connect-timeout');var express=require(_0xeac6('0x2'));var router=express[_0xeac6('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xeac6('0x4'));var config=require(_0xeac6('0x5'));module[_0xeac6('0x6')]=router;