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 _0xd324=['util','path','express','Router','../../config/environment','multer'];(function(_0x4d201a,_0x56634c){var _0x46ee34=function(_0x3fb07e){while(--_0x3fb07e){_0x4d201a['push'](_0x4d201a['shift']());}};_0x46ee34(++_0x56634c);}(_0xd324,0x137));var _0x4d32=function(_0x3b150c,_0x2f93f8){_0x3b150c=_0x3b150c-0x0;var _0x5cd414=_0xd324[_0x3b150c];return _0x5cd414;};'use strict';var multer=require(_0x4d32('0x0'));var util=require(_0x4d32('0x1'));var path=require(_0x4d32('0x2'));var timeout=require('connect-timeout');var express=require(_0x4d32('0x3'));var router=express[_0x4d32('0x4')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x4d32('0x5'));module['exports']=router;