364e5679bebf0fe2a9a06bf38bd769930e6374a2
[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 _0xae5c=['util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','exports','multer'];(function(_0x4f0b96,_0x34e684){var _0x1fb3df=function(_0x5d716b){while(--_0x5d716b){_0x4f0b96['push'](_0x4f0b96['shift']());}};_0x1fb3df(++_0x34e684);}(_0xae5c,0xce));var _0xcae5=function(_0xa81360,_0xb899de){_0xa81360=_0xa81360-0x0;var _0x52e0c4=_0xae5c[_0xa81360];return _0x52e0c4;};'use strict';var multer=require(_0xcae5('0x0'));var util=require(_0xcae5('0x1'));var path=require(_0xcae5('0x2'));var timeout=require(_0xcae5('0x3'));var express=require(_0xcae5('0x4'));var router=express[_0xcae5('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xcae5('0x6'));var config=require(_0xcae5('0x7'));module[_0xcae5('0x8')]=router;