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