Built motion from commit (unavailable).|2.4.20
[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 _0x1a62=['connect-timeout','Router','exports','path'];(function(_0x412330,_0x44b747){var _0x1defec=function(_0x5c689e){while(--_0x5c689e){_0x412330['push'](_0x412330['shift']());}};_0x1defec(++_0x44b747);}(_0x1a62,0x1eb));var _0x21a6=function(_0x33c9f8,_0x5aedbb){_0x33c9f8=_0x33c9f8-0x0;var _0x2d7004=_0x1a62[_0x33c9f8];return _0x2d7004;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x21a6('0x0'));var timeout=require(_0x21a6('0x1'));var express=require('express');var router=express[_0x21a6('0x2')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0x21a6('0x3')]=router;