Built motion from commit (unavailable).|2.5.8
[motion2.git] / server / api / rpc / 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 _0xb03a=['openchannelQueues','/sms/queues','smsQueues','/whatsapp/queues','whatsappQueues','/fax/queues','faxQueues','voiceQueuesPreview','/voice/queues/channels','voiceQueuesChannels','/voice/queues/channels/:uniqueid','voiceQueuesChannel','voiceQueuesChannelHangup','/voice/queues/channels/:uniqueid/redirect/:exten','voiceQueuesChannelRedirect','/voice/queues/:id','showVoiceQueues','/outbound','outbound','/outbound/channels','outboundChannels','/agents','agents','put','agentCapacity','/telephones','trunks','/campaigns','campaigns','/fax/accounts','faxAccounts','/chat/queues/waitinginteractions','chatQueuesWaitingInteractions','mailQueuesWaitingInteractions','/openchannel/queues/waitinginteractions','openchannelQueuesWaitingInteractions','/openchannel/queues/:id/waitinginteractions','/sms/queues/waitinginteractions','smsQueuesWaitingInteractions','/whatsapp/queues/waitinginteractions','whatsappQueuesWaitingInteractions','/fax/queues/waitinginteractions','faxQueuesWaitingInteractions','/mail/queues/:id/notify','queueNotify','mail','post','/chat/queues/:id/notify','/chat/queues/:id','/fax/queues/:id/notify','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id/notify','/openchannel/queues/:id','showOpenchannelQueues','/sms/queues/:id/notify','whatsapp','/sms/queues/:id','showSmsQueues','/whatsapp/queues/:id','showWhatsappQueues','/agents/:id/notify','agentNotify','express','Router','get','/voice/channels','voiceChannels','/voice/channels/:uniqueid/mixmonitor','isAuthenticated','voiceChannelMixMonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor','/voice/queues','chatQueues','mailQueues','/mail/accounts','mailAccounts','/openchannel/queues'];(function(_0x273b60,_0xeaead0){var _0x347222=function(_0x46a727){while(--_0x46a727){_0x273b60['push'](_0x273b60['shift']());}};_0x347222(++_0xeaead0);}(_0xb03a,0x1ca));var _0xab03=function(_0x2b2bff,_0x48dabb){_0x2b2bff=_0x2b2bff-0x0;var _0x1271eb=_0xb03a[_0x2b2bff];return _0x1271eb;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var express=require(_0xab03('0x0'));var router=express[_0xab03('0x1')]();var auth=require('../../components/auth/service');var controller=require('./rpc.controller');router[_0xab03('0x2')](_0xab03('0x3'),auth['isAuthenticated'](),controller[_0xab03('0x4')]);router['get'](_0xab03('0x5'),auth[_0xab03('0x6')](),controller[_0xab03('0x7')]);router['get'](_0xab03('0x8'),auth[_0xab03('0x6')](),controller[_0xab03('0x9')]);router['get'](_0xab03('0xa'),auth['isAuthenticated'](),controller['voiceQueues']);router['get']('/chat/queues',auth[_0xab03('0x6')](),controller[_0xab03('0xb')]);router[_0xab03('0x2')]('/mail/queues',auth['isAuthenticated'](),controller[_0xab03('0xc')]);router[_0xab03('0x2')](_0xab03('0xd'),auth[_0xab03('0x6')](),controller[_0xab03('0xe')]);router[_0xab03('0x2')](_0xab03('0xf'),auth[_0xab03('0x6')](),controller[_0xab03('0x10')]);router[_0xab03('0x2')](_0xab03('0x11'),auth[_0xab03('0x6')](),controller[_0xab03('0x12')]);router[_0xab03('0x2')](_0xab03('0x13'),auth[_0xab03('0x6')](),controller[_0xab03('0x14')]);router[_0xab03('0x2')](_0xab03('0x15'),auth['isAuthenticated'](),controller[_0xab03('0x16')]);router[_0xab03('0x2')]('/voice/queues/preview/:id',auth['isAuthenticated'](),controller[_0xab03('0x17')]);router['get'](_0xab03('0x18'),auth[_0xab03('0x6')](),controller[_0xab03('0x19')]);router[_0xab03('0x2')](_0xab03('0x1a'),auth['isAuthenticated'](),controller[_0xab03('0x1b')]);router[_0xab03('0x2')]('/voice/queues/channels/:uniqueid/hangup',auth[_0xab03('0x6')](),controller[_0xab03('0x1c')]);router['get'](_0xab03('0x1d'),auth['isAuthenticated'](),controller[_0xab03('0x1e')]);router[_0xab03('0x2')](_0xab03('0x1f'),auth[_0xab03('0x6')](),controller[_0xab03('0x20')]);router[_0xab03('0x2')](_0xab03('0x21'),auth[_0xab03('0x6')](),controller[_0xab03('0x22')]);router[_0xab03('0x2')](_0xab03('0x23'),auth['isAuthenticated'](),controller[_0xab03('0x24')]);router[_0xab03('0x2')](_0xab03('0x25'),auth[_0xab03('0x6')](),controller[_0xab03('0x26')]);router[_0xab03('0x27')]('/agents/:id/capacity',auth[_0xab03('0x6')](),controller[_0xab03('0x28')]);router[_0xab03('0x2')](_0xab03('0x29'),auth[_0xab03('0x6')](),controller['telephones']);router[_0xab03('0x2')]('/trunks',auth[_0xab03('0x6')](),controller[_0xab03('0x2a')]);router[_0xab03('0x2')](_0xab03('0x2b'),auth[_0xab03('0x6')](),controller[_0xab03('0x2c')]);router[_0xab03('0x2')](_0xab03('0x2d'),auth[_0xab03('0x6')](),controller[_0xab03('0x2e')]);router['get'](_0xab03('0x2f'),auth[_0xab03('0x6')](),controller[_0xab03('0x30')]);router[_0xab03('0x2')]('/mail/queues/waitinginteractions',auth[_0xab03('0x6')](),controller[_0xab03('0x31')]);router[_0xab03('0x2')](_0xab03('0x32'),auth[_0xab03('0x6')](),controller[_0xab03('0x33')]);router[_0xab03('0x2')](_0xab03('0x34'),auth[_0xab03('0x6')](),controller['openchannelQueuesIdWaitingInteractions']);router[_0xab03('0x2')](_0xab03('0x35'),auth[_0xab03('0x6')](),controller[_0xab03('0x36')]);router[_0xab03('0x2')](_0xab03('0x37'),auth[_0xab03('0x6')](),controller[_0xab03('0x38')]);router[_0xab03('0x2')](_0xab03('0x39'),auth[_0xab03('0x6')](),controller[_0xab03('0x3a')]);router['post'](_0xab03('0x3b'),auth[_0xab03('0x6')](),controller[_0xab03('0x3c')](_0xab03('0x3d')));router[_0xab03('0x2')]('/mail/queues/:id',auth[_0xab03('0x6')](),controller['showMailQueues']);router[_0xab03('0x3e')](_0xab03('0x3f'),auth[_0xab03('0x6')](),controller[_0xab03('0x3c')]('chat'));router[_0xab03('0x2')](_0xab03('0x40'),auth['isAuthenticated'](),controller['showChatQueues']);router[_0xab03('0x3e')](_0xab03('0x41'),auth['isAuthenticated'](),controller[_0xab03('0x3c')]('fax'));router[_0xab03('0x2')](_0xab03('0x42'),auth[_0xab03('0x6')](),controller[_0xab03('0x43')]);router[_0xab03('0x3e')](_0xab03('0x44'),auth[_0xab03('0x6')](),controller[_0xab03('0x3c')]('openchannel'));router[_0xab03('0x2')](_0xab03('0x45'),auth[_0xab03('0x6')](),controller[_0xab03('0x46')]);router['post'](_0xab03('0x47'),auth[_0xab03('0x6')](),controller[_0xab03('0x3c')]('sms'));router[_0xab03('0x3e')]('/whatsapp/queues/:id/notify',auth[_0xab03('0x6')](),controller[_0xab03('0x3c')](_0xab03('0x48')));router['get'](_0xab03('0x49'),auth[_0xab03('0x6')](),controller[_0xab03('0x4a')]);router[_0xab03('0x2')](_0xab03('0x4b'),auth['isAuthenticated'](),controller[_0xab03('0x4c')]);router[_0xab03('0x3e')](_0xab03('0x4d'),auth[_0xab03('0x6')](),controller[_0xab03('0x4e')]);module['exports']=router;