Built motion from commit (unavailable).|2.5.4
[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 _0x1d9d=['../../config/environment','exports','util','connect-timeout','express','../../components/auth/service'];(function(_0x3a02f2,_0x381e2e){var _0x867e4d=function(_0x24e96a){while(--_0x24e96a){_0x3a02f2['push'](_0x3a02f2['shift']());}};_0x867e4d(++_0x381e2e);}(_0x1d9d,0x1e8));var _0xd1d9=function(_0x346098,_0x175168){_0x346098=_0x346098-0x0;var _0x4b41e8=_0x1d9d[_0x346098];return _0x4b41e8;};'use strict';var multer=require('multer');var util=require(_0xd1d9('0x0'));var path=require('path');var timeout=require(_0xd1d9('0x1'));var express=require(_0xd1d9('0x2'));var router=express['Router']();var auth=require(_0xd1d9('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xd1d9('0x4'));module[_0xd1d9('0x5')]=router;