Built motion from commit (unavailable).|2.5.23
[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 _0x7bb7=['util','path','express','Router','../../components/interaction/service','exports','multer'];(function(_0x1d5b58,_0x5e44f6){var _0x529c6d=function(_0x5fcca8){while(--_0x5fcca8){_0x1d5b58['push'](_0x1d5b58['shift']());}};_0x529c6d(++_0x5e44f6);}(_0x7bb7,0x99));var _0x77bb=function(_0x13d578,_0x4fb6ba){_0x13d578=_0x13d578-0x0;var _0x487638=_0x7bb7[_0x13d578];return _0x487638;};'use strict';var multer=require(_0x77bb('0x0'));var util=require(_0x77bb('0x1'));var path=require(_0x77bb('0x2'));var timeout=require('connect-timeout');var express=require(_0x77bb('0x3'));var router=express[_0x77bb('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x77bb('0x5'));var config=require('../../config/environment');module[_0x77bb('0x6')]=router;