6839723a41b8d6dc59b8c340229b7b8fbcdea286
[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 _0x0cc5=['util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','exports'];(function(_0x24176c,_0x4027a7){var _0x3c5077=function(_0x6a25ec){while(--_0x6a25ec){_0x24176c['push'](_0x24176c['shift']());}};_0x3c5077(++_0x4027a7);}(_0x0cc5,0x120));var _0x50cc=function(_0x46361e,_0x243aaf){_0x46361e=_0x46361e-0x0;var _0x14e302=_0x0cc5[_0x46361e];return _0x14e302;};'use strict';var multer=require('multer');var util=require(_0x50cc('0x0'));var path=require(_0x50cc('0x1'));var timeout=require(_0x50cc('0x2'));var express=require(_0x50cc('0x3'));var router=express[_0x50cc('0x4')]();var auth=require(_0x50cc('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x50cc('0x6'));module[_0x50cc('0x7')]=router;