Built motion from commit (unavailable).|2.5.22
[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 _0xc52f=['../../config/environment','multer','util','path','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x2e4e19,_0x493b50){var _0x9ba20b=function(_0x2f6456){while(--_0x2f6456){_0x2e4e19['push'](_0x2e4e19['shift']());}};_0x9ba20b(++_0x493b50);}(_0xc52f,0x151));var _0xfc52=function(_0x4d8c69,_0x4d3103){_0x4d8c69=_0x4d8c69-0x0;var _0x79ffa0=_0xc52f[_0x4d8c69];return _0x79ffa0;};'use strict';var multer=require(_0xfc52('0x0'));var util=require(_0xfc52('0x1'));var path=require(_0xfc52('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xfc52('0x3')]();var auth=require(_0xfc52('0x4'));var interaction=require(_0xfc52('0x5'));var config=require(_0xfc52('0x6'));module['exports']=router;