Built motion from commit (unavailable).|2.0.71
[motion2.git] / server / api / userVoiceQueue / 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 _0x39ae=['../../config/environment','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x2c3911,_0x25f413){var _0x2822ed=function(_0x144867){while(--_0x144867){_0x2c3911['push'](_0x2c3911['shift']());}};_0x2822ed(++_0x25f413);}(_0x39ae,0x1d6));var _0xe39a=function(_0x599f41,_0x4db732){_0x599f41=_0x599f41-0x0;var _0x2e4d58=_0x39ae[_0x599f41];return _0x2e4d58;};'use strict';var multer=require(_0xe39a('0x0'));var util=require(_0xe39a('0x1'));var path=require(_0xe39a('0x2'));var express=require(_0xe39a('0x3'));var router=express[_0xe39a('0x4')]();var auth=require(_0xe39a('0x5'));var interaction=require(_0xe39a('0x6'));var config=require(_0xe39a('0x7'));module[_0xe39a('0x8')]=router;