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