Built motion from commit (unavailable).|2.5.11
[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 _0x95f9=['../../components/auth/service','../../config/environment','exports','util','connect-timeout','express','Router'];(function(_0xbb9493,_0xccd96){var _0x506c8e=function(_0x31475f){while(--_0x31475f){_0xbb9493['push'](_0xbb9493['shift']());}};_0x506c8e(++_0xccd96);}(_0x95f9,0x129));var _0x995f=function(_0x10004e,_0xd701e6){_0x10004e=_0x10004e-0x0;var _0x5af990=_0x95f9[_0x10004e];return _0x5af990;};'use strict';var multer=require('multer');var util=require(_0x995f('0x0'));var path=require('path');var timeout=require(_0x995f('0x1'));var express=require(_0x995f('0x2'));var router=express[_0x995f('0x3')]();var auth=require(_0x995f('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x995f('0x5'));module[_0x995f('0x6')]=router;