Built motion from commit (unavailable).|2.5.26
[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 _0x24e9=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','multer','path'];(function(_0x168617,_0x2f9d8c){var _0x4094ae=function(_0x782b5a){while(--_0x782b5a){_0x168617['push'](_0x168617['shift']());}};_0x4094ae(++_0x2f9d8c);}(_0x24e9,0x85));var _0x924e=function(_0x22f8ab,_0x15d8ff){_0x22f8ab=_0x22f8ab-0x0;var _0x2a70e5=_0x24e9[_0x22f8ab];return _0x2a70e5;};'use strict';var multer=require(_0x924e('0x0'));var util=require('util');var path=require(_0x924e('0x1'));var timeout=require(_0x924e('0x2'));var express=require(_0x924e('0x3'));var router=express[_0x924e('0x4')]();var fs_extra=require(_0x924e('0x5'));var auth=require(_0x924e('0x6'));var interaction=require(_0x924e('0x7'));var config=require(_0x924e('0x8'));module['exports']=router;