Built motion from commit (unavailable).|2.5.11
[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 _0xc45d=['connect-timeout','express','Router','../../components/interaction/service','exports','multer','util'];(function(_0x32c44f,_0x23224c){var _0x6a695a=function(_0x20fe3f){while(--_0x20fe3f){_0x32c44f['push'](_0x32c44f['shift']());}};_0x6a695a(++_0x23224c);}(_0xc45d,0x155));var _0xdc45=function(_0xd46333,_0x1b05c1){_0xd46333=_0xd46333-0x0;var _0x336108=_0xc45d[_0xd46333];return _0x336108;};'use strict';var multer=require(_0xdc45('0x0'));var util=require(_0xdc45('0x1'));var path=require('path');var timeout=require(_0xdc45('0x2'));var express=require(_0xdc45('0x3'));var router=express[_0xdc45('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xdc45('0x5'));var config=require('../../config/environment');module[_0xdc45('0x6')]=router;