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